From a1ad27aad62ac843bb2d8a6e843c2e388c2e055d Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Fri, 15 Dec 2023 19:37:47 +0000 Subject: [PATCH] Release notes & Roll version after i-release 1.2.0 -> 1.3.0 Change-Id: I59ec3fe52901b9a6c7cbdc47a18ef51d409ee406 Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- capifcore/container-tag.yaml | 5 +++-- docs/release-notes.rst | 26 +++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index 7401a65..c056d71 100644 --- a/capifcore/container-tag.yaml +++ b/capifcore/container-tag.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2022 Nordix Foundation. All rights reserved. +# Copyright (C) 2022-2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2023 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 +20,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.3.0 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 18e9ed2..c3f22e5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -24,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 | H Release | +| 2023-06-16 | 1.1.0 | Yennifer Chacon | H Release | +| | | | | ++------------+----------+------------------+-----------------+ +| 2023-12-15 | 1.2.0 | John Keeney | I Release | | | | | | +------------+----------+------------------+-----------------+ @@ -91,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 | +| | Add more CAPIF core functions and APIs | +| | | ++-----------------------------+---------------------------------------------------+ -- 2.16.6