You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-service-manager/release-notes.md
+34-8Lines changed: 34 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,30 +20,41 @@ Releases described herewithin are generally available and supported across the f
20
20
* southcentralus
21
21
* westus3
22
22
* uksouth
23
-
* westeurope
24
23
25
24
Use of AOSM in these regions is permitted, based on prevailing Azure terms of service. Although AOSM may have supported additional regions in the past, any region not-listed is no longer supported. If you have been using AOSM in a not-listed region, or if you have a business need to use AOSM in a not-listed region, please open a support ticket to submit request consideration.
26
-
25
+
26
+
> [!NOTE]
27
+
> The westeurope region has been retired as of 2/1/2026 and is no longer supported for deployments or ongoing operations.
28
+
27
29
## Release attestation for all versions
28
30
All releases are produced compliant with Microsoft’s Secure Development Lifecycle. This lifecycle includes processes for authorizing software changes, antimalware scanning, and scanning and mitigating security bugs and vulnerabilities.
29
31
30
32
## Release notes for the latest release
31
33
The following release is the latest generally available release.
32
34
33
-
## Release 2509.02
34
-
This 2509.02 Azure Operator Service Manager release includes updating the NFO version to 3.0.3243-229 and the RP version to 1.0.03180.486. This release is a hotfix to be applied only to systems presently running release 2509.01.
35
+
## Release 2601.01
36
+
This 2601.01 Azure Operator Service Manager release includes updating the NFO version to 3.0.3294-233 and the RP version to 1.0.03310.523.
35
37
36
38
### Latest release details
37
-
* NFO Release Version: 3.0.3243-229
38
-
* RP Release Version: 1.0.03180.486
39
+
* NFO Release Version: 3.0.3294-233
40
+
* RP Release Version: 1.0.03310.523
39
41
* CLI Extension Release Version: 2.0.0b3
40
-
* Release Date: November 19, 2025
42
+
* Release Date: January 30, 2026
41
43
* Is NFO update required: YES, Update only
42
44
* Dependency Versions: Go/1.24.3 - Helm/3.18.4 - Base Image/AzureLinux 3.0
43
45
44
46
### Latest release updates to improve quality
45
47
The following bug fixes, defect resolutions, or usability improvements are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
46
-
* NFO - [408044] Change maxAvailable for tls-daemonset to restart even when cluster has notReady nodes.
48
+
* NFO - [2482164] Add self-healing TLS DaemonSet to automatically refresh registry CA on nodes
49
+
* RP - [2477770] Private end point creation improvements
50
+
* RP - [2386166] Support NF level rollback configuration for SNS Create (first PUT) for CNF workflows
51
+
52
+
### Release updates to improve security
53
+
* NFO - [CVE] A total of 6 CVEs are addressed in this release.
54
+
* NFO - Updates cbl-mariner/base/core from 2.0.20251106 to 2.0.20251206
55
+
* NFO - Updates Containerd from 1.7.27 to 1.7.29
56
+
* RP - [2254238] MISE Compliance for dSTS
57
+
* RP - Updates production clusters from .NET 6 to .NET 8
47
58
48
59
## Release notes for all releases
49
60
The following generally available releases are listed in order from oldest to newest.
@@ -486,3 +497,18 @@ The following bug fixes, defect resolutions, or usability improvements are deliv
486
497
* NFO - [383549] Helm version 3.18.4 downgrade (from 3.18.5).
487
498
* RP - [2301086] Secure Code Bugs-RP.
488
499
* RP - [2313679] 1ES Operational Vulnerabilities.
500
+
501
+
## Release 2509.02
502
+
This 2509.02 Azure Operator Service Manager release includes updating the NFO version to 3.0.3243-229 and the RP version to 1.0.03180.486. This release is a hotfix to be applied only to systems presently running release 2509.01.
503
+
504
+
### Latest release details
505
+
* NFO Release Version: 3.0.3243-229
506
+
* RP Release Version: 1.0.03180.486
507
+
* CLI Extension Release Version: 2.0.0b3
508
+
* Release Date: November 19, 2025
509
+
* Is NFO update required: YES, Update only
510
+
* Dependency Versions: Go/1.24.3 - Helm/3.18.4 - Base Image/AzureLinux 3.0
511
+
512
+
### Latest release updates to improve quality
513
+
The following bug fixes, defect resolutions, or usability improvements are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
514
+
* NFO - [408044] Change maxAvailable for tls-daemonset to restart even when cluster has notReady nodes.
0 commit comments