X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=4c378614e675be553b2a9f5c1a5a67ff34d76a21;hb=HEAD;hp=568884320e9568408f289a0420bef32b37823975;hpb=fd5e1f38fac7e52c0a975051c9e09a8b2c257bee;p=nonrtric.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 56888432..4c378614 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) 2020 Nordix +.. Copyright (C) 2021-2023 Nordix. All rights reserved. +.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. ============= Release-Notes @@ -9,102 +10,212 @@ Release-Notes This document provides the release notes for the release of the different parts of the Non-RT RIC. -.. contents:: - :depth: 3 - :local: - - -Version history Policy Agent -============================ - -+--------------------+--------------------+--------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2020-02-03 | 1.0.0 | Henrik Andersson | First version | -| | | | Amber Maintenance | -| | | | Release | -+--------------------+--------------------+--------------------+--------------------+ - - -Version history Near-RT RIC Simulator -===================================== - -+--------------------+--------------------+--------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2019-11-12 | 0.1.0 | Maxime Bonneau | First draft | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| | 0.1.1 | | | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| | 1.0 | | | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2020-02-03 | 1.1 | Henrik Andersson | Amber Maintenance | -| | | | Release | -+--------------------+--------------------+--------------------+--------------------+ - -Summary -------- -First version with support for R-apps to register and send A1 commands to Near-RT RICs. - - -Version history SDNC A1 Controller -================================== - -+--------------------+--------------------+--------------------+--------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2019-11-12 | 1.7.3 | Maxime Bonneau | | -| | | | | -+--------------------+--------------------+--------------------+--------------------+ -| 2020-02-04 | 1.7.4 | Henrik Andersson | Amber Maintenance | -| | | | Release | -+--------------------+--------------------+--------------------+--------------------+ - - -Release Data -============ - -Amber ------ -+--------------------------------------+--------------------------------------------------+ -| **Project** | Non-RT RIC | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Repo/commit-ID** | nonrtric/ec3829493c0b71c5e5908a430edd1e493504178e| -| | | -+--------------------------------------+--------------------------------------------------+ -| **Release designation** | Amber | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Release date** | 2019-11-22 | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Purpose of the delivery** | Introducing Non-RT RIC | -| | | -+--------------------------------------+--------------------------------------------------+ - -Amber Maintenance ------------------ -+--------------------------------------+--------------------------------------------------+ -| **Project** | Non-RT RIC | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Repo/commit-ID** | nonrtric/08691d2192981c302a5528669fdb71e48cb3dcbc| -| | | -+--------------------------------------+--------------------------------------------------+ -| **Release designation** | Amber Maintenance Release | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Release date** | 2020-02-03 | -| | | -+--------------------------------------+--------------------------------------------------+ -| **Purpose of the delivery** | Introducing Policy Agent and | -| | updating to latest A1 spec | -+--------------------------------------+--------------------------------------------------+ +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 `. +* :doc:`A1 Policy Management Service `. +* :doc:`Near-RT RIC A1 Simulator `. +* DMaaP/Kafka Information Producer Adapters. :doc:`DMaaP Adapter `. :doc:`DMaaP Mediator Producer `. +* :doc:`Non-RT-RIC App Catalogue `. +* :doc:`K8S Helm Chart LCM Manager `. +* :doc:`Service Management & Exposure (SME) `. +* Use Cases: + + * :doc:`"Helloworld" O-RU Fronthaul Recovery use case `. + * :doc:`"Helloworld" O-DU Slice Assurance use case `. + + + +Release-Notes for just the nonrtric repo +======================================== + +Bronze +------ ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/2466f9d370214b578efedd1d3e38b1de17e6ca1c | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | Bronze | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2020-06-18 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Improved stability | +| | | ++-----------------------------+---------------------------------------------------+ + +Bronze Maintenance +------------------ ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/5d4f252a530a0d9abbf2a363354c5e56e8f2f33e | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | Bronze | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2020-07-29 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Introduce configuration of certificates | +| | | ++-----------------------------+---------------------------------------------------+ + +Cherry +------ ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/90ce16238dd6970153e1c0fbddb15e32c68c504f | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | Cherry | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2020-12-03 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Introduction of Enrichment Service Coordinator | +| | and rAPP Catalogue | +| | | ++-----------------------------+---------------------------------------------------+ + +D +- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/dd3ebfd784e96919a00ddd745826f8a8e074c66f | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | D | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2021-06-23 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Improvements | +| | Introduction of initial version of Helm Manager | ++-----------------------------+---------------------------------------------------+ + +D Maintenance +------------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/973ae56894fb29a929fba9e344cae42e7607087b | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | D | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2021-08-10 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Minor bug fixes | ++-----------------------------+---------------------------------------------------+ + +E Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/b472c167413a55a42fc7bfa08d2138f967a204fb | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | E | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2021-12-13 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Improvements and renaming. | +| | Introduction of more usecase implementations. | ++-----------------------------+---------------------------------------------------+ + +E Maintenance Release +--------------------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/4df1f9ca4cd1ebc21e0c5ea57bcb0b7ef096d067 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | E | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2022-02-09 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | Improvements and bug fixes | +| | | ++-----------------------------+---------------------------------------------------+ + +F Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric/46f2c66ed30ceef4cedd7992b88c9563df0f24a5 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release designation** | F | +| | | ++-----------------------------+---------------------------------------------------+ +| **Release date** | 2022-08-18 | +| | | ++-----------------------------+---------------------------------------------------+ +| **Purpose of the delivery** | First version of nonrtric-plt-auth-token-fetch | +| | | ++-----------------------------+---------------------------------------------------+ + +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 | +| | | ++-----------------------------+---------------------------------------------------+ + +I Release +--------- ++-----------------------------+---------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+---------------------------------------------------+ +| **Repo/commit-ID** | nonrtric | +| | | ++-----------------------------+---------------------------------------------------+ +| **Note** | No new images released from this repo for | +| | the I Release. | +| | | ++-----------------------------+---------------------------------------------------+