Skip to content

Bump org.redisson:redisson from 4.6.0 to 4.6.1 - #1932

Merged
cstamas merged 1 commit into
masterfrom
dependabot/maven/org.redisson-redisson-4.6.1
Jun 19, 2026
Merged

Bump org.redisson:redisson from 4.6.0 to 4.6.1#1932
cstamas merged 1 commit into
masterfrom
dependabot/maven/org.redisson-redisson-4.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.redisson:redisson from 4.6.0 to 4.6.1.

Release notes

Sourced from org.redisson:redisson's releases.

redisson-4.6.1

Fixed - ConnectionsHolder init-connection double release (thanks to @​yipeng09)
Fixed - AsyncSemaphore.tryRun() over-increment on cancelled waiters (thanks to @​yipeng09)
Fixed - AsyncSemaphore race condition
Fixed - non-cluster lazy initialization can park caller threads indefinitely (thanks to @​yipeng09)
Fixed - RedissonReactiveSubscription.unsubscribe() throws UnsupportedOperationException
Fixed - RLocalCachedMap sharded subscription mode uses PSUBSCRIBE unconditionally
Fixed - Spring Data Redis 4.1 RedissonReactiveStringCommands throws exceptions
Fixed - FT.SEARCH/FT.AGGREGATE don't work in master nodes round robin in Redis Cluster (thanks to @​wushiyuanmaimob)

Changelog

Sourced from org.redisson:redisson's changelog.

18-June-2026 - 4.6.1 released

Fixed - ConnectionsHolder init-connection double release (thanks to @​yipeng09)
Fixed - AsyncSemaphore.tryRun() over-increment on cancelled waiters (thanks to @​yipeng09)
Fixed - AsyncSemaphore race condition
Fixed - non-cluster lazy initialization can park caller threads indefinitely (thanks to @​yipeng09)
Fixed - RedissonReactiveSubscription.unsubscribe() throws UnsupportedOperationException
Fixed - RLocalCachedMap sharded subscription mode uses PSUBSCRIBE unconditionally
Fixed - Spring Data Redis 4.1 RedissonReactiveStringCommands throws exceptions
Fixed - FT.SEARCH/FT.AGGREGATE don't work in master nodes round robin in Redis Cluster (thanks to @​wushiyuanmaimob)

Commits
  • b31191e [maven-release-plugin] prepare release redisson-4.6.1
  • 87b638c Micronaut 5.1.0 compatiblity
  • 64072a4 Merge branch 'master' of github.com:redisson/redisson
  • 0edfcbe Merge pull request #7183 from redisson/dependabot/maven/org.apache.maven.plug...
  • 5969c30 Merge pull request #7205 from yipeng09/fix-connections-holder-double-release
  • 15bd1ae Fix ConnectionsHolder init-connection double release
  • c44c329 Merge pull request #7206 from yipeng09/fix-asyncsemaphore-cancelled-waiter
  • 2a9275f Fix AsyncSemaphore.tryRun over-increment on cancelled waiters
  • 949cbd8 Merge branch 'master' of github.com:redisson/redisson
  • 7f4c43e Merge pull request #7186 from redisson/dependabot/maven/org.testcontainers-ju...
  • Additional commits viewable in compare view

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

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 19, 2026
@cstamas
cstamas merged commit 96b2a2a into master Jun 19, 2026
17 checks passed
@cstamas
cstamas deleted the dependabot/maven/org.redisson-redisson-4.6.1 branch June 19, 2026 08:15
@github-actions github-actions Bot added this to the 2.0.19 milestone Jun 19, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant