Skip to content

Commit

Permalink
PD-1506 / 24.10 / Pd 1506 24 10 rc 2 release notes (#3107)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
DjP-iX and Mrt134 authored Oct 4, 2024
1 parent 950064b commit 28dbaf0
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
22 changes: 21 additions & 1 deletion content/GettingStarted/SCALEReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" >}}
Expand Down Expand Up @@ -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.
Expand All @@ -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)).
Expand Down
9 changes: 2 additions & 7 deletions data/properties/scale-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions words-to-ignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2049,3 +2049,4 @@ EarlyReleaseWarning
thirdpartymigration
acltype
changelogs
Mariadb-based

0 comments on commit 28dbaf0

Please sign in to comment.