Skip to content

Releases: spring-projects/spring-data-redis

3.2.0-RC1

13 Oct 15:52
Compare
Choose a tag to compare
3.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Allow @EnabledOnRedisDriver usage with @ParameterizedRedisTest #2734
  • Add support for asynchronous retrieval from RedisCache #2650
  • Add a constructor with Module to GenericJackson2JsonRedisSerializer #2601

🐞 Bug Fixes

  • ReactiveRedisConnection ZAddCommand nx and xx does not work as expected #2731
  • Nullability of RedisElementReader.read(…) contradicts non-nullability of Flux.map(…) #2655

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2723
  • Upgrade to OpenWebBeans 4.0 #2721
  • Upgrade to Jedis 4.4.5 #2718
  • Upgrade to Jedis 5.0 #2612

3.1.5

13 Oct 15:09
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ReactiveRedisConnection ZAddCommand nx and xx does not work as expected #2731

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2724

3.0.11

13 Oct 09:44
2c0b901
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ReactiveRedisConnection ZAddCommand nx and xx does not work as expected #2731

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2725

2.7.17

13 Oct 08:54
f8c43c9
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ReactiveRedisConnection ZAddCommand nx and xx does not work as expected #2731

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #2726

3.2.0-M3

15 Sep 09:33
892d793
Compare
Choose a tag to compare
3.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support to (Left|Right) Pop N elements using ReactiveListOperations #2692

🐞 Bug Fixes

  • Fix non-null assertion on Converter in ConvertingConverter #2701

📔 Documentation

  • Migrate documentation site to Antora #2703
  • Add missing anchor to reference docs #2700

🔨 Dependency Upgrades

  • Upgrade to Jedis 4.4.4 #2708

❤️ Contributors

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

3.1.4

15 Sep 08:55
a3bae21
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix non-null assertion on Converter in ConvertingConverter #2701

📔 Documentation

  • Add missing anchor to reference docs #2700

❤️ Contributors

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

3.0.10

15 Sep 08:21
e945506
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix non-null assertion on Converter in ConvertingConverter #2701

📔 Documentation

  • Add missing anchor to reference docs #2700

❤️ Contributors

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

2.7.16

15 Sep 07:45
db6394d
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix non-null assertion on Converter in ConvertingConverter #2701

3.2.0-M2

18 Aug 12:59
543fd0a
Compare
Choose a tag to compare
3.2.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce executor configuration to connection factories for Executor to be used with ClusterCommandExecutor #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 for OffsetTime and OffsetDateTime #2677
  • DefaultRedisSerializationContextBuilder.string() should assign param to stringTuple instead of hashValueTuple #2651

📔 Documentation

  • Document that RedisConnection is not Thread-safe #2653
  • Edit and cleanup up Javadoc #2586

🔨 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

18 Aug 12:08
be3a2d5
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • IPv6 support for org.springframework.data.redis.connection.convert.Converters.ClusterNodesConverter#convert #2678
  • Jsr310Converters does not contain converters for OffsetTime and OffsetDateTime #2677
  • DefaultRedisSerializationContextBuilder.string() should assign param to stringTuple instead of hashValueTuple #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!