DATAREDIS-1092 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-02-12 14:46:54 +01:00
parent bbb4e10a85
commit 3481e2861d

View File

@@ -1,6 +1,18 @@
Spring Data Redis Changelog
===========================
Changes in version 2.3.0.M3 (2020-02-12)
----------------------------------------
* DATAREDIS-1098 - Upgrade to Lettuce 5.2.2.
* DATAREDIS-1097 - Improve synchronization on failure in StreamMessageListenerContainer.
* DATAREDIS-1096 - Move off deprecated Lettuce API.
* DATAREDIS-1095 - ReactiveRedisConnection close is block.
* DATAREDIS-1092 - Release 2.3 M3 (Neumann).
* DATAREDIS-1079 - StreamMessageListenerContainer autoAck does not work.
* DATAREDIS-611 - Improve Template API by using Java 8 types.
* DATAREDIS-538 - Non-public inner classes causes IllegalAccessException when accessing @TimeToLive methods.
Changes in version 2.3.0.M2 (2020-01-17)
----------------------------------------
* DATAREDIS-1090 - Release 2.3 M2 (Neumann).
@@ -1878,3 +1890,4 @@ General