Skip to content

Releases: spring-projects/spring-data-redis

2.7.8

17 Feb 09:12
6f19d51
Compare
Choose a tag to compare

3.0.1

13 Jan 10:43
2c9e0fb
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add assertions to fail early on absent values using StreamMessageListenerContainer #2472
  • Track channel and pattern subscriptions to avoid unintended unsubscribe in ReactiveRedisMessageListenerContainer #2386

🐞 Bug Fixes

  • LettuceConnection.execute(ZCARD) fails with unsupported output exception #2473
  • Unresolved references in reference documentation #2463

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.2.2.RELEASE #2468

2.7.7

13 Jan 09:35
5bdc3ca
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add assertions to fail early on absent values using StreamMessageListenerContainer #2472

🐞 Bug Fixes

  • LettuceConnection.execute(ZCARD) fails with unsupported output exception #2473

🔨 Dependency Upgrades

  • Switch to mockk-jvm artifact #2483

3.0.0

18 Nov 13:30
4aa9955
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix method usage in MappingRedisConverter.java #2446

📔 Documentation

  • "Redis Cache" section in ref doc appearing below "Redis Scripting" #2458
  • Replace new and noteworthy with links to the release notes #2453

❤️ Contributors

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

2.7.6

18 Nov 09:55
20ec9a0
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix method usage in MappingRedisConverter.java #2446

📔 Documentation

  • "Redis Cache" section in ref doc appearing below "Redis Scripting" #2458

❤️ Contributors

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

2.6.10

18 Nov 09:35
32d5387
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • "Redis Cache" section in ref doc appearing below "Redis Scripting" #2458

3.0.0-RC2

04 Nov 14:26
d37cfb1
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add observability adapter for Lettuce #2348

3.0.0-RC1

13 Oct 15:31
dd950d1
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Refine methods accepting floating-point Range values #2421
  • Support for Lettuce's 6.2 RedisCredentialsProvider #2376
  • Add support for ZRANGESTORE #2345
  • Add approximate trimming to reactive stream extensions #2227

🐞 Bug Fixes

  • NumberFormatException parsing spring.redis.cluster.nodes with IPv6 address #2418
  • Cursor open exception causes connection leak #2414

📔 Documentation

  • Fix typo in Javadoc #2417
  • Prefer Java configuration over XML #2416
  • HashOperations MultiGet Probably shouldn't return null elements in the collection #2309

🔨 Dependency Upgrades

  • Upgrade to Jedis 4.3.0 #2427
  • Upgrade to Lettuce 6.1.2.RELEASE #2420

❤️ Contributors

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

2.7.5

13 Oct 13:48
Compare
Choose a tag to compare

2.7.4

13 Oct 09:25
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add approximate trimming to reactive stream extensions #2227

🐞 Bug Fixes

  • NumberFormatException parsing spring.redis.cluster.nodes with IPv6 address #2418
  • Cursor open exception causes connection leak #2414

📔 Documentation

  • Fix typo in Javadoc #2417
  • HashOperations MultiGet Probably shouldn't return null elements in the collection #2309

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.10.RELEASE #2430

❤️ Contributors

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