From 68989f87b41dc50c890469905d5d41f2fb656559 Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Thu, 25 Aug 2022 17:50:18 +0100 Subject: [PATCH] Update release notes for F Maintenance Release and Step Version on branch f-release Issue-ID: NONRTRIC-757 Change-Id: I6865fe4b6970e7ddd6c4ccd63974dcb21a65ab7e Signed-off-by: halil.cakal --- docs/release-notes.rst | 23 +++++++++++++++++++++++ near-rt-ric-simulator/container-tag.yaml | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9f605b0..8078dcf 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -33,6 +33,9 @@ Version history A1 Simulator (previously called Near-RT RIC A1 Interface) | 2022-06-29 | 2.3.0 | Henrik Andersson | F Release | | | | | | +------------+----------+------------------+----------------+ +| 2022-08-24 | 2.3.1 | Halil Cakal | F Maintenance | +| | | | Release | ++------------+----------+------------------+----------------+ Release Data ============ @@ -115,3 +118,23 @@ F Release | | create and delete operations | | | | +-----------------------------+-------------------------------------------------------+ + +F Maintenance Release +--------------------- ++-----------------------------+-------------------------------------------------------+ +| **Project** | Non-RT RIC | +| | | ++-----------------------------+-------------------------------------------------------+ +| **Repo/commit-ID** | a1-interface/514637b303ec7dc6390007be1a046189f7a9d169 | +| | | ++-----------------------------+-------------------------------------------------------+ +| **Release designation** | F Maintenance | +| | | ++-----------------------------+-------------------------------------------------------+ +| **Release date** | 2022-08-24 | +| | | ++-----------------------------+-------------------------------------------------------+ +| **Purpose of the delivery** | Added supplemental simulator behavior | +| | interface - kafka for south bound modules | +| | | ++-----------------------------+-------------------------------------------------------+ diff --git a/near-rt-ric-simulator/container-tag.yaml b/near-rt-ric-simulator/container-tag.yaml index ea5c2b0..07be396 100644 --- a/near-rt-ric-simulator/container-tag.yaml +++ b/near-rt-ric-simulator/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 2.3.1 +tag: 2.3.2 -- 2.16.6