Skip to content

Releases: spring-projects/spring-data-redis

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!

2.3.8.RELEASE

17 Mar 09:34
1603c16
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS #1979

📔 Documentation

  • Reference documentation shows usage of deprecated code #1964

❤️ Contributors

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

2.5.0-M4

18 Feb 10:36
Compare
Choose a tag to compare

2.4.5

18 Feb 10:16
Compare
Choose a tag to compare

2.5.0-M3

17 Feb 13:19
Compare
Choose a tag to compare
2.5.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

🪲 Bug Fixes

  • Preserve order in SetConverter #1969
  • DATAREDIS-1955 - Phantom copy is not persisted when entity ttl is changed from positive to negative, causing phantom copy not updated to no expire and counting down, then RedisKeyExpiredEvent publishing #1961
  • RedisKeyExpiredEvent is published when entity expiring was changed from positive to -1, resulting in dropping meta information (indexes etc) #1955

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.0 M1 #1967
  • Upgrade to Commons Pool 2.9.0 #1954
  • Upgrade to Jedis 3.5.1 #1950

❤️ Contributors

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

2.4.4

17 Feb 12:46
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Preserve order in SetConverter #1969
  • DATAREDIS-1955 - Phantom copy is not persisted when entity ttl is changed from positive to negative, causing phantom copy not updated to no expire and counting down, then RedisKeyExpiredEvent publishing #1961
  • RedisKeyExpiredEvent is published when entity expiring was changed from positive to -1, resulting in dropping meta information (indexes etc) #1955

❤️ Contributors

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