Fix security issues in DBAAS docker image
[ric-plt/dbaas.git] / docs / release-notes.rst
index 9e8e874..37ecb2d 100644 (file)
@@ -19,8 +19,7 @@
 Release-Notes
 =============
 
-This document provides the release notes for O-RAN SC Amber release of
-ric-plt/dbaas.
+This document provides the release notes of the dbaas.
 
 .. contents::
    :depth: 3
@@ -31,9 +30,33 @@ ric-plt/dbaas.
 Version history
 ---------------
 
+[0.5.2] - 2021-06-04
+
+* Upgrade packages to fix possible security vulnerability reported in Alpine base image.
+
+[0.5.1] - 2021-02-25
+
+* Upgrade SSL version to 1.1.1j-r0 to fix possible SSL security vulnerability.
+* Fix DBAAS testing application compile issue.
+
+[0.5.0] - 2020-12-11
+
+* Upgrade DBAAS container's base Redis image to redis:5.0.9-alpine3.11.
+* Upgrade Redis module's base builder image to bldr-alpine3-go:2.0.0.
+* Upgrade DBAAS unit test's base builder image to ubuntu:18.04.
+
+[0.4.1] - 2020-06-17
+
+* Upgrade base image to bldr-alpine3:12-a3.11 in Redis docker build
+
+[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