From 28dbaf095846a8280cb6f10940a3224a69bef4e2 Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:02:39 -0400 Subject: [PATCH] PD-1506 / 24.10 / Pd 1506 24 10 rc 2 release notes (#3107) * Update scale-releases.yaml * Update SCALEReleaseNotes.md * Update SCALEReleaseNotes.md * Update SCALEReleaseNotes.md * Update SCALEReleaseNotes.md * Update words-to-ignore.txt --------- Co-authored-by: Tim Moore --- content/GettingStarted/SCALEReleaseNotes.md | 22 ++++++++++++++++++++- data/properties/scale-releases.yaml | 9 ++------- words-to-ignore.txt | 1 + 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/content/GettingStarted/SCALEReleaseNotes.md b/content/GettingStarted/SCALEReleaseNotes.md index 48f7d89ece..5d9b92a9b2 100644 --- a/content/GettingStarted/SCALEReleaseNotes.md +++ b/content/GettingStarted/SCALEReleaseNotes.md @@ -152,6 +152,24 @@ Any new feature flags introduced since the previous OpenZFS version that was int For more details on feature flags, see [OpenZFS Feature Flags](https://openzfs.github.io/openzfs-docs/Basic%20Concepts/Feature%20Flags.html) and [OpenZFS zpool-feature.7](https://openzfs.github.io/openzfs-docs/man/7/zpool-features.7.html). +## 24.10-RC.2 Changelog + +{{< hint type=warning title="Early Release Software" >}} +Early releases are intended for testing and feedback purposes. +Do not use early release software for critical tasks. +{{< /hint >}} + +**October 4, 2024** + +iXsystems is pleased to release TrueNAS 24.10-RC.2! +This is a small hot fix to correct applications-related issues discovered after the release of 24.10-RC.1. + +Notable changes: + +* Revised Docker networking logic to prevent users with 15 or more applications installed encountering network exhaustion, which resulted in the apps service failing to initialize ([NAS-131485](https://ixsystems.atlassian.net/browse/NAS-131485)). + +Please use the 24.10-RC.1 Jira filter links below to see the full changelog and known issues related to the 24.10 release candidates. + ## 24.10-RC.1 Changelog {{< hint type=warning title="Early Release Software" >}} @@ -201,6 +219,8 @@ Notable changes: * Users with 15 or more applications installed can experience a network exhaustion error on upgrade to 24.10-RC.1, resulting in the apps service failing to initialize ([NAS-131485](https://ixsystems.atlassian.net/browse/NAS-131485)). +* Mariadb-based applications require [additional steps to successfully migrate into 24.10](https://github.com/truenas/apps/issues/592#issuecomment-2391455422). + * GPU passthrough issues can occur due to the UI passing malformed data to `system.advanced.update_gpu_pci_ids` resulting in an error dialog on VM creation ([NAS-130983](https://ixsystems.atlassian.net/browse/NAS-130983)). Users who encounter this issue can simply close the dialog. The VM should be created with the GPU attached, as expected. @@ -216,7 +236,7 @@ Notable changes: * Applications with available updates display an option to view changelogs. These changelogs are not populated at present ([NAS-131297](https://ixsystems.atlassian.net/browse/NAS-131297)). -* Application **Web UI** buttons, accessed from the **Application Info** widget, can default to a 0.0.0.0:*port* address after app install ([NAS-131308](https://ixsystems.atlassian.net/browse/NAS-131308)). +* Application **Web UI** buttons, accessed from the **Application Info** widget, can default to a 0.0.0.0:*port* address after app install or restart ([NAS-131308](https://ixsystems.atlassian.net/browse/NAS-131308)). Refresh the browser window, or manually access the port in the form *hostname or IP address*:*port*, to correct button function and access the app UI. * The SMB Share **Purpose** presets on the **Add SMB** screen do not adjust advanced options when set ([NAS-131374](https://ixsystems.atlassian.net/browse/NAS-131374)). diff --git a/data/properties/scale-releases.yaml b/data/properties/scale-releases.yaml index 14f0926709..d03146d137 100644 --- a/data/properties/scale-releases.yaml +++ b/data/properties/scale-releases.yaml @@ -28,13 +28,8 @@ majorVersions: releases: - name: "24.10-RC.2" type: "Early" - link: "" - releaseDate: "" - latest: true - - name: "24.10-RC.1" - type: "Early" - link: "https://www.truenas.com/docs/scale/24.10/gettingstarted/scalereleasenotes/#2410-rc1-changelog" - releaseDate: "2024-10-02" + link: "https://www.truenas.com/docs/scale/24.10/gettingstarted/scalereleasenotes/#2410-rc2-changelog" + releaseDate: "2024-10-04" latest: true - name: "24.10 Nightlies" type: "Experimental" diff --git a/words-to-ignore.txt b/words-to-ignore.txt index f3399b51a8..0a8a6051fe 100644 --- a/words-to-ignore.txt +++ b/words-to-ignore.txt @@ -2049,3 +2049,4 @@ EarlyReleaseWarning thirdpartymigration acltype changelogs +Mariadb-based \ No newline at end of file