New listKeys() API to support glob-style key search patterns
[ric-plt/sdl.git] / docs / release-notes.rst
index 63d7d29..6654d05 100644 (file)
@@ -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