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
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ The following release notes are generally available (GA):
22
22
* Release Notes for Version 2.0.2788-135
23
23
* Release Notes for Version 2.0.2804-137
24
24
* Release Notes for Version 2.0.2810-144
25
+
* Release Notes for Version 2.0.2847-158
25
26
26
27
### Release Attestation
27
28
These 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.
@@ -246,3 +247,32 @@ The following bug fixes, or other defect resolutions, are delivered with this re
246
247
#### Security Related Updates
247
248
248
249
None
250
+
251
+
## Release 2.0.2847-158
252
+
253
+
Document Revision 1.0
254
+
255
+
### Release Summary
256
+
Azure Operator Service Manager is a cloud orchestration service that enables automation of operator network-intensive workloads, and mission critical applications hosted on Azure Operator Nexus. Azure Operator Service Manager unifies infrastructure, software, and configuration management with a common model into a single interface, both based on trusted Azure industry standards. This October 18, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2847-158, the details of which are further outlined in the remainder of this document.
257
+
258
+
### Release Details
259
+
* Release Version: Version 2.0.2847-158
260
+
* Release Date: October 18, 2024
261
+
* Is NFO update required: YES, Update only
262
+
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
263
+
264
+
### Release Installation
265
+
This release can be installed with as an update on top of release 2.0.2804-137. Please see the following [learn documentation](manage-network-function-operator.md) for additional installation guidance.
266
+
267
+
### Release Highlights
268
+
#### Artifact-Controller Service & Improved Webhook Logs
269
+
This version introduces the artifact-controller service, which helps to manage network function state when multiple network functions are deployed to the same namepsace.
270
+
271
+
#### Bugfix Related Updates
272
+
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
273
+
274
+
* NFO - Fixes webhook issues when trying to delete 2 network functions in same namespace.
275
+
* NFO - Adds retries to fix intermittent image download failures from the cluster registry.
276
+
277
+
#### Security Related Updates
278
+
* CVE - A total of 19 CVEs Are addressed in this release.
0 commit comments