Skip to content

Releases: spring-projects/spring-data-redis

2.4.11

16 Jul 08:46
532a997
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands #2088

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.7 #2120

2.5.2

22 Jun 14:05
7556fce
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • RedisCache synchronises all get(key, valueLoader) calls #2079
  • Add support for BitFieldSubCommands that generate multiple bit operations using non-chaining methods #2055

🪲 Bug Fixes

  • Fix result sorting using Redis repository query methods #2087
  • LettuceStreamCommands.xRevRange uses async dedicated connection #2078

🔨 Dependency Upgrades

  • Upgrade to Jedis 3.6.1 #2093
  • Upgrade to Lettuce 6.1.3 #2091
  • Bump xstream from 1.4.16 to 1.4.17 #2069

❤️ Contributors

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

2.4.10

22 Jun 13:29
bf077ed
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.6 #2092
  • Bump xstream from 1.4.16 to 1.4.17 #2069

❤️ Contributors

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

2.5.1

14 May 10:36
29fcd08
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.2 #2064
  • Upgrade to Jedis 3.6.0 #2022

2.4.9

14 May 10:05
615caf5
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.5 #2063

2.5.0

14 Apr 12:37
39d52f4
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.1 #2026

❤️ Contributors

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

2.4.8

14 Apr 09:42
06f61a9
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.4 #2027

❤️ Contributors

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

2.3.9.RELEASE

14 Apr 09:16
415f92a
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 5.3.7 #2031
  • Upgrade to Xstream 1.4.16 #2011

❤️ Contributors

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

2.5.0-RC1

31 Mar 15:24
919b6a4
Compare
Choose a tag to compare
2.5.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

🪲 Bug Fixes

  • Connection proxy creation fails when using package-protected RedisConnectionProxy interface #2016
  • Class with @RedisHash and byte[] property is turned into Map<String, Byte> #1981

📔 Documentation

  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #2010

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.0.RELEASE #2019
  • Upgrade to Jedis 3.6.0-RC1 #2017
  • Upgrade to Xstream 1.4.16 #2011

2.4.7

31 Mar 16:30
e8aefbd
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Connection proxy creation fails when using package-protected RedisConnectionProxy interface #2016

📔 Documentation

  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #2010

🔨 Dependency Upgrades

  • Upgrade to Xstream 1.4.16 #2011