From: JohnKeeney Date: Thu, 27 Jun 2024 18:56:23 +0000 (+0100) Subject: Roll versions after J-Relase (master branch) X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;hp=3ad56e3e95ef0d5026a890f6f4cfafbbb875f884;p=nonrtric%2Fplt%2Fsme.git Roll versions after J-Relase (master branch) Issue-ID: NONRTRIC-972 Change-Id: Ie95dd9222d2798dca8428c618f310f41577d657d Signed-off-by: JohnKeeney --- diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index f17eeca..9b9cc34 100644 --- a/capifcore/container-tag.yaml +++ b/capifcore/container-tag.yaml @@ -20,4 +20,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.3.1 +tag: 1.4.0 diff --git a/docs/overview.rst b/docs/overview.rst index c9b42aa..18fc2bb 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -118,7 +118,7 @@ Service Manager Deployment Postman ******* -A Postman collection has been included in this repo at sme/postman/ServiceManager.postman_collection.json. +A Postman collection has been included in this repo at sme/postman/ServiceManager.postman_collection.json ************* diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e4a93f9..3e47269 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,35 +10,40 @@ Release Notes This document provides the release notes for the Non-RT RIC Service Management & Exposure (SME). -Version history SME CAPIFcore -============================= +Version history SME Service Manager +=================================== +------------+----------+------------------+--------------------------------------+ | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +------------+----------+------------------+--------------------------------------+ -| 2022-12-14 | 1.0.0 | Henrik Andersson | G Release | -| | | | Initial version of Capifcore | +| 2024-06-26 | 0.1.2 | | J Release (Service Manager) | +| | | | Initial version of Service Manager | | | | | | +------------+----------+------------------+--------------------------------------+ -| 2023-02-10 | 1.0.1 | Yennifer Chacon | G Maintenance | -| | | | Release | + +Version history SME CAPIFCore +============================= + +------------+----------+------------------+--------------------------------------+ -| 2023-06-16 | 1.1.0 | Yennifer Chacon | H Release | +| **Date** | **Ver.** | **Author** | **Comment** | | | | | | +------------+----------+------------------+--------------------------------------+ -| 2023-12-15 | 1.2.0 | John Keeney | I Release | +| 2022-12-14 | 1.0.0 | Henrik Andersson | G Release | +| | | | Initial version of CapifCore | | | | | | +------------+----------+------------------+--------------------------------------+ - -Version history SME Service Manager -=================================== - +| 2023-02-10 | 1.0.1 | Yennifer Chacon | G Maintenance Release (CapifCore) | +| | | | | +------------+----------+------------------+--------------------------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | +| 2023-06-16 | 1.1.0 | Yennifer Chacon | H Release (CapifCore) | | | | | | +------------+----------+------------------+--------------------------------------+ -| TBA | | | Initial release of Service Manager | +| 2023-12-15 | 1.2.0 | John Keeney | I Release (CapifCore) | +| | | | | ++------------+----------+------------------+--------------------------------------+ +| 2024-06-26 | 1.3.1 | John Keeney | J Release (CapifCore) | +| | | | | +------------+----------+------------------+--------------------------------------+ Release Data @@ -100,7 +105,7 @@ H Release | **Release date** | 2023-06-16 | | | | +-----------------------------+---------------------------------------------------+ -| **Purpose of the delivery** | nonrtric-plt-capifcore:1.1.0 | +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-capifcore:1.1.0 | | | Add more CAPIF core functions and APIs | | | | +-----------------------------+---------------------------------------------------+ @@ -121,7 +126,47 @@ I Release | **Release date** | 2023-12-15 | | | | +-----------------------------+---------------------------------------------------+ -| **Purpose of the delivery** | nonrtric-plt-capifcore:1.2.0 | +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-capifcore:1.2.0 | | | Add more CAPIF core functions and APIs | | | | +-----------------------------+---------------------------------------------------+ + +J Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC Service Manager | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/sme/ | +| | 36718abc0fb386770a182c2c01358e1ce3621c75 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | J release | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2024-06-26 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-servicemanager:0.1.2 | +| | First release of NONRTRIC Service Manager | +| | | ++-----------------------------+---------------------------------------------------+ + ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC CAPIF Core | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/sme/ | +| | 36718abc0fb386770a182c2c01358e1ce3621c75 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | J release | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2024-06-26 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | o-ran-sc/nonrtric-plt-capifcore:1.3.1 | +| | Small updates & improvements | +| | | ++-----------------------------+---------------------------------------------------+ diff --git a/servicemanager/README.md b/servicemanager/README.md index 4be8951..5f04d2f 100644 --- a/servicemanager/README.md +++ b/servicemanager/README.md @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. +Copyright (C) 2024 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. @@ -63,7 +63,7 @@ export SERVICE_MANAGER_ENV=development ### CAPIFcore and Kong -We also need Kong and CAPIFcore to be running. Please see the examples in the `deploy` folder. You can also use https://gerrit.o-ran-sc.org/r/it/dep for deployment. Please see the notes at https://wiki.o-ran-sc.org/display/RICNR/%5BWIP%5D+Service+Manager. +We also need Kong and CAPIFcore to be running. Please see the examples in the `deploy` folder. You can also use https://gerrit.o-ran-sc.org/r/it/dep for deployment. Please see the notes at https://wiki.o-ran-sc.org/display/RICNR/Release+J%3A+Service+Manager ## Build diff --git a/servicemanager/container-tag.yaml b/servicemanager/container-tag.yaml index ced992f..fdabad8 100644 --- a/servicemanager/container-tag.yaml +++ b/servicemanager/container-tag.yaml @@ -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.1.2 +tag: 0.2.0