RIC:1060: Change in PTL
[ric-plt/sdl.git] / rpm / sdl.spec.in
index ed49ad7..753e0e2 100755 (executable)
@@ -1,5 +1,5 @@
 Name:     sdl
-Version:  1.2.0
+Version:  1.6.0
 Release:  1%{?dist}
 Summary:  C++ API library for Shared Data Layer clients
 
@@ -50,6 +50,26 @@ rm -f %{buildroot}%{_libdir}/lib*.*a
 %{_includedir}/sdl
 
 %changelog
+* Thu Mar 10 2022 Petri Ovaska <petri.ovaska@nokia.com> - 1.6.0-1
+- Enable redis/sentinel port and sentinel master name configuration
+
+* Fri Sep 17 2021 Petri Ovaska <petri.ovaska@nokia.com> - 1.5.1-1
+- Add set, get and listKeys -sdltool CLI commands
+
+* Fri Sep 17 2021 Petri Ovaska <petri.ovaska@nokia.com> - 1.5.0-1
+- New listKeys API to support glob-style search pattern
+- Deprecated old findKeys and findKeysAsync API
+
+* Wed Aug 11 2021 Timo Tietavainen <timo.tietavainen@nokia.com> - 1.4.0-1
+- Add synchronous readiness check API
+
+* Thu Aug 05 2021 Timo Tietavainen <timo.tietavainen@nokia.com> - 1.3.0-1
+- Definable timeout for DB backend readiness in synchronous SDL API
+- Fix SDL configuration file path Valgrind errors
+
+* Mon May 31 2021 Petri Ovaska <petri.ovaska@nokia.com> - 1.2.1-1
+- Multiple DBAAS Redis standalone groups
+
 * Wed May 26 2021 Petri Ovaska <petri.ovaska@nokia.com> - 1.2.0-1
 - Multiple DBAAS Redis Sentinel groups
 - New namespace (--ns) option in sdltool test-get-set -command