Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
3.2.0-M2
📗 Links
⭐ New Features
- Introduce executor configuration to connection factories for
Executor
to be used withClusterCommandExecutor
#2594 - Add support for GETEX in Spring Redis Cache #2351
🐞 Bug Fixes
- IPv6 support for org.springframework.data.redis.connection.convert.Converters.ClusterNodesConverter#convert #2678
Jsr310Converters
does not contain converters forOffsetTime
andOffsetDateTime
#2677DefaultRedisSerializationContextBuilder.string()
should assign param tostringTuple
instead ofhashValueTuple
#2651
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.2.6.RELEASE #2680
- Upgrade to Maven Wrapper 3.9.4 #2676
- Upgrade Lettuce to 6.2.5.RELEASE #2660
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.3
📗 Links
🐞 Bug Fixes
- IPv6 support for org.springframework.data.redis.connection.convert.Converters.ClusterNodesConverter#convert #2678
Jsr310Converters
does not contain converters forOffsetTime
andOffsetDateTime
#2677DefaultRedisSerializationContextBuilder.string()
should assign param tostringTuple
instead ofhashValueTuple
#2651
📔 Documentation
- Document that
RedisConnection
is not Thread-safe #2653
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.2.6.RELEASE #2680
- Upgrade to Maven Wrapper 3.9.4 #2675
- Upgrade Lettuce to 6.2.5.RELEASE #2660
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.9
📗 Links
🐞 Bug Fixes
- IPv6 support for org.springframework.data.redis.connection.convert.Converters.ClusterNodesConverter#convert #2678
Jsr310Converters
does not contain converters forOffsetTime
andOffsetDateTime
#2677DefaultRedisSerializationContextBuilder.string()
should assign param tostringTuple
instead ofhashValueTuple
#2651
📔 Documentation
- Document that
RedisConnection
is not Thread-safe #2653
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.2.6.RELEASE #2680
- Upgrade to Maven Wrapper 3.9.4 #2674
- Upgrade Lettuce to 6.2.5.RELEASE #2660
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.15
3.2.0-M1
📗 Links
⭐ New Features
- Refine
RedisCollectionFactoryBean
collection creation #2637 - Refine
RedisCollectionFactoryBean
collection creation #2633 - Add requireState(..) assertion method to RedisAssertions #2611
- Introduce
ReversedRedisListView
for Java 21 compatibility #2602 - Add a constructor with
Module
toGenericJackson2JsonRedisSerializer
#2601 - Allow configuration of cache lock TTL #2597
- Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration #2583
- Migrate
RedisConnectionFactory
toLifecycle
beans #2503 - Support Lock TTL configuration using
DefaultRedisCacheWriter
#2300
🐞 Bug Fixes
LettuceObservationContext
should be constructed with parentObservation
if exists #2591- JedisClusterKeyCommands#restore cause thread blocked #2589
RedisZSetCommands.ZAddArgs#isEmpty()
negates empty flag #2588
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to Jedis 4.4.3 #2634
- Upgrade to Maven Wrapper 3.9.3 #2626
- Upgrade to Maven Wrapper 3.9.2 #2606
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.2
3.0.8
2.7.14
3.1.1
📗 Links
⭐ New Features
- Add a constructor with
Module
toGenericJackson2JsonRedisSerializer
#2601 - Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration #2583
🐞 Bug Fixes
LettuceObservationContext
should be constructed with parentObservation
if exists #2591- JedisClusterKeyCommands#restore cause thread blocked #2589
RedisZSetCommands.ZAddArgs#isEmpty()
negates empty flag #2588
📔 Documentation
- Edit and cleanup up Javadoc #2586
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #2605
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.7
📗 Links
⭐ New Features
- Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration #2583
🐞 Bug Fixes
- JedisClusterKeyCommands#restore cause thread blocked #2589
RedisZSetCommands.ZAddArgs#isEmpty()
negates empty flag #2588
📔 Documentation
- Edit and cleanup up Javadoc #2586
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #2604
❤️ Contributors
We'd like to thank all the contributors who worked on this release!