From: subhash kumar singh Date: Tue, 22 Jun 2021 18:34:46 +0000 (+0530) Subject: Update release notes for Dawn release X-Git-Tag: 2.5.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=702de8c5fb0d687a60696b0f7d042feb2f316c64;p=ric-plt%2Fa1.git Update release notes for Dawn release Update release notes for Dawn release. Change-Id: I8fae7c903a7a33f2bb0b8c64fcae162a0afe7e1e Signed-off-by: subhash kumar singh --- diff --git a/container-tag.yaml b/container-tag.yaml index b0f84c5..6ad4778 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job uses this string for the tag in the image name # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: 2.4.0 +tag: 2.5.0 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 10c1f70..af50338 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,7 +10,18 @@ All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog `__ and this project adheres to `Semantic Versioning `__. +[2.5.0] - 2021-06-22 +-------------------- + +* Enhancement to add A1-EI support. +* Upgrade RMR to version 4.5.2. +* Base docker image changed to ubuntu:18.04. +* Upgrade ricxappframe to version 2.0.0. +* Upgrade MDC logging. + [2.4.0] - 2020-12-08 +-------------------- + * Reference RMR version 4.4.6 via the builder image. [2.2.0] - 2020-05-28