We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b198ac0 commit 550248fCopy full SHA for 550248f
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.5.0 (2021-04-14)
5
+-------------------------------------
6
+* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
7
+* #2028 - @CacheEvict will remove all keys of current database.
8
+* #2026 - Upgrade to Lettuce 6.1.1.
9
+
10
11
Changes in version 2.4.8 (2021-04-14)
12
-------------------------------------
13
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
@@ -2404,5 +2411,6 @@ General
2404
2411
2405
2412
2406
2413
2414
2407
2415
2408
2416
0 commit comments