Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
2.5.10
2.7.0-M3
📗 Links
⭐ New Features
StreamOperations.map(…)
does not retain target type hint #2198
🐞 Bug Fixes
- RedisMessageListenerContainer has race conditions [DATAREDIS-389] #964
🔨 Dependency Upgrades
- Upgrade to xstream 1.4.19 #2259
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.6.2
📗 Links
🔨 Dependency Upgrades
- Upgrade to xstream 1.4.19 #2259
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.9
2.7.0-M2
3.0.0-M1
2.7.0-M1
📗 Links
⭐ New Features
- Add
RedisScript
andPartialUpdate
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
📗 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