Skip to content

Commit 3f8e2d5

Browse files
Updated changelog.
See #1830
1 parent 8b1de26 commit 3f8e2d5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.7.RELEASE (2021-02-17)
5+
---------------------------------------------
6+
* DATAREDIS-1263 - Kotlin code fails to compile on JDK 15.
7+
* #1970 - Include Bintray plugin repository.
8+
* #1969 - Preserve order in SetConverter.
9+
* #1961 - DATAREDIS-1955 - Phantom copy is not persisted when entity ttl is changed from positive to negative, causing phantom copy not updated to no expire and counting down, then RedisKeyExpiredEvent publishing.
10+
* #1955 - RedisKeyExpiredEvent is published when entity expiring was changed from positive to -1, resulting in dropping meta information (indexes etc).
11+
* #1942 - Update copyright year to 2021.
12+
* #1941 - Upgrade to Lettuce 5.3.6.RELEASE.
13+
* #1939 - Upgrade to xstream 1.4.15.
14+
* #1779 - Update repository after GitHub issues migration.
15+
16+
417
Changes in version 2.2.13.RELEASE (2021-02-17)
518
----------------------------------------------
619
* #1970 - Include Bintray plugin repository.
@@ -2271,5 +2284,6 @@ General
22712284

22722285

22732286

2287+
22742288

22752289

0 commit comments

Comments
 (0)