Skip to content

chore(deps): bump org.redisson:redisson from 4.1.0 to 4.2.0#742

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.redisson-redisson-4.2.0
Open

chore(deps): bump org.redisson:redisson from 4.1.0 to 4.2.0#742
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.redisson-redisson-4.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps org.redisson:redisson from 4.1.0 to 4.2.0.

Release notes

Sourced from org.redisson:redisson's releases.

redisson-4.2.0

Feature - Spring AI Vector Store implemented Feature - AvroJackson3Codec, CborJackson3Codec, IonJackson3Codec, SmileJackson3Codec codecs added Feature - RBloomFilterNative object added which covers BF.* commands (thanks to @​bandalgomsu) Feature - RSearch.hasIndex() method added (thanks @​bandalgomsu) Feature - Jackson3Codec added for RJsonBucket and RJsonStore objects

Breaking change - RSet.containsEach() returns Set (thanks to @​bandalgomsu)

Fixed - RRingBuffer.clear() method shouldn't clear capacity (thanks to @​bandalgomsu) Fixed - unnecessary attempts for BUSYGROUP error (thanks to @​bandalgomsu) Fixed - RenewalTask.renewSlots() throws StackOverflowError with many locks (thanks to @​subbotinkv) Fixed - RExecutorService.scheduleAtFixedRate() method can only be executed once (thanks to @​bandalgomsu) Fixed - Stream ranges in Spring Data Redis module don't handle bounds (thanks to @​bandalgomsu) Fixed - UUID serialization by Jackson codecs Fixed - RBatch with ExecutionMode.REDIS_WRITE_ATOMIC throws NPEs Fixed - RJsonBucket.setAndKeepTTLAsync() doesn't work (thanks to @​jigneshcoder) Fixed - possible RedisTimeoutException and memory Growth after upgrading to Redisson 3.47.0 (thanks to @​seakider) Fixed - missed redisson-spring-cache and redisson-spring-transaction dependencies for redisson-spring-boot-starter module Fixed - RSearch VectorSimilarity param doesn't allow to specify scoreAlias and filter params Fixed - javadocs: Config.setCleanUpKeysAmount() description (thanks to @​MuriloMarquesSantos) Fixed - errors logging improvement (thanks to @​GaoSSR) Fixed - potential negative index in load balancers (thanks to @​GaoSSR) Fixed - GraalVM reflection issue in Spring Native (thanks to @​GaoSSR) Fixed - docs: update deprecation note for RedLock object (thanks to @​mykronetix) Fixed - passwords encryption JDK 8 compatibility

Changelog

Sourced from org.redisson:redisson's changelog.

5-Feb-2025 - 4.2.0 released

Feature - Spring AI Vector Store implemented
Feature - AvroJackson3Codec, CborJackson3Codec, IonJackson3Codec, SmileJackson3Codec codecs added
Feature - RBloomFilterNative object added which covers BF.* commands (thanks to @​bandalgomsu)
Feature - RSearch.hasIndex() method added (thanks @​bandalgomsu)
Feature - Jackson3Codec added for RJsonBucket and RJsonStore objects

Breaking change - RSet.containsEach() returns Set (thanks to @​bandalgomsu)

Fixed - RRingBuffer.clear() method shouldn't clear capacity (thanks to @​bandalgomsu)
Fixed - unnecessary attempts for BUSYGROUP error (thanks to @​bandalgomsu)
Fixed - RenewalTask.renewSlots() throws StackOverflowError with many locks (thanks to @​subbotinkv)
Fixed - RExecutorService.scheduleAtFixedRate() method can only be executed once (thanks to @​bandalgomsu)
Fixed - Stream ranges in Spring Data Redis module don't handle bounds (thanks to @​bandalgomsu)
Fixed - UUID serialization by Jackson codecs
Fixed - RBatch with ExecutionMode.REDIS_WRITE_ATOMIC throws NPEs
Fixed - RJsonBucket.setAndKeepTTLAsync() doesn't work (thanks to @​jigneshcoder)
Fixed - possible RedisTimeoutException and memory Growth after upgrading to Redisson 3.47.0 (thanks to @​seakider)
Fixed - missed redisson-spring-cache and redisson-spring-transaction dependencies for redisson-spring-boot-starter module
Fixed - RSearch VectorSimilarity param doesn't allow to specify scoreAlias and filter params
Fixed - javadocs: Config.setCleanUpKeysAmount() description (thanks to @​MuriloMarquesSantos)
Fixed - errors logging improvement (thanks to @​GaoSSR)
Fixed - potential negative index in load balancers (thanks to @​GaoSSR)
Fixed - GraalVM reflection issue in Spring Native (thanks to @​GaoSSR)
Fixed - docs: update deprecation note for RedLock object (thanks to @​mykronetix)
Fixed - passwords encryption JDK 8 compatibility

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-4.1.0...redisson-4.2.0)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 5, 2026
@dependabot dependabot bot requested a review from a team February 5, 2026 19:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 5, 2026
@cla-assistant
Copy link

cla-assistant bot commented Feb 5, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant
Copy link

cla-assistant bot commented Feb 5, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants