X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=6a1074b1c3dd1d1d39321a74a5794f3433b238f7;hb=refs%2Fchanges%2F47%2F7447%2F2;hp=7b53cff1fc77fcef36e3afe994c3bf6c698c38fc;hpb=5234ad73f3f32c24769e8f233ce7b10c11602149;p=ric-plt%2Fsdlgo.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 7b53cff..6a1074b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,8 +19,7 @@ Release-Notes ============= -This document provides the release notes for O-RAN SC Amber release of -ric-plt/sdlgo. +This document provides the release notes of the sdlgo. .. contents:: :depth: 3 @@ -30,6 +29,45 @@ ric-plt/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 + +* Add SDL multi-namespace API 'SyncStorage'. + +[0.5.5] - 2021-03-09 + +* Take DBAAS multi-channel publishing Redis modules into use. +* Fix potential type conversion crash in RemoveIf() and + RemoveIfAndPublish() APIs. + +[0.5.4] - 2020-10-07 + +* Fix Go routine race condition when new DB notifications are subscribed. + +[0.5.3] - 2020-08-17 + +* Take Redis client version 6.15.9 into use. [0.5.1] - 2019-11-1