Skip to content

Releases: spring-projects/spring-data-redis

4.0.0-M5

15 Aug 08:47
9051586
Compare
Choose a tag to compare
4.0.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for Jackson 3 #3154
  • Add IDLE argument to XPENDING command #2046

🐞 Bug Fixes

  • Fixes #3179 – Restore _class metadata for collections in MappingRedisConverter #3188
  • Regression in latest Redis Stream serialization (or deserialization) #3179

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.8.0.RELEASE #3194
  • Upgrade to Jedis 6.1.0 #3192

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.5.3

15 Aug 08:04
15639ec
Compare
Choose a tag to compare

3.4.9

15 Aug 06:41
4655ac7
Compare
Choose a tag to compare

4.0.0-M4

18 Jul 11:15
c5dd5ea
Compare
Choose a tag to compare
4.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove deprecated API #3176
  • Add support for Jackson 3-based HashMapper and RedisSerializer #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 LettucePoolingConnectionProvider and ClusterCommandExecutor disposal #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!

3.5.2

18 Jul 08:30
3fbed1a
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix LettucePoolingConnectionProvider and ClusterCommandExecutor disposal #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 #3181

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.4.8

18 Jul 07:34
c059037
Compare
Choose a tag to compare

📗 Links

📔 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 #3182

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.5.1

13 Jun 11:42
813fced
Compare
Choose a tag to compare

3.4.7

13 Jun 09:18
555d263
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.4.2.RELEASE #3160

3.3.13

13 Jun 08:18
d679144
Compare
Choose a tag to compare

4.0.0-M3

16 May 12:23
fe7e9e8
Compare
Choose a tag to compare
4.0.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Refine Topic creation for ChannelTopic and PatternTopic #3131
  • Remove MicrometerTracingAdapter in favor of Lettuce's Micrometer support #3093
  • Adopt to deprecation removals in Commons #3051

📔 Documentation

  • Fix broken Javadoc #3148

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.6 #3152
  • Binary-incompatible removal of SetParams.ex(long) override in Jedis 6.x causes NoSuchMethodError #3144

❤️ Contributors

We'd like to thank all the contributors who worked on this release!