-
Couldn't load subscription status.
- Fork 1.2k
Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
4.0.0-RC1
@christophstrobl
christophstrobl
414d30b
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
4.0.0-RC1
Pre-release
Pre-release
📗 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!
Contributors
viktoriya-kutsarova, LeeHyungGeol, and 3 other contributors
Assets 2
3.5.5
@christophstrobl
christophstrobl
d42893c
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.4.11
@christophstrobl
christophstrobl
08106e8
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
4.0.0-M6
@christophstrobl
christophstrobl
121a8a4
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.5.4
@christophstrobl
christophstrobl
7b13dab
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.4.10
@christophstrobl
christophstrobl
8960c34
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
4.0.0-M5
@mp911de
mp911de
4.0.0-M5
Pre-release
Pre-release
📗 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!
Assets 2
3.5.3
3.4.9
4.0.0-M4
@mp911de
mp911de
4.0.0-M4
Pre-release
Pre-release
📗 Links
⭐ New Features
- Remove deprecated API #3176
- Add support for Jackson 3-based
HashMapperandRedisSerializer#3168 - Use to JSpecify for nullness checks #3159
- Add support for Jackson 3 #3154
- Migrate to JSpecify annotations for nullability constraints #3092
🐞 Bug Fixes
- Fix
LettucePoolingConnectionProviderandClusterCommandExecutordisposal #3164 LettuceConnectionFactory.destroy(...)releases cluster connections after shutting down the connection pool #3100
📔 Documentation
- Documentation mentions deprecated
MicrometerTracingAdapter#3149 - Add performance warning to RedisTemplate#keys() and RedisOperations#keys() Javadoc #3142
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.11 #3180
- Upgrade to Lettuce 6.7.1.RELEASE #3177
- Upgrade to commons-beanutils 1.11.0 #3163
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Contributors
mayleaf, dependabot, and 2 other contributors