X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=d792912b8334ebd23d930861ec318ce8883aa97d;hb=refs%2Ftags%2Fv0.9.6;hp=dfaf2e0ce411c3929f38147ed866b189cd0f6767;hpb=2b62c749ada363a2f20fd8ae34f1a66ad12d307d;p=ric-plt%2Fsdlgo.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index dfaf2e0..d792912 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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,28 @@ This document provides the release notes of the sdlgo. Version history --------------- + +[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 + +[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