X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frelease-notes.rst;h=0f0d870bde2dbfae3cf1898dc5aee75d9ee9975f;hb=refs%2Fchanges%2F93%2F6593%2F4;hp=cc075349d0b52bdcb4ad6f5beecdae8530baba91;hpb=3513eb36ba6d6b6ce2446f35dc85af19f770d94c;p=ric-plt%2Fsdl.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index cc07534..0f0d870 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -29,6 +29,24 @@ This document provides the release notes of the sdl library. Version history --------------- +[1.4.0] - 2021-08-11 + +* Add synchronous readiness check API + +[1.3.0] - 2021-08-05 + +* Definable timeout for DB backend readiness in synchronous SDL API +* Fix SDL configuration file path Valgrind errors + +[1.2.1] - 2021-05-31 + +* Multiple DBAAS Redis standalone groups + +[1.2.0] - 2021-05-26 + +* Multiple DBAAS Redis Sentinel groups +* New namespace (--ns) option in sdltool test-get-set -command + [1.1.3] - 2020-05-16 * Rename rpm and Debian makefile targets to rpm-pkg and deb-pkg.