X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=5ac92c02efe50c6227a2d5ff2c7a51a81ec58185;hb=refs%2Fchanges%2F57%2F11757%2F3;hp=ca53e2b6174d1a712c95a8b9b3d785ce6dce49b1;hpb=ece67088ea6c4f67b9d0db74477a9d5c614d7763;p=ric-plt%2Fsdl.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ca53e2b..5ac92c0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,5 +1,5 @@ .. -.. Copyright (c) 2019 Nokia. +.. Copyright (c) 2019-2022 Nokia. .. .. Licensed under the Creative Commons Attribution 4.0 International .. Public License (the "License"); you may not use this file except @@ -29,6 +29,32 @@ This document provides the release notes of the sdl library. Version history --------------- +[1.6.0] - 2022-03-10 + +* Enable redis/sentinel port and sentinel master name configuration + +[1.5.1] - 2021-09-17 + +* Add set, get and listKeys -sdltool CLI commands + +[1.5.0] - 2021-09-17 + +* New listKeys API to support glob-style search pattern +* Deprecated old findKeys and findKeysAsync API + +[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