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