Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
2.4.10
📗 Links
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.1
📗 Links
🔨 Dependency Upgrades
2.4.9
2.5.0
2.4.8
2.3.9.RELEASE
📗 Links
📔 Documentation
- Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.0-RC1
📗 Links
⭐ New Features
- Return AbstractRedisClient from LettuceConnectionFactory #2013
- Add support for CONFIG REWRITE #1992
- Return AbstractRedisClient from LettuceConnectionFactory [DATAREDIS-1170] #1745
- Add support to Redis Streams using Jedis Client [DATAREDIS-1140] #1711
- Add limit option to ScanCursor. [DATAREDIS-1004] #1575
- Provide TLS support for Sentinel clients in Jedis driver [DATAREDIS-989] #1560
🪲 Bug Fixes
- Connection proxy creation fails when using package-protected RedisConnectionProxy interface #2016
- Class with
@RedisHash
and byte[] property is turned into Map<String, Byte> #1981
📔 Documentation
- Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #2010
🔨 Dependency Upgrades
2.4.7
2.5.0-M5
📗 Links
⭐ New Features
- Improved performance of Bucket.extract(). #1982
- No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS #1979
- ifAbsent support with ZsetOperations [DATAREDIS-1235] #1794
- Add support to Redis Streams using Jedis Client [DATAREDIS-1140] #1711
- Add support for microseconds using TIME #526
🪲 Bug Fixes
- JedisClusterZSetCommands. reverseRangeByLex parameter order issue #1998
- Consider target type when calling getAllOf(…) #1996
@TypeAlias
used in sub objects only works for save not load #1995- Empty IP address in cluster nodes output causes Hostname must not be empty or null #1985
📔 Documentation
- Reference documentation shows usage of deprecated code #1964
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.6
📗 Links
⭐ New Features
- Improved performance of Bucket.extract(). #1982
- No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS #1979
🪲 Bug Fixes
- JedisClusterZSetCommands. reverseRangeByLex parameter order issue #1998
📔 Documentation
- Reference documentation shows usage of deprecated code #1964
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.0.3 #2001
❤️ Contributors
We'd like to thank all the contributors who worked on this release!