From: JohnKeeney Date: Thu, 24 Apr 2025 18:46:18 +0000 (+0100) Subject: Service manager Update Release notes & Roll versions after L pre-release ->0.2.2 X-Git-Tag: 0.2.2~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e11e600603d99caa297dd98b805181e9af797662;p=nonrtric%2Fplt%2Fsme.git Service manager Update Release notes & Roll versions after L pre-release ->0.2.2 Issue-ID: NONRTRIC-1072 Change-Id: I80cc56aec16e80c1e405823b122ef925c9eb0d5a Signed-off-by: JohnKeeney --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d6564a3..2cb4561 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2022-2023 Nordix Foundation. All rights reserved -.. Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ============= Release Notes @@ -26,6 +26,9 @@ Version history SME Service Manager | | | | descriptions, and improved schema | | | | | validation. | +------------+----------+------------------+--------------------------------------+ +| 2025-04-24 | 0.2.1 | John Keeney | Service Manager L Pre-release, | +| | | | with bugfix | ++------------+----------+------------------+--------------------------------------+ Version history SME CAPIFCore ============================= @@ -199,3 +202,27 @@ K Release | | descriptions, and improved schema validation | | | | +-----------------------------+---------------------------------------------------+ + +L Pre-Release +------------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC Service Manager | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/sme/ | +| | d091f3a871e3d3b66401bb999bf4035676efb5ee | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | L pre-release | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2025-04-24 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-servicemanager:0.2.1 | +| | Service Manager bug fix to allow optionality | +| | of Security method in Interface | +| | part of AEFProfile | +| | | ++-----------------------------+---------------------------------------------------+ + diff --git a/servicemanager/container-tag.yaml b/servicemanager/container-tag.yaml index b8636b7..61f73e9 100644 --- a/servicemanager/container-tag.yaml +++ b/servicemanager/container-tag.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. +# Copyright (C) 2024-2025 OpenInfra Foundation Europe. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 0.2.1 +tag: 0.2.2