From: JohnKeeney Date: Fri, 15 Dec 2023 19:42:37 +0000 (+0000) Subject: Release notes & Roll version after i-release 1.2.0 -> 1.2.1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F30%2F12330%2F1;p=nonrtric%2Fplt%2Fsme.git Release notes & Roll version after i-release 1.2.0 -> 1.2.1 Change-Id: Ic62e9752abdb12685d88fbef9c381814cdef2ae2 Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index 7401a65..705fe6d 100644 --- a/capifcore/container-tag.yaml +++ b/capifcore/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: 1.2.0 +tag: 1.2.1 diff --git a/docs/conf.py b/docs/conf.py index cce3ae6..e2039f2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'i-release' linkcheck_ignore = [ 'http://localhost.*', diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8d198d1..0040808 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +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 Nordix +.. Copyright (C) 2022-2023 Nordix Foundation. All rights reserved +.. Copyright (C) 2023 CloudInfra Foundation Europe. All rights reserved ============= Release-Notes @@ -23,7 +24,10 @@ Version history SME capifcore | 2023-02-10 | 1.0.1 | Yennifer Chacon | G Maintenance | | | | | Release | +------------+----------+------------------+-----------------+ -| 2023-06-16 | 1.0.1 | Yennifer Chacon | G Release | +| 2023-06-16 | 1.1.0 | Yennifer Chacon | H Release | +| | | | | ++------------+----------+------------------+-----------------+ +| 2023-12-15 | 1.2.0 | John Keeney | I Release | | | | | | +------------+----------+------------------+-----------------+ @@ -90,3 +94,24 @@ H Release | | Add more CAPIF core functions and APIs | | | | +-----------------------------+---------------------------------------------------+ + +I Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC CAPIF Core | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/plt/sme/ | +| | b0d960af6287a3da8744af704b89daa5e23f0b54 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | I release | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2023-12-15 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | nonrtric-plt-capifcore:1.2.0 | +| | Improve capability to use with Kong | +| | | ++-----------------------------+---------------------------------------------------+