X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=63d7d2957df8ce5dc212402b1a1879f5f4bbb14b;hb=2a5eacb98767390d52a14c272318912160d3fec6;hp=9a6ec6e1a8a6b75e5a6a40527af934a5745fd8aa;hpb=337435cd4bf0c138f261628e8f32675c9b161602;p=ric-plt%2Fsdl.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9a6ec6e..63d7d29 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,5 +1,4 @@ .. -.. Copyright (c) 2019 AT&T Intellectual Property. .. Copyright (c) 2019 Nokia. .. .. Licensed under the Creative Commons Attribution 4.0 International @@ -16,11 +15,10 @@ .. limitations under the License. .. -Release-Notes +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 @@ -31,6 +29,36 @@ ric-plt/sdl. Version history --------------- +[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. + [1.0.3] - 2019-11-08 * Add CI Dockerfile to compile SDL library and run unit tests. @@ -46,7 +74,7 @@ Version history activated via environment variables. * Add Sentinel change notification handling logic. * Unit test fix for a false positive warning, when'EXPECT_EQ' macro is used - to validate boolean value. + to validate boolean value. [1.0.0] - 2019-08-20