X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=0f0d870bde2dbfae3cf1898dc5aee75d9ee9975f;hb=refs%2Fchanges%2F93%2F6593%2F4;hp=2efeb12f7edf84f5bc09bafa3e1247c92176e156;hpb=02cf8dfcafb7380cda35beaa2aad783ffea87fa3;p=ric-plt%2Fsdl.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 2efeb12..0f0d870 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -18,8 +18,7 @@ Release Notes ============= -This document provides the release notes for O-RAN SC Amber release of -ric-plt/sdl. +This document provides the release notes of the sdl library. .. contents:: :depth: 3 @@ -30,6 +29,41 @@ ric-plt/sdl. 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. +* Update CI Dockerfile to utilize rpm-pkg and deb-pkg makefile targets. + +[1.1.2] - 2020-05-15 + +* Add makefile targets to build rpm and Debian packages. + +[1.1.1] - 2020-05-11 + +* Add unit test code coverage (gcov) make target. + +[1.1.0] - 2020-01-09 + +* Add public helper classes for UT mocking. + [1.0.4] - 2019-11-13 * Add PackageCloud.io publishing to CI scripts.