Merge "RIC:1060: Change in PTL"
[ric-plt/sdlgo.git] / docs / release-notes.rst
index 9c22980..99ecff7 100644 (file)
@@ -29,6 +29,36 @@ This document provides the release notes of the sdlgo.
 
 Version history
 ---------------
+
+[0.10.4] - 2023-12-13
+
+* go version update
+
+[0.10.3] - 2023-06-08
+
+* go version update
+
+[0.10.2] - 2022-09-30
+
+* Fix Coverity issues about missing function call return value validations
+
+[0.10.1] - 2022-08-12
+
+* Upgrade Golang version to 1.18 in ci Dockerfile
+
+[0.10.0] - 2022-03-14
+
+* Enable redis/sentinel port and sentinel master name configuration
+
+[0.9.6] - 2022-02-07
+
+* Fix multi-namespace SDL event subscribe
+
+[0.9.5] - 2022-01-20
+
+* Pump Redis client version to v8.11.4 and fix Redis APIs to have a Golang
+  Context type of argument.
+
 [0.9.4] - 2022-01-12
 
 * SDL CLI command to generate sdlcli shell completion file for bash