Skip to content

Commit 4dfbb78

Browse files
authored
Update release-notes.md
1 parent 1874883 commit 4dfbb78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-service-manager/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,14 +422,14 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
422422

423423
### Release Highlights
424424
#### Support for artifact-manifest publisher template
425-
**[FEATURE 1041747 / ART-399]** adds support the new artifact-manifest publisher template first introduced in RP API version 2025-03-30. This template improves effeciency of publisher resource cleanup, enabling the safe bulk deleteion of unused resource to automate publisher artifact-store space management. The extension remains backward compatible with earlier API versions and existing workflows. Note: When upgrading a site network service (SNS) deployed using an older API version, to this new version, a pod restart is required, following the upgrade, to ensure the local registry remains in-sync with the publisher artifact-store. If the local registry is not brought in-sync, the SNS may not function in a disconnected scenario.
425+
**[FEATURE 1041747 / ART-399]** adds support for the new artifact-manifest publisher template first introduced in RP API version 2025-03-30. This template improves effeciency of publisher resource cleanup, enabling the safe bulk deleteion of unused resources to automate publisher artifact-store space management. The extension remains backward compatible with earlier API versions and existing workflows. Note: When upgrading a site network service (SNS) deployed using an older API version, to this new version, a pod restart is required, following the upgrade, to ensure the local registry remains in-sync with the publisher artifact-store. If the local registry is not brought in-sync, the SNS may not function in a disconnected scenario.
426426

427427
#### Release Updates
428428
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.
429429

430-
* NFO - [2117907] The TLS daemonset was updateed to pre-load required packages during build time, eliminating the need to download them at runtime. This reduces startup latency and avoids unnecessary network traffic.
431-
* NFO - [SFI] Helm version ipgrade from 3.15.2 to 3.17.2.
432-
* NFO - [SFI] Go version ipgrade from 1.22.4 to 1.24.3.
430+
* NFO - [2117907] The TLS daemonset was updateed to pre-load required packages during build time. This reduces startup latency and avoids unnecessary network traffic.
431+
* NFO - [SFI] Helm version upgrade from 3.15.2 to 3.17.2.
432+
* NFO - [SFI] Go version upgrade from 1.22.4 to 1.24.3.
433433
* NFO - [SFI] Base image migrated from CBL-Mariner to AzureLinux.
434434
* NFO - [SFI] A total of 15 CVEs are addressed in this release.
435435
* RP - [606065291] Fixes conflict scenarios during SNS delete operations by preventing duplicate requests.

0 commit comments

Comments
 (0)