Skip to content

Releases: spring-projects/spring-data-redis

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

2.5.0-M5

17 Mar 10:31
869e961
Compare
Choose a tag to compare
2.5.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Improved performance of Bucket.extract(). #1982
  • No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS #1979
  • ifAbsent support with ZsetOperations [DATAREDIS-1235] #1794
  • Add support to Redis Streams using Jedis Client [DATAREDIS-1140] #1711
  • Add support for microseconds using TIME #526

🪲 Bug Fixes

  • JedisClusterZSetCommands. reverseRangeByLex parameter order issue #1998
  • Consider target type when calling getAllOf(…) #1996
  • @TypeAlias used in sub objects only works for save not load #1995
  • Empty IP address in cluster nodes output causes Hostname must not be empty or null #1985

📔 Documentation

  • Reference documentation shows usage of deprecated code #1964

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.0 RC1 #2002
  • Upgrade to Jedis 3.5.2 #1999

❤️ Contributors

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

2.4.6

17 Mar 10:03
93a2dc2
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Improved performance of Bucket.extract(). #1982
  • No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS #1979

🪲 Bug Fixes

  • JedisClusterZSetCommands. reverseRangeByLex parameter order issue #1998

📔 Documentation

  • Reference documentation shows usage of deprecated code #1964

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.3 #2001

❤️ Contributors

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