From: JohnKeeney Date: Thu, 7 Nov 2024 15:10:53 +0000 (+0000) Subject: Release docker o-ran-sc/nonrtric-plt-a1policymanagementservice:2.8.1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=616408d8e5915454ed5e704fdd3439d5161b4bb9;p=nonrtric%2Fplt%2Fa1policymanagementservice.git Release docker o-ran-sc/nonrtric-plt-a1policymanagementservice:2.8.1 J-Release - Bug fix version Roll version 2.8.1 -> 2.8.2 Issue-ID: NONRTRIC-972 Change-Id: I57800fc0e23cb046c336ab8b011a996d3bc9d7cf Signed-off-by: JohnKeeney --- diff --git a/.releases/container-release.yaml b/.releases/container-release.yaml index 6075bbf..f5decb9 100644 --- a/.releases/container-release.yaml +++ b/.releases/container-release.yaml @@ -1,10 +1,10 @@ --- distribution_type: container -container_release_tag: 2.8.0 +container_release_tag: 2.8.1 container_pull_registry: nexus3.o-ran-sc.org:10004 container_push_registry: nexus3.o-ran-sc.org:10002 project: nonrtric -ref: 3c60dfc25d18918e401208aaaf9d51276cb5c3f4 +ref: 95b255234d1dcaf6fbbea4ff26f6730856bc3f26 containers: - name: nonrtric-plt-a1policymanagementservice - version: 2.8.0 + version: 2.8.1 diff --git a/README.md b/README.md index c82e0f6..04b2aca 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ docker run -p 8081:8081 -p 8433:8433 --name=policy-agent-container --network=non --volume "$PWD/new_keystore.jks:/opt/app/policy-agent/etc/cert/keystore.jks" \ --volume "$PWD/new_truststore.jks:/opt/app/policy-agent/etc/cert/truststore.jks" \ --volume "$PWD/new_application.yaml:/opt/app/policy-agent/config/application.yaml" \ - nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-a1policymanagementservice:2.8.0 + nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-a1policymanagementservice:2.8.1 ``` ### Running Policy Agent Locally diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c74f647..8e8751d 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -69,6 +69,9 @@ Version history A1 Policy Management Service (A1 Policy Agent) | 2024-06-26 | 2.8.0 | John Keeney | J Release | | | | | | +------------+----------+------------------+--------------------+ +| 2024-11-07 | 2.8.1 | John Keeney | J Release | +| | | | Bug fix release | ++------------+----------+------------------+--------------------+ Release Data ============ @@ -351,4 +354,26 @@ J Release | | Updated to NBI to R1-AP for A1 Pol. Man. (v. Mar'24) | | | Added REST call tracing to north & south bound i/fs | | | | ++-----------------------------+--------------------------------------------------------+ + +J Release - Bug fix release +--------------------------- ++-----------------------------+--------------------------------------------------------+ +| **Project** | Non-RT RIC A1 Policy Management Service | +| | | ++-----------------------------+--------------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/a1policymanagementservice | +| | 94fdf4782260c780be3457fe7f11dd9e1a041c02 | +| | | ++-----------------------------+--------------------------------------------------------+ +| **Release designation** | J | +| | | ++-----------------------------+--------------------------------------------------------+ +| **Release date** | 2024-11-07 | +| | | ++-----------------------------+--------------------------------------------------------+ +| **Purpose of the delivery** | nonrtric-plt-a1policymanagementservice:2.8.0 | +| | Numerous security/vulnerability/Stability updates | +| | Updated to NBI to R1-AP for A1 Pol. Man. (v. Jul'24) | +| | | +-----------------------------+--------------------------------------------------------+ \ No newline at end of file diff --git a/pom.xml b/pom.xml index 6569881..24f2047 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.o-ran-sc.nonrtric.plt a1policymanagementservice - 2.8.1-SNAPSHOT + 2.8.2-SNAPSHOT The Apache Software License, Version 2.0