Skip to content

Releases: spring-projects/spring-data-redis

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!

3.0.9

18 Aug 08:46
10d7f95
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 #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

18 Aug 08:03
f3c7925
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • DefaultRedisSerializationContextBuilder.string() should assign param to stringTuple instead of hashValueTuple #2651

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.4 #2673

3.2.0-M1

14 Jul 12:57
fa7ccac
Compare
Choose a tag to compare
3.2.0-M1 Pre-release
Pre-release

📗 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 to GenericJackson2JsonRedisSerializer #2601
  • Allow configuration of cache lock TTL #2597
  • Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration #2583
  • Migrate RedisConnectionFactory to Lifecycle beans #2503
  • Support Lock TTL configuration using DefaultRedisCacheWriter #2300

🐞 Bug Fixes

  • LettuceObservationContext should be constructed with parent Observation if exists #2591
  • JedisClusterKeyCommands#restore cause thread blocked #2589
  • RedisZSetCommands.ZAddArgs#isEmpty() negates empty flag #2588

📔 Documentation

  • Update grammatical error in redis.adoc #2590
  • Edit and cleanup up Javadoc #2586

🔨 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

14 Jul 11:58
6d05e02
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2625

3.0.8

14 Jul 09:25
90b8c6e
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2624

2.7.14

14 Jul 08:35
c6257c4
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #2623

3.1.1

16 Jun 15:13
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add a constructor with Module to GenericJackson2JsonRedisSerializer #2601
  • Improve RedisCacheManagerBuilder to expose applied RedisCacheConfiguration #2583

🐞 Bug Fixes

  • LettuceObservationContext should be constructed with parent Observation 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

16 Jun 13:43
d2cdfea
Compare
Choose a tag to compare

📗 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!