Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
2.7.2
📗 Links
⭐ New Features
- Allow configuration of
RedisMessageListenerContainerthrough@EnableRedisRepositories#1827
🐞 Bug Fixes
- Jackson2HashMapper does not serialize BigDecimal fields when flatten = true #2365
- Introduce custom
StdTypeResolverBuilderto support primitive arrays without type hints. #2364 GenericJackson2JsonRedisSerializerfails withUnexpected tokenwhen deserializingint[]with default typing #2361JedisConnection.close()fails to release connection to pool if subscription cleanup fails #2356MappingRedisConverterdoes not support generic properties #2349JedisClusterKeyCommandsnot sendingSORTwithSTOREmodifier #2341- ValueKey SerializationPair must not be null - not meaningful error message #2336
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.1.9 #2362
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.6
📗 Links
⭐ New Features
- Allow configuration of
RedisMessageListenerContainerthrough@EnableRedisRepositories#1827
🐞 Bug Fixes
MappingRedisConverterdoes not support generic properties #2349JedisClusterKeyCommandsnot sendingSORTwithSTOREmodifier #2341- ValueKey SerializationPair must not be null - not meaningful error message #2336
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.1.9 #2362
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.7.1
📗 Links
🐞 Bug Fixes
- Exceptions in
Subscriber.initialize(…)can escape into the caller #2335 - Using Lettuce with
RedisMessageListenerContainerleaves open connections #2331 LettuceConnectionFactory.destroy(…)releases cluster connections after shutting down the connection pool #2330
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2338
2.6.5
📗 Links
🐞 Bug Fixes
LettuceConnectionFactory.destroy(…)releases cluster connections after shutting down the connection pool #2330ZoneIdproperty usingZoneRegiontype hint cannot be read back #2307
📔 Documentation
- Fix a broken link in the redis-transaction docuement. #2297
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2339
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.0-M4
📗 Links
⭐ New Features
- Update
RedisOperations#convertAndSendto return number of subscribers #2209
🐞 Bug Fixes
ZoneIdproperty usingZoneRegiontype hint cannot be read back #2307StaticMasterReplicaConnectionProviderthrows exception ongetConnectionAsync#2296DefaultGeoOperations.radius(…)throwsNullPointerExceptionin pipeline mode #2279
📔 Documentation
- Fix a broken link in the redis-transaction docuement. #2297
🔨 Dependency Upgrades
- Upgrade to Apache Commons Pool2 2.11.1 #2295
❤️ Contributors
We'd like to thank all the contributors who worked on this release!