X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog.in;h=ab5177e0b9a3b93e7b129f3755f2468314e05756;hb=refs%2Fchanges%2F49%2F7949%2F1;hp=996342811596edfb6bf076cafda4981b27788e02;hpb=2e2c88665843b4bd805dbd1a2c71e5959fa9d5bb;p=ric-plt%2Fsdl.git diff --git a/debian/changelog.in b/debian/changelog.in index 9963428..ab5177e 100644 --- a/debian/changelog.in +++ b/debian/changelog.in @@ -1,3 +1,48 @@ +sdl (1.6.0-1) UNRELEASED; urgency=low + + * Enable redis/sentinel port and sentinel master name configuration + + -- Petri Ovaska Thu, 10 Mar 2022 09:59:23 +0300 + +sdl (1.5.1-1) UNRELEASED; urgency=low + + * Add set, get and listKeys -sdltool CLI commands + + -- Petri Ovaska Fri, 17 Sep 2021 12:33:24 +0300 + +sdl (1.5.0-1) UNRELEASED; urgency=low + + * New listKeys API to support glob-style search pattern + * Deprecated old findKeys and findKeysAsync API + + -- Petri Ovaska Fri, 17 Sep 2021 11:54:21 +0300 + +sdl (1.4.0-1) UNRELEASED; urgency=low + + * Add synchronous readiness check API + + -- Timo Tietavainen Wed, 11 Aug 2021 08:02:59 +0300 + +sdl (1.3.0-1) UNRELEASED; urgency=low + + * Definable timeout for DB backend readiness in synchronous SDL API + * Fix SDL configuration file path Valgrind errors + + -- Timo Tietavainen Thu, 05 Aug 2021 15:25:59 +0300 + +sdl (1.2.1-1) UNRELEASED; urgency=low + + * Multiple DBAAS Redis standalone groups + + -- Petri Ovaska Mon, 31 May 2021 14:06:32 +0300 + +sdl (1.2.0-1) UNRELEASED; urgency=low + + * Multiple DBAAS Redis Sentinel groups + * New namespace (--ns) option in sdltool test-get-set -command + + -- Petri Ovaska Wed, 26 May 2021 17:27:08 +0300 + sdl (1.1.3-1) UNRELEASED; urgency=low * Rename rpm and Debian makefile targets to rpm-pkg and deb-pkg.