X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=1af8a8f05654f0939f295e948629dbb491af9b73;hb=f3f2907dc4862ed4f86288e915e8994bdf9889d0;hp=b0f3752f408684699924a79cc32d7f3348d25b1c;hpb=e135f9ad805819830d55dbeb0566a19d2804df34;p=ric-plt%2Fsdlgo.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b0f3752..1af8a8f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -30,6 +30,20 @@ This document provides the release notes of the sdlgo. Version history --------------- +[0.5.5] - 2021-03-09 + +* Take DBAAS multi-channel publishing Redis modules into use. +* Fix potential type conversion crash in RemoveIf() and + RemoveIfAndPublish() APIs. + +[0.5.4] - 2020-10-07 + +* Fix Go routine race condition when new DB notifications are subscribed. + +[0.5.3] - 2020-08-17 + +* Take Redis client version 6.15.9 into use. + [0.5.1] - 2019-11-1 * Add CI Dockerfile to run unit tests.