Skip to content

Releases: spring-projects/spring-data-redis

2.5.9

18 Feb 09:33
9d751bb
Compare
Choose a tag to compare

2.7.0-M2

18 Jan 08:22
Compare
Choose a tag to compare

3.0.0-M1

14 Jan 13:44
0f8ce57
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Migrate to Jakarta EE 9 #2172

2.7.0-M1

14 Jan 10:10
Compare
Choose a tag to compare
2.7.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add RedisScript and PartialUpdate extensions #2234
  • Add username support for Sentinel Configuration #2218
  • Add support for final/Kotlin classes in GenericJackson2JsonRedisSerializer [DATAREDIS-995] #1566

🐞 Bug Fixes

  • Unable to get an error while using opsForHash().get() command #2210
  • ByteUtils.getBytes(ByteBuffer) does not respect buffer position for heap buffers #2204

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.6.RELEASE #2235
  • Upgrade to Jedis 3.8.0 #2230
  • Upgrade to Jedis 3.7.1 #2220
  • Upgrade to Netty 4.1.72.Final #2219
  • Update commons-beanutils to 1.9.4 #2135

❤️ Contributors

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

2.6.1

14 Jan 09:45
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add RedisScript and PartialUpdate extensions #2234

🐞 Bug Fixes

  • Unable to get an error while using opsForHash().get() command #2210
  • ByteUtils.getBytes(ByteBuffer) does not respect buffer position for heap buffers #2204

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.6.RELEASE #2235
  • Upgrade to Jedis 3.7.1 #2220
  • Upgrade to Netty 4.1.72.Final #2219
  • Update commons-beanutils to 1.9.4 #2135

❤️ Contributors

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

2.5.8

14 Jan 09:05
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Unable to get an error while using opsForHash().get() command #2210

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.6.RELEASE #2235
  • Upgrade to Netty 4.1.72.Final #2219
  • Update commons-beanutils to 1.9.4 #2135

2.6.0

12 Nov 10:00
4f19d8c
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Eager initialization of LettuceConnectionFactory configured for Redis Cluster causes ClassCastException #2186

📔 Documentation

  • Inconsistent key names in RENAME/RENAMENX command documentation #2189

❤️ Contributors

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

2.5.7

12 Nov 09:39
cbb0419
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Eager initialization of LettuceConnectionFactory configured for Redis Cluster causes ClassCastException #2186

📔 Documentation

  • Inconsistent key names in RENAME/RENAMENX command documentation #2189

❤️ Contributors

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

2.4.15

12 Nov 08:52
2fc43bc
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Eager initialization of LettuceConnectionFactory configured for Redis Cluster causes ClassCastException #2186

2.6.0-RC1

18 Oct 11:56
1068aad
Compare
Choose a tag to compare
2.6.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add FluentQuery support to QueryByExampleExecutor #2150

📔 Documentation

  • Added docs to use TTL on AWS ElastiCache #2181
  • Fix command reference in Javadoc #2176

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #2180

❤️ Contributors

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