From 4c7f9020cde693d8ec66afd81e4f6a2fd4933ec0 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Thu, 15 Dec 2022 09:05:44 +0100 Subject: [PATCH] Update release notes and step version Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I73704199b3416e59aeb06f28deccc46255d7888d --- 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..ae615e3 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.0.1 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