Fix SDLCLI healthcheck to ignore ghost Sentinels
[ric-plt/sdlgo.git] / docs / release-notes.rst
index d0e8f02..6a1074b 100644 (file)
@@ -29,6 +29,27 @@ This document provides the release notes of the sdlgo.
 
 Version history
 ---------------
+[0.9.2] - 2021-12-22
+
+* Fix SDL CLI healthcheck to ignore ghost Redis Sentinel entries
+
+[0.9.1] - 2021-12-20
+
+* Refactor and reduce code complexity, no API changes
+* Validate namespace argument in SDL CLI get keys -command
+
+[0.9.0] - 2021-12-16
+
+* SDL CLI tool
+
+[0.8.0] - 2021-09-22
+
+* New ListKeys API in syncstorage
+* Add deprecation warnings for SdlInstance APIs
+
+[0.7.0] - 2021-05-11
+
+* Add DB backend instance selection based on namespace value to balance DB load.
 
 [0.6.0] - 2021-05-11