X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=c5bc735db58954ac1eba3f6bc93b2dc490cdd3b9;hb=7e262d4f4e530aec98903e99b195d9e2d07dbcb0;hp=d2c1c3710ce8c63df328f8dc698892868f14603f;hpb=33961a269bf51f6c713fcb00576cdc0b9ac98ee9;p=ric-plt%2Fsdlgo.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d2c1c37..c5bc735 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -29,6 +29,41 @@ This document provides the release notes of the sdlgo. Version history --------------- +[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 +* 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