-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
2.7.11
3.1.0-M3
@christophstrobl
christophstrobl
45e12c4
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.1.0-M3
Pre-release
Pre-release
Assets 2
3.0.4
@christophstrobl
christophstrobl
fde9c10
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
Assets 2
2.7.10
@christophstrobl
christophstrobl
534b874
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
Assets 2
3.0.3
@mp911de
mp911de
2.7.9
@mp911de
mp911de
3.1.0-M2
@christophstrobl
christophstrobl
74b996d
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.1.0-M2
Pre-release
Pre-release
Assets 2
3.1.0-M1
@christophstrobl
christophstrobl
a664f12
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.1.0-M1
Pre-release
Pre-release
📗 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