Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
2.6.1
📗 Links
⭐ New Features
- Add
RedisScript
andPartialUpdate
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
📗 Links
🐞 Bug Fixes
- Unable to get an error while using opsForHash().get() command #2210
🔨 Dependency Upgrades
2.6.0
2.5.7
2.4.15
📗 Links
🐞 Bug Fixes
- Eager initialization of
LettuceConnectionFactory
configured for Redis Cluster causesClassCastException
#2186
2.6.0-RC1
2.5.6
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.14
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.0-M3
📗 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
📗 Links
⭐ New Features
- Enable
ReactiveRedisTemplate
for multi-tenancy usage #2145