Upgrade Golang version to fix CVE-2022-32189 vulnerability
[ric-plt/sdlgo.git] / docs / release-notes.rst
index c5bc735..bb7fdc4 100644 (file)
@@ -1,6 +1,6 @@
 ..
 ..  Copyright (c) 2019 AT&T Intellectual Property.
-..  Copyright (c) 2019 Nokia.
+..  Copyright (c) 2019-2022 Nokia.
 ..
 ..  Licensed under the Creative Commons Attribution 4.0 International
 ..  Public License (the "License"); you may not use this file except
@@ -29,6 +29,24 @@ This document provides the release notes of the sdlgo.
 
 Version history
 ---------------
+
+[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
+
 [0.9.3] - 2021-12-30
 
 * Fix SDL CLI get -command to write results stdout stream when command success