Skip to content

3.1.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 17 Feb 12:32
· 457 commits to main since this release
a664f12

📗 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
  • RedisClusterConfiguration not support IPv6 clusterNodes #2360

🐞 Bug Fixes

  • LettuceConnection.execute(ZCARD) fails with unsupported output exception #2473
  • Unresolved references in reference documentation #2463
  • Correctly consider KeySpaceResolver from KeyValueMappingContext #2457

📔 Documentation

  • Broken links in reference documentation #2499

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.2.3.RELEASE #2505
  • Upgrade to Maven Wrapper 3.8.7 #2498
  • Upgrade to Lettuce 6.2.2.RELEASE #2468