Bump docker tag version to 0.4.0 to follow RIC versioning rules 23/3423/1 0.4.0
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 23 Apr 2020 11:10:39 +0000 (14:10 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 23 Apr 2020 11:10:39 +0000 (14:10 +0300)
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: Ib0ee4f64f2edeadbd0e889afe69de0f2841024cf

container-tag.yaml
docs/release-notes.rst

index 43b2f66..d9de2ec 100644 (file)
@@ -2,4 +2,4 @@
 # This file is expected to be in the docker build directory;
 # can be moved with suitable JJB configuration.
 ---
-tag: '0.3.2'
+tag: '0.4.0'
index 9e8e874..10c3a85 100644 (file)
@@ -31,9 +31,14 @@ ric-plt/dbaas.
 Version history
 ---------------
 
+[0.4.0] - 2020-04-23
+
+* Bump version to 0.4.0 to follow RIC versioning rules (4 is meaning RIC release R4). No functional changes.
+
 [0.3.2] - 2020-04-22
 
 * Upgrade base image to bldr-alpine3:10-a3.22-rmr3 in Redis docker build
+* Fix redismodule resource leak
 
 [0.3.1] - 2020-02-13