Skip to content

Bump org.redisson:redisson from 4.4.0 to 4.5.0#1905

Open
dependabot[bot] wants to merge 1 commit into
maven-resolver-1.9.xfrom
dependabot/maven/maven-resolver-1.9.x/org.redisson-redisson-4.5.0
Open

Bump org.redisson:redisson from 4.4.0 to 4.5.0#1905
dependabot[bot] wants to merge 1 commit into
maven-resolver-1.9.xfrom
dependabot/maven/maven-resolver-1.9.x/org.redisson-redisson-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps org.redisson:redisson from 4.4.0 to 4.5.0.

Release notes

Sourced from org.redisson:redisson's releases.

redisson-4.5.0

Feature - Array object added (thanks to @​lamnt2008)
Feature - BitVector Store object added
Feature - Fory lib upgraded to 1.1.0
Feature - Micronaut 5.0 support
Feature - readMode setting added for MapOptions, PlainOptions, LocalCachedMapOptions objects
Feature - extended incrementAndGet() method added to RAtomicLong, RAtomicDouble (thanks to @​lamnt2008)
Feature - contains(), range(), iterator() methods added to RVectorSet object
Feature - RMap.keysAsync() method added (thanks to @​sywu14)
Feature - RVectorSet added to RBatch object (thanks to @​sywu14)

Breaking change - map listeners signature changed, field name added (thanks to @​lamnt2008)

Improvement - refactor: remove unnecessary boxing of primitives (thanks to @​MukjepScarlet)

Fixed - RScoredSortedSet Rx and Reactive must handle empty results as absent (thanks to @​ngyngcphu)
Fixed - RGeo Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - RSet Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - RVectorSet Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - PingConnectionHandler race condition
Fixed - UUID type metadata leak in TypedJsonJacksonCodec (thanks to @​wushiyuanmaimob)
Fixed - UUID type inclusion by TypedJsonJackson3Codec
Fixed - buffer truncation in LZ4CodecV2
Fixed - WRONGPASS error on cluster slaves with TLS when password is set at root Config level (regression since 4.4.0) (thanks to @​seakider)
Fixed - release locks for non-existent keys in transactional RMap.fastRemove() (thanks to @​sywu14)

Changelog

Sourced from org.redisson:redisson's changelog.

05-June-2026 - 4.5.0 released

Feature - Array object added (thanks to @​lamnt2008)
Feature - BitVector Store object added
Feature - Fory lib upgraded to 1.0.0
Feature - Micronaut 5.0 support
Feature - readMode setting added for MapOptions, PlainOptions, LocalCachedMapOptions objects
Feature - extended incrementAndGet() method added to RAtomicLong, RAtomicDouble (thanks to @​lamnt2008)
Feature - contains(), range(), iterator() methods added to RVectorSet object
Feature - RMap.keysAsync() method added (thanks to @​sywu14)
Feature - RVectorSet added to RBatch object (thanks to @​sywu14)

Breaking change - map listeners signature changed, field name added (thanks to @​lamnt2008)

Improvement - refactor: remove unnecessary boxing of primitives (thanks to @​MukjepScarlet)

Fixed - RScoredSortedSet Rx and Reactive must handle empty results as absent (thanks to @​ngyngcphu)
Fixed - RGeo Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - RSet Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - RVectorSet Rx and Reactive must handle empty results as absent (thanks to @​lamnt2008)
Fixed - PingConnectionHandler race condition
Fixed - UUID type metadata leak in TypedJsonJacksonCodec (thanks to @​wushiyuanmaimob)
Fixed - UUID type inclusion by TypedJsonJackson3Codec
Fixed - buffer truncation in LZ4CodecV2
Fixed - WRONGPASS error on cluster slaves with TLS when password is set at root Config level (regression since 4.4.0) (thanks to @​seakider)
Fixed - release locks for non-existent keys in transactional RMap.fastRemove() (thanks to @​sywu14)

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.4.0 to 4.5.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-4.4.0...redisson-4.5.0)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-version: 4.5.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 resolver1 labels Jun 8, 2026
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 resolver1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants