Skip to content

Commit 6aa8d9c

Browse files
committed
DATAREDIS-1099 - Updated changelog.
1 parent 87d3bb5 commit 6aa8d9c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.0.M4 (2020-03-11)
5+
----------------------------------------
6+
* DATAREDIS-1111 - Add missing list and zset coroutine extensions.
7+
* DATAREDIS-1110 - Wrong type parameter in StreamMessageListenerContainerOptionsBuilder.hashValueSerializer().
8+
* DATAREDIS-1105 - Fix typo on RedisTemplate javadoc.
9+
* DATAREDIS-1104 - RedisTemplate executing exception is swallowed when release connection errors.
10+
* DATAREDIS-1101 - Improve reference documentation.
11+
* DATAREDIS-1099 - Release 2.3 M4 (Neumann).
12+
* DATAREDIS-1093 - ClassCastException when doing pub/sub from RedisStaticMasterReplicaConfiguration.
13+
* DATAREDIS-1084 - Consider adding support for XPENDING and XCLAIM.
14+
* DATAREDIS-1080 - RedisAtomicInteger remove existing key when a value for initialValue is provided.
15+
* DATAREDIS-1011 - Lettuce pipelining behaviour is different than Jedis pipelining.
16+
* DATAREDIS-450 - PoolConfig is deprecated and descriptions says it will be removed in 1.4.
17+
18+
419
Changes in version 2.2.5.RELEASE (2020-02-26)
520
---------------------------------------------
621
* DATAREDIS-1105 - Fix typo on RedisTemplate javadoc.
@@ -1917,3 +1932,4 @@ General
19171932

19181933

19191934

1935+

0 commit comments

Comments
 (0)