Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
3.0.4
2.7.10
3.0.3
2.7.9
3.1.0-M2
3.1.0-M1
📗 Links
⭐ New Features
- Add assertions to fail early on absent values using
StreamMessageListenerContainer
#2472 - Track channel and pattern subscriptions to avoid unintended unsubscribe in
ReactiveRedisMessageListenerContainer
#2386 - RedisClusterConfiguration not support IPv6 clusterNodes #2360
🐞 Bug Fixes
LettuceConnection.execute(ZCARD)
fails with unsupported output exception #2473- Unresolved references in reference documentation #2463
- Correctly consider
KeySpaceResolver
fromKeyValueMappingContext
#2457
📔 Documentation
- Broken links in reference documentation #2499
🔨 Dependency Upgrades
3.0.2
2.7.8
3.0.1
📗 Links
⭐ New Features
- Add assertions to fail early on absent values using
StreamMessageListenerContainer
#2472 - Track channel and pattern subscriptions to avoid unintended unsubscribe in
ReactiveRedisMessageListenerContainer
#2386
🐞 Bug Fixes
LettuceConnection.execute(ZCARD)
fails with unsupported output exception #2473- Unresolved references in reference documentation #2463
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.2.2.RELEASE #2468