Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
4.0.0-RC2
📗 Links
⭐ New Features
- Annotate ValueOperations.get(…) methods with
@Nullable#3244 - Add support for HGETGEL, HGETEX and HSETEX commands #3226
ValueOperations.get(…)methods should be annotated with@Nullable#3223- Feature Request: Support HGETDEL, HGETEX and HSETEX from Redis 8.0 #3211
- Move
PropertyPathandTypeInformationtypes tocorepackage #3393
🐞 Bug Fixes
- Apply non-blocking eviction when using Lettuce for
RedisCache#3243 RedisCachedoes not comply with non-blocking semantics forevictandclearmethods #3236- Add stream-key auto-conversion for ByteRecord #3204
📔 Documentation
- Refine
ZSetOperationsmethod argument names #3227
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.0.0-RC1
📗 Links
⭐ New Features
- Add support for HGETGEL, HGETEX and HSETEX commands #3226
- Allow configuring phase in
RedisMessageListenerContainer#3224 - Rename Jackson3… classes to Jackson to align class naming #3220
- Consider renaming "Jackson3"-classes to "Jackson" #3219
- Add
RedisStaticMasterReplicaConfigurationno-args constructor #3218 - Feature Request: Support HGETDEL, HGETEX and HSETEX from Redis 8.0 #3211
- Add support for Redis SINTERCARD command #3210
- Allow overriding phase in RedisMessageListenerContainer #3208
- feature request: SINTERCARD in SetOperations #2906
🐞 Bug Fixes
GenericJackson3JsonRedisSerializerhas Jackson 2 core dependencies #3228rangeWithScoresmethods returning not null in transactions #3225rangeWithScores()resolves toRedisCommand.UNKNOWNinside transaction #3187
🔨 Dependency Upgrades
- Upgrade to Jedis 7.0 #3235
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.5
3.4.11
4.0.0-M6
3.5.4
3.4.10
4.0.0-M5
📗 Links
⭐ New Features
🐞 Bug Fixes
- Fixes #3179 – Restore _class metadata for collections in MappingRedisConverter #3188
- Regression in latest Redis Stream serialization (or deserialization) #3179
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!