Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
3.3.0-RC1
📗 Links
⭐ New Features
- Allow RedisConnectionFactories to be initialized as part of the context lifecycle #2866
🐞 Bug Fixes
3.2.5
📗 Links
🐞 Bug Fixes
3.1.11
3.3.0-M2
📗 Links
⭐ New Features
- Extend properties for
RedisSentinelConfiguration
#2860
🐞 Bug Fixes
- Redis Repositories do not find results for custom
find…ById(…)
queries #2851
📔 Documentation
- Cache reference documentation does not use variable #2869
- After timeout occurs on MULTI call every following transaction fails #2865
- Reference documentation mentions wrong variable name #2852
- Fix quoted variable reference in documentation #2850
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.3.2.RELEASE #2867
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.4
📗 Links
🐞 Bug Fixes
- Redis Repositories do not find results for custom
find…ById(…)
queries #2851
📔 Documentation
- Cache reference documentation does not use variable #2869
- After timeout occurs on MULTI call every following transaction fails #2865
- Reference documentation mentions wrong variable name #2852
- Fix quoted variable reference in documentation #2850
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.3.2.RELEASE #2867
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.10
3.3.0-M1
📗 Links
⭐ New Features
- Encapsulate Redis Scan CursorId #2802
- Expose
ValueWrapper
to differentiate between cached null values and absent cache mapping. #2785 RedisCache
should exposeValueWrapper
for cached null values returned fromretrieve(key)
#2783
🐞 Bug Fixes
- Return duplicate data when querying via Query Methods. #2799
- Cannot set config value to empty string using Lettuce #2798
- Redis
SCAN
cursor exceedsLong.MAX_VALUE
resulting inNumberFormatException
#2796 RedisMessageListenerContainer
resubscribe using Jedis fails after exception #2782
📔 Documentation
- Anchors in documentation links lost due to redirects #2840
- Fix method name in Caching reference documentation #2837
- Update Revved up by Develocity badge #2836
JedisConnectionFactory.setDatabase(…)
javadoc deprecation refers to client name #2831- Reference documentation mentions HashOperations to be autowired #2828
- Fix reference documentation for Stream ops usage #2825
- Update Jedis documentation to reflect supporting Redis Streams #2824
- Use correct distance unit for repository query method documentation #2823
- Update referencedocs url in README #2786
- Refine code samples in reference docs #2784
- Fixed the URL for the Spring Data Commons documentation #2779
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.2.3
📗 Links
📔 Documentation
- Anchors in documentation links lost due to redirects #2840
- Fix method name in Caching reference documentation #2837
JedisConnectionFactory.setDatabase(…)
javadoc deprecation refers to client name #2831
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.9
3.2.2
📗 Links
📔 Documentation
- Reference documentation mentions HashOperations to be autowired #2828
- Fix reference documentation for Stream ops usage #2825
- Update Jedis documentation to reflect supporting Redis Streams #2824
- Use correct distance unit for repository query method documentation #2823
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.3.1 #2826
❤️ Contributors
We'd like to thank all the contributors who worked on this release!