Skip to content

Commit edaf2d7

Browse files
committed
DATAREDIS-1168 - Updated changelog.
1 parent 5bc52dd commit edaf2d7

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.
@@ -2048,5 +2061,6 @@ General
20482061

20492062

20502063

2064+
20512065

20522066

0 commit comments

Comments
 (0)