Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
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
2.7.7
3.0.0
📗 Links
🐞 Bug Fixes
- Fix method usage in MappingRedisConverter.java #2446
📔 Documentation
- "Redis Cache" section in ref doc appearing below "Redis Scripting" #2458
- Replace new and noteworthy with links to the release notes #2453
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.6
2.6.10
3.0.0-RC2
3.0.0-RC1
📗 Links
⭐ New Features
- Refine methods accepting floating-point Range values #2421
- Support for Lettuce's 6.2 RedisCredentialsProvider #2376
- Add support for
ZRANGESTORE
#2345 - Add approximate trimming to reactive stream extensions #2227
🐞 Bug Fixes
NumberFormatException
parsingspring.redis.cluster.nodes
with IPv6 address #2418- Cursor open exception causes connection leak #2414
📔 Documentation
- Fix typo in Javadoc #2417
- Prefer Java configuration over XML #2416
- HashOperations MultiGet Probably shouldn't return null elements in the collection #2309
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.5
2.7.4
📗 Links
⭐ New Features
- Add approximate trimming to reactive stream extensions #2227
🐞 Bug Fixes
NumberFormatException
parsingspring.redis.cluster.nodes
with IPv6 address #2418- Cursor open exception causes connection leak #2414
📔 Documentation
- Fix typo in Javadoc #2417
- HashOperations MultiGet Probably shouldn't return null elements in the collection #2309
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.1.10.RELEASE #2430
❤️ Contributors
We'd like to thank all the contributors who worked on this release!