X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=2bf3998362bf54c0f2ff539e490853b374b8e444;hb=97d36faf0a4000bd2c51664574bee76139919a61;hp=0b77d09ebe569f7411e8fe102cd72bc0b1b6b721;hpb=fcf4eaa62c093c57bb9b833ac5664208cac42724;p=ric-plt%2Fdbaas.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 0b77d09..2bf3998 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -30,6 +30,45 @@ This document provides the release notes of the dbaas. Version history --------------- +[0.6.0] - 2022-01-20 + +* Bump Redis base image to 6.2.6, because version 5 is going soon out of maintenance + +[0.5.7] - 2021-12-30 + +* Build a new DBAAS Docker image to have the latest version (0.9.3) of the sdlcli -tool + +[0.5.6] - 2021-12-28 + +* Build a new DBAAS Docker image to have the latest version (0.9.2) of the sdlcli -tool + +[0.5.5] - 2021-12-16 + +* Build a new DBAAS Docker image to take the latest version (0.9.0) of the sdlcli -tool in + +[0.5.4] - 2021-10-26 + +* Add sdlcli -tool for troubleshooting SDL and Database problems + +[0.5.3] - 2021-08-26 + +* Upgrade apk-tools to fix security vulnerabilities CVE-2021-36159 and CVE-2021-30139. + +[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