From 15fd1558f051ff6b37fab5811129514efb13c3a6 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 14 Dec 2022 15:15:48 +0100 Subject: [PATCH] Update release notes and step version Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I04d40358df6a2916e4b6c70c92c97c8e26b8551a --- capifcore/container-tag.yaml | 2 +- docs/release-notes.rst | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index 479af13..5c5003f 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.0.0 +tag: 1.1.0 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 0bad889..d2f7d56 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -7,17 +7,18 @@ Release-Notes ============= -This document provides the release notes for the Non-RT RIC CAPIF Core. +This document provides the release notes for the Non-RT RIC Service Management & Exposure (SME). -Version history Service Management and Exposure -=============================================== +Version history capifcore +========================= +------------+----------+------------------+-----------------+ | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +------------+----------+------------------+-----------------+ -| 2022-??-?? | 1.0.0 | Henrik Andersson | G Release | +| 2022-12-14 | 1.0.0 | Henrik Andersson | G Release | | | | | Initial version | +| | | | of capifcore | +------------+----------+------------------+-----------------+ Release Data @@ -29,6 +30,16 @@ G Release | **Project** | Non-RT RIC CAPIF Core | | | | +-----------------------------+---------------------------------------------------+ -| **Repo/commit-ID** | nonrtric/plt/sme/???????? | +| **Repo/commit-ID** | nonrtric/plt/sme/ | +| | 487e239542f74384f6557a5001411da56503e7bb | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | G release | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2022-12-14 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Introduction of capifcore | | | | +-----------------------------+---------------------------------------------------+ -- 2.16.6