Skip to content

Commit 03a4337

Browse files
committed
Updated changelog.
See #1976
1 parent 0a0c84a commit 03a4337

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: src/main/resources/changelog.txt

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

4+
Changes in version 2.4.6 (2021-03-17)
5+
-------------------------------------
6+
* #2001 - Upgrade to Lettuce 6.0.3.
7+
* #1998 - JedisClusterZSetCommands. reverseRangeByLex parameter order issue.
8+
* #1997 - Update build to force snapshot updates.
9+
* #1991 - Accept cluster nodes without hostname.
10+
* #1982 - Improved performance of Bucket.extract().
11+
* #1979 - No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS.
12+
* #1964 - Reference documentation shows usage of deprecated code.
13+
14+
415
Changes in version 2.3.8.RELEASE (2021-03-17)
516
---------------------------------------------
617
* #1991 - Accept cluster nodes without hostname.
@@ -2329,5 +2340,6 @@ General
23292340

23302341

23312342

2343+
23322344

23332345

0 commit comments

Comments
 (0)