Skip to content

Releases: spring-projects/spring-data-redis

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!

2.5.6

18 Oct 09:20
f8234ed
Compare
Choose a tag to compare

📗 Links

📔 Documentation

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

❤️ Contributors

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

2.4.14

18 Oct 09:03
4fda5e2
Compare
Choose a tag to compare

📗 Links

📔 Documentation

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

❤️ Contributors

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

2.6.0-M3

17 Sep 07:52
c20be97
Compare
Choose a tag to compare
2.6.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Enable ReactiveRedisTemplate for multi-tenancy usage #2145

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.5 #2165
  • Upgrade to Maven Wrapper 3.8.2 #2160
  • Upgrade to jedis 3.7 #2153
  • Upgrade to XStream 1.4.18 #2152

❤️ Contributors

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

2.5.5

17 Sep 07:28
9c2c117
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Enable ReactiveRedisTemplate for multi-tenancy usage #2145

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.5 #2165
  • Upgrade to Maven Wrapper 3.8.2 #2161
  • Upgrade to XStream 1.4.18 #2152