-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Releases: spring-projects/spring-data-redis
Releases · spring-projects/spring-data-redis
3.0.0-M4
@christophstrobl
christophstrobl
6ff6c1b
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
3.0.0-M4
Pre-release
Pre-release
📗 Links
⭐ New Features
- Update
RedisOperations#convertAndSend
to return number of subscribers #2209
🐞 Bug Fixes
ZoneId
property usingZoneRegion
type hint cannot be read back #2307StaticMasterReplicaConnectionProvider
throws exception ongetConnectionAsync
#2296DefaultGeoOperations.radius(...)
throwsNullPointerException
in pipeline mode #2279
📔 Documentation
- Fix a broken link in the redis-transaction docuement. #2297
🔨 Dependency Upgrades
- Upgrade to Apache Commons Pool2 2.11.1 #2295
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
2.7.0
@christophstrobl
christophstrobl
28efb91
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
2.7.0-RC1
@christophstrobl
christophstrobl
12674b5
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
2.7.0-RC1
Pre-release
Pre-release
Assets 2
2.6.4
@christophstrobl
christophstrobl
78e91c5
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
📗 Links
🐞 Bug Fixes
Assets 2
2.5.11
@christophstrobl
christophstrobl
781a75a
This commit was signed with the committer’s verified signature.
christophstrobl
Christoph Strobl
📗 Links
🐞 Bug Fixes
Assets 2
3.0.0-M3
3.0.0-M2
@mp911de
mp911de
3.0.0-M2
Pre-release
Pre-release
📗 Links
⭐ New Features
- Remove long deprecated API and refine API #2276
- Support for
scan
inRedisTemplate
#2260 - Support for approximate and
MINID
trimming inXAddOptions
andAddStreamRecord
#2247 - Simplify
CLUSTER MYID
command for Jedis #2226 - RedisOperations::slaveOf deprecated #2195
- Support ASYNC/SYNC flush modes for flushDb() and flushAll() #2187
🐞 Bug Fixes
- RedisMessageListenerContainer has race conditions [DATAREDIS-389] #964
📔 Documentation
- Fixed the
@param
order of some methods of ZSetOperations #2214
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
2.7.0-M4
@gregturn
gregturn
2.7.0-M4
Pre-release
Pre-release
📗 Links
⭐ New Features
- Support for
scan
inRedisTemplate
#2260 - Support for approximate and
MINID
trimming inXAddOptions
andAddStreamRecord
#2247 - Simplify
CLUSTER MYID
command for Jedis #2226 - Support ASYNC/SYNC flush modes for flushDb() and flushAll() #2187
📔 Documentation
- Fixed the
@param
order of some methods of ZSetOperations #2214
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.1.8.RELEASE #2281
- Upgrade to Redis 6.2.6 #2272
- Upgrade to Maven Wrapper 3.8.4 #2271
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
2.6.3
@mp911de
mp911de
📗 Links
⭐ New Features
- Simplify
CLUSTER MYID
command for Jedis #2226
📔 Documentation
- Fixed the
@param
order of some methods of ZSetOperations #2214
🔨 Dependency Upgrades
- Upgrade to Lettuce 6.1.8.RELEASE #2281
- Upgrade to Redis 6.2.6 #2272
- Upgrade to Maven Wrapper 3.8.4 #2270
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
2.5.10
@mp911de
mp911de