X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=6654d057a42705c0953b872fa85296741a28379e;hb=63869e10ac4d8572238989e1b582c0314da91f9c;hp=63d7d2957df8ce5dc212402b1a1879f5f4bbb14b;hpb=1c4a605ad92c57118ecb6722bace5501c8918af0;p=ric-plt%2Fsdl.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 63d7d29..6654d05 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -29,6 +29,20 @@ This document provides the release notes of the sdl library. Version history --------------- +[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