Skip to content

Commit c125083

Browse files
committed
DATAREDIS-1168 - Updated changelog.
1 parent 5722fee commit c125083

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 14 additions & 0 deletions
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.2.RELEASE (2020-07-22)
5+
---------------------------------------------
6+
* DATAREDIS-1181 - Upgrade to Lettuce 5.3.2.
7+
* DATAREDIS-1179 - ObjectHashMapper not able to resolve type alias.
8+
* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
9+
* DATAREDIS-1177 - Upgrade to xstream 1.4.12.
10+
* DATAREDIS-1175 - Unable to read a List from a Redis Stream.
11+
* DATAREDIS-1173 - Close connection unsubscribes from all channels incorrectly using Lettuce.
12+
* DATAREDIS-1172 - StreamReceiverOptionsBuilder.hashValueSerializer mis-typed.
13+
* DATAREDIS-1168 - Release 2.3.2 (Neumann SR2).
14+
* DATAREDIS-1150 - Add reactive variant of RedisClusterCommands.
15+
16+
417
Changes in version 2.2.9.RELEASE (2020-07-22)
518
---------------------------------------------
619
* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
@@ -2037,5 +2050,6 @@ General
20372050

20382051

20392052

2053+
20402054

20412055

0 commit comments

Comments
 (0)