From 840b31f83d0e5ee95b115bc221296dc704897189 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Fri, 30 Jun 2023 16:51:15 +0100 Subject: [PATCH] Docs: Update release notes Change-Id: Id7c9f3ea9a394022a7a1e617e5e3ab07ac08f84b Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-883 --- docs/release-notes.rst | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ca5ad04b..a983665e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -9,7 +9,10 @@ Release-Notes This document provides the release notes for the release of the different parts of the Non-RT RIC. -Since release F the products has been moved to separate repos. The release notes for the products can now be found: +Prior to release F several functions were homed in this repository, and released from here. +Currently the only function released from here is the "Auth Token Fetch" utility image (see below). + +Functions, previously here, but now with their own repos have their own release notes: * :doc:`Non-RT-RIC Control Panel `. * :doc:`Information Coordinator Service `. @@ -18,7 +21,6 @@ Since release F the products has been moved to separate repos. The release notes * DMaaP/Kafka Information Producer Adapters. :doc:`DMaaPAdapter `. :doc:`DMaaP Mediator Producer `. * :doc:`Non-RT-RIC App Catalogue `. * :doc:`K8S Helm Chart LCM Manager `. -* :doc:`Auth Token Fetch `. * :doc:`Service Management & Exposure (SME) `. * Use Cases: @@ -166,7 +168,7 @@ F Release | **Project** | Non-RT RIC | | | | +-----------------------------+---------------------------------------------------+ -| **Repo/commit-ID** | nonrtric/3db8626c0900dc391b8e810541de9761c78043d8 | +| **Repo/commit-ID** | nonrtric/46f2c66ed30ceef4cedd7992b88c9563df0f24a5 | | | | +-----------------------------+---------------------------------------------------+ | **Release designation** | F | @@ -179,3 +181,23 @@ F Release | | | +-----------------------------+---------------------------------------------------+ +H Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/3db8626c0900dc391b8e810541de9761c78043d8 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | H | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2023-06-16 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | nonrtric-plt-auth-token-fetch:1.1.1 | +| | Updated Springboot version | +| | | ++-----------------------------+---------------------------------------------------+ + -- 2.16.6