From: rajalakshmisv Date: Wed, 23 Nov 2022 09:47:19 +0000 (+0000) Subject: build image X-Git-Tag: 1.0.4^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=94cf6ab8206dfecee4a454d69dde53554e0d6d86;p=ric-app%2Frc.git build image Signed-off-by: rajalakshmisv Change-Id: I0a2dc0fd922caaa95207a79c19472cfe5d85bc0d --- diff --git a/container-tag.yaml b/container-tag.yaml index e44b716..c38e178 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,3 +1,3 @@ # =====provide jenkings CI jos with a tag for containers/images==== # -------- -tag: 1.0.3 +tag: 1.0.4 diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6fbe93c..741cbc5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -55,3 +55,8 @@ and this project adheres to `Semantic Versioning `__. * Supports Control Ack failure handle * commit id updated * README.md updated + +[1.0.4] - 11/23/2022 +-------------------- + +* Memory leak issues fixed