chore(deps): update org.springframework.data:spring-data-redis to v2.7.18 #57
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.4.RELEASE
->2.7.18
Release Notes
spring-projects/spring-data-redis (org.springframework.data:spring-data-redis)
v2.7.18
Compare Source
📗 Links
🐞 Bug Fixes
v2.7.17
Compare Source
📗 Links
🐞 Bug Fixes
🔨 Dependency Upgrades
v2.7.16
Compare Source
📗 Links
🐞 Bug Fixes
Converter
inConvertingConverter
#2701v2.7.15
Compare Source
📗 Links
🐞 Bug Fixes
DefaultRedisSerializationContextBuilder.string()
should assign param tostringTuple
instead ofhashValueTuple
#2651🔨 Dependency Upgrades
v2.7.14
Compare Source
📗 Links
🔨 Dependency Upgrades
v2.7.13
Compare Source
📗 Links
🐞 Bug Fixes
RedisZSetCommands.ZAddArgs#isEmpty()
negates empty flag #2588📔 Documentation
🔨 Dependency Upgrades
v2.7.12
Compare Source
📗 Links
🐞 Bug Fixes
BoundingBox.getWidth()
returns height value #2526📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.11
Compare Source
📗 Links
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.10
Compare Source
📗 Links
v2.7.9
Compare Source
📗 Links
⭐ New Features
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.8
Compare Source
📗 Links
v2.7.7
Compare Source
📗 Links
⭐ New Features
StreamMessageListenerContainer
#2472🐞 Bug Fixes
LettuceConnection.execute(ZCARD)
fails with unsupported output exception #2473🔨 Dependency Upgrades
v2.7.6
Compare Source
📗 Links
🐞 Bug Fixes
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.5
Compare Source
📗 Links
v2.7.4
Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
NumberFormatException
parsingspring.redis.cluster.nodes
with IPv6 address #2418📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.3
Compare Source
📗 Links
⭐ New Features
ByteUtils.concatAll(…)
array allocations #2366🐞 Bug Fixes
multiGet
returns empty string on non-existing key #2402JedisClusterHashCommands.hStrLen()
should callshstren
onJedisCluster
object #2392RedisMessageListenerContainer.removeMessageListener(…)
unsubscribes twice #2355NullPointerException
when using Jedis ClusterBZPOP*
#2324📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.2
Compare Source
📗 Links
⭐ New Features
RedisMessageListenerContainer
through@EnableRedisRepositories
#1827🐞 Bug Fixes
StdTypeResolverBuilder
to support primitive arrays without type hints. #2364GenericJackson2JsonRedisSerializer
fails withUnexpected token
when deserializingint[]
with default typing #2361JedisConnection.close()
fails to release connection to pool if subscription cleanup fails #2356MappingRedisConverter
does not support generic properties #2349JedisClusterKeyCommands
not sendingSORT
withSTORE
modifier #2341🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.7.1
Compare Source
📗 Links
🐞 Bug Fixes
Subscriber.initialize(…)
can escape into the caller #2335RedisMessageListenerContainer
leaves open connections #2331LettuceConnectionFactory.destroy(…)
releases cluster connections after shutting down the connection pool #2330🔨 Dependency Upgrades
v2.7.0
Compare Source
📗 Links
🐞 Bug Fixes
ZoneId
property usingZoneRegion
type hint cannot be read back #2307📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.10
Compare Source
📗 Links
📔 Documentation
v2.6.9
Compare Source
📗 Links
v2.6.8
Compare Source
📗 Links
🐞 Bug Fixes
NumberFormatException
parsingspring.redis.cluster.nodes
with IPv6 address #2418📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.7
Compare Source
📗 Links
🐞 Bug Fixes
multiGet
returns empty string on non-existing key #2402JedisClusterHashCommands.hStrLen()
should callshstren
onJedisCluster
object #2392NullPointerException
when using Jedis ClusterBZPOP*
#2324📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.6
Compare Source
📗 Links
⭐ New Features
RedisMessageListenerContainer
through@EnableRedisRepositories
#1827🐞 Bug Fixes
MappingRedisConverter
does not support generic properties #2349JedisClusterKeyCommands
not sendingSORT
withSTORE
modifier #2341🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.5
Compare Source
📗 Links
🐞 Bug Fixes
LettuceConnectionFactory.destroy(…)
releases cluster connections after shutting down the connection pool #2330ZoneId
property usingZoneRegion
type hint cannot be read back #2307📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.4
Compare Source
📗 Links
🐞 Bug Fixes
StaticMasterReplicaConnectionProvider
throws exception ongetConnectionAsync
#2296DefaultGeoOperations.radius(…)
throwsNullPointerException
in pipeline mode #2279v2.6.3
Compare Source
📗 Links
⭐ New Features
CLUSTER MYID
command for Jedis #2226📔 Documentation
@param
order of some methods of ZSetOperations #2214🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.2
Compare Source
📗 Links
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.1
Compare Source
📗 Links
⭐ New Features
RedisScript
andPartialUpdate
extensions #2234🐞 Bug Fixes
ByteUtils.getBytes(ByteBuffer)
does not respect buffer position for heap buffers #2204🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.6.0
Compare Source
📗 Links
🐞 Bug Fixes
LettuceConnectionFactory
configured for Redis Cluster causesClassCastException
#2186📔 Documentation
RENAME
/RENAMENX
command documentation #2189❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.12
Compare Source
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.11
Compare Source
📗 Links
🐞 Bug Fixes
StaticMasterReplicaConnectionProvider
throws exception ongetConnectionAsync
#2296DefaultGeoOperations.radius(…)
throwsNullPointerException
in pipeline mode #2279v2.5.10
Compare Source
📗 Links
📔 Documentation
@param
order of some methods of ZSetOperations #2214🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.9
Compare Source
📗 Links
v2.5.8
Compare Source
📗 Links
🐞 Bug Fixes
🔨 Dependency Upgrades
v2.5.7
Compare Source
📗 Links
🐞 Bug Fixes
LettuceConnectionFactory
configured for Redis Cluster causesClassCastException
#2186📔 Documentation
RENAME
/RENAMENX
command documentation #2189❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.6
Compare Source
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.5
Compare Source
📗 Links
⭐ New Features
ReactiveRedisTemplate
for multi-tenancy usage #2145🔨 Dependency Upgrades
v2.5.4
Compare Source
📗 Links
v2.5.3
Compare Source
📗 Links
⭐ New Features
LettuceConnectionFactory
fromRedisURI
#2116🪲 Bug Fixes
🔨 Dependency Upgrades
v2.5.2
Compare Source
📗 Links
⭐ New Features
🪲 Bug Fixes
LettuceStreamCommands.xRevRange
uses async dedicated connection #2078🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.5.1
Compare Source
📗 Links
🔨 Dependency Upgrades
v2.5.0
Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.15
Compare Source
📗 Links
🐞 Bug Fixes
LettuceConnectionFactory
configured for Redis Cluster causesClassCastException
#2186v2.4.14
Compare Source
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.13
Compare Source
📗 Links
🔨 Dependency Upgrades
v2.4.12
Compare Source
📗 Links
v2.4.11
Compare Source
📗 Links
⭐ New Features
🔨 Dependency Upgrades
v2.4.10
Compare Source
📗 Links
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.9
Compare Source
📗 Links
🔨 Dependency Upgrades
v2.4.8
Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.7
Compare Source
📗 Links
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
v2.4.6
Compare Source
📗 Links
⭐ New Features
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.4.3
Compare Source
v2.4.2
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
📗 Links
v2.3.9.RELEASE
Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.8.RELEASE
Compare Source
📗 Links
⭐ New Features
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.6.RELEASE
Compare Source
v2.3.5.RELEASE
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.