-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update dependency org.springframework.data:spring-data-redis to v3.5.6 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
7b79047 to
24ab131
Compare
24ab131 to
94a338b
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe update to the Changes
Sequence Diagram(s)sequenceDiagram
participant App
participant Redis
App->>Redis: Connect to Redis
Redis-->>App: Connection established
App->>Redis: Perform data operation
Redis-->>App: Return operation result
Poem
Comment |
94a338b to
9d7c57d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- pom.xml (1 hunks)
Additional comments not posted (1)
pom.xml (1)
40-40: Verify compatibility and test thoroughly.The version of
spring-data-redishas been updated from3.1.5to3.3.3. Ensure that the application is compatible with this new version, as it may introduce breaking changes or deprecated features. Thorough testing is recommended to confirm that the integration with Redis functions as expected.
9d7c57d to
68e1ae0
Compare
|
68e1ae0 to
be15cd5
Compare
be15cd5 to
061dde6
Compare
061dde6 to
a5f2314
Compare
a5f2314 to
b20b0a7
Compare
b20b0a7 to
68edb26
Compare
68edb26 to
c75af9d
Compare
c75af9d to
206fc83
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
pom.xml (1)
1-194: Verify Compatibility with Updated DependencyUpgrading to a newer version of
spring-data-redismay introduce new features or deprecations not previously present in version 3.1.5. It is advisable to run a full integration test suite to ensure that all interactions with Redis (including serialization, deserialization, and messaging) work as expected.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
pom.xml(1 hunks)
🔇 Additional comments (1)
pom.xml (1)
38-41: Ensure Consistency in the Dependency Version UpdateThe PR objectives mention updating
spring-data-redisto version 3.4.3, but the change in the file sets it to 3.4.4. Please verify which version is intended and update either the PR documentation or the dependency version in the POM to maintain consistency.
206fc83 to
2f9a555
Compare
2f9a555 to
9b81be9
Compare
9b81be9 to
7985c2f
Compare
7985c2f to
2b2f791
Compare
2b2f791 to
14a8a3d
Compare
14a8a3d to
720ee89
Compare
720ee89 to
ed87f09
Compare
ed87f09 to
f8dbd98
Compare



This PR contains the following updates:
3.1.5->3.5.6Release Notes
spring-projects/spring-data-redis (org.springframework.data:spring-data-redis)
v3.5.6Compare Source
📗 Links
🐞 Bug Fixes
📔 Documentation
@Indexedsecondary index keys are not expired when@RedisHash(timeToLive=…) entity expires #3255❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.5.5Compare Source
📗 Links
🐞 Bug Fixes
rangeWithScoresmethods returning not null in transactions #3225rangeWithScores()resolves toRedisCommand.UNKNOWNinside transaction #3187❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.5.4Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
SMISMEMBERis a unknown command forConnectionSplittingInterceptor#3191v3.5.3Compare Source
📗 Links
v3.5.2Compare Source
📗 Links
🐞 Bug Fixes
LettucePoolingConnectionProviderandClusterCommandExecutordisposal #3164LettuceConnectionFactory.destroy(…)releases cluster connections after shutting down the connection pool #3100📔 Documentation
MicrometerTracingAdapter#3149🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.5.1Compare Source
📗 Links
v3.5.0Compare Source
📗 Links
⭐ New Features
Topiccreation forChannelTopicandPatternTopic#3131EXPIRE [NX | XX | GT | LT]options #3114ReactiveKeyCommands.Existsto check multiple key existence #2883🐞 Bug Fixes
RedisScriptwith return typeNumberusesValueOutputinstead ofIntegerOutput#3090📔 Documentation
@Overrideannotation inGenericJackson2JsonRedisSerializer#3053🔨 Dependency Upgrades
SetParams.ex(long)override in Jedis 6.x causesNoSuchMethodError#3144❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.12Compare Source
📗 Links
📔 Documentation
@Indexedsecondary index keys are not expired when@RedisHash(timeToLive=…) entity expires #3255❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.11Compare Source
📗 Links
🐞 Bug Fixes
rangeWithScoresmethods returning not null in transactions #3225rangeWithScores()resolves toRedisCommand.UNKNOWNinside transaction #3187❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.10Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
SMISMEMBERis a unknown command forConnectionSplittingInterceptor#3191v3.4.9Compare Source
📗 Links
v3.4.8Compare Source
📗 Links
📔 Documentation
MicrometerTracingAdapter#3149🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.7Compare Source
📗 Links
🔨 Dependency Upgrades
v3.4.6Compare Source
📗 Links
📔 Documentation
v3.4.5Compare Source
📗 Links
v3.4.4Compare Source
📗 Links
v3.4.3Compare Source
📗 Links
v3.4.2Compare Source
📗 Links
🐞 Bug Fixes
RedisScriptwith return typeNumberusesValueOutputinstead ofIntegerOutput#3090📔 Documentation
@Overrideannotation inGenericJackson2JsonRedisSerializer#3053❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.1Compare Source
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.4.0Compare Source
📗 Links
⭐ New Features
DefaultJedisClientConfig.Builder#3007GenericJackson2JsonRedisSerializerwhen using customJsonFactory#2981opsForHash()should reuse cached instances #2970StreamOperationsacceptingXAddOptions#2915RedisCache.get(Object, Callable)synchronizes on entire cache instead of individual keys #2890NullValueSerializerinGenericJackson2JsonRedisSerializer#2878🐞 Bug Fixes
nulllistener inRedisMessageListenerContainer.remove(…)#3009JedisClusterTopologyProvider#2986LettuceConnectionFactorylifecycle stops connections before depending components are stopped #2957BoundValueOperationsnot visible when initializingboundValueOpson Fork/Join pool #2920📔 Documentation
RedisMessageListenerContainerdocs #3005🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.13Compare Source
📗 Links
v3.3.12Compare Source
📗 Links
v3.3.11Compare Source
📗 Links
v3.3.10Compare Source
📗 Links
v3.3.9Compare Source
📗 Links
v3.3.8Compare Source
📗 Links
📔 Documentation
@Overrideannotation inGenericJackson2JsonRedisSerializer#3053❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.7Compare Source
📗 Links
📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.6Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.5Compare Source
📗 Links
⭐ New Features
opsForHash()should reuse cached instances #2970🐞 Bug Fixes
nulllistener inRedisMessageListenerContainer.remove(…)#3009📔 Documentation
RedisMessageListenerContainerdocs #3005❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.4Compare Source
📗 Links
🐞 Bug Fixes
JedisClusterTopologyProvider#2986📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.3Compare Source
📗 Links
⭐ New Features
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.2Compare Source
📗 Links
v3.3.1Compare Source
📗 Links
⭐ New Features
NullValueSerializerinGenericJackson2JsonRedisSerializer#2878🐞 Bug Fixes
BoundValueOperationsnot visible when initializingboundValueOpson Fork/Join pool #2920📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.3.0Compare Source
📗 Links
⭐ New Features
QueryByExampleRedisExecutorimplementListQueryByExampleExecutor#2880RedisSentinelConfiguration#2860RedisCacheshould exposeValueWrapperfor cached null values returned fromretrieve(key)#2783🐞 Bug Fixes
BITFIELD INCRBYapplies incorrect offset using Lettuce #2903PipelinedRedisFuture#2888@Indexcolumn not removed after setting value tonull#2882find…ById(…)queries #2851RedisMessageListenerContainerresubscribe using Jedis fails after exception #2782📔 Documentation
JedisConnectionFactory.setDatabase(…)javadoc deprecation refers to client name #2831ReactiveRedisOperations#listenToandlistenTo…LaterJavadoc mentioning resource usage #2229🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.12Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.11Compare Source
📗 Links
⭐ New Features
🐞 Bug Fixes
nulllistener inRedisMessageListenerContainer.remove(…)#3009📔 Documentation
RedisMessageListenerContainerdocs #3005❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.10Compare Source
📗 Links
🐞 Bug Fixes
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.9Compare Source
📗 Links
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.8Compare Source
📗 Links
v3.2.7Compare Source
📗 Links
🐞 Bug Fixes
BoundValueOperationsnot visible when initializingboundValueOpson Fork/Join pool #2920📔 Documentation
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.6Compare Source
📗 Links
🐞 Bug Fixes
BITFIELD INCRBYapplies incorrect offset using Lettuce #2903@Indexcolumn not removed after setting value tonull#2882📔 Documentation
ReactiveRedisOperations#listenToandlistenTo…LaterJavadoc mentioning resource usage #2229❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.5Compare Source
📗 Links
🐞 Bug Fixes
PipelinedRedisFuture#2888v3.2.4Compare Source
📗 Links
🐞 Bug Fixes
find…ById(…)queries #2851📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v3.2.3Compare Source
📗 Links
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.