From 702de8c5fb0d687a60696b0f7d042feb2f316c64 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 23 Jun 2021 00:04:46 +0530 Subject: [PATCH] Update release notes for Dawn release Update release notes for Dawn release. Change-Id: I8fae7c903a7a33f2bb0b8c64fcae162a0afe7e1e Signed-off-by: subhash kumar singh --- container-tag.yaml | 2 +- docs/release-notes.rst | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) 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 -- 2.16.6