Skip to content

chore: update redisson to v4.6.1#128

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redisson
Open

chore: update redisson to v4.6.1#128
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redisson

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.redisson:redisson (source) 4.5.04.6.1 age confidence

Release Notes

redisson/redisson (org.redisson:redisson)

v4.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)

v4.6.0

Feature - T-digest object added
Feature - Top-k object added
Feature - Spring Boot 4.1.0 integration
Feature - Spring Data Redis 4.1.0 integration
Feature - getFullInfo() and lastItemsReversed() methods added to RArray
Feature - putWithLease(), getWithLease(), removeWithLease() methods added RMapCache (thanks to @​nhancdt2602)

Fixed - Spring Data redisTemplate.opsForZSet().popMin() method throws IndexOutOfBoundsException
Fixed - old value not sent in RMapCache.fastPutIfExistsOperation() update message (thanks to @​kubbidev)
Fixed - adding ability to use useReferences and allowedClasses settings in yaml config for Kryo5Codec


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from derklaro June 15, 2026 09:40
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

Test Results

93 tests  ±0   90 ✅ ±0   40s ⏱️ -2s
18 suites ±0    3 💤 ±0 
18 files   ±0    0 ❌ ±0 

Results for commit 0a540b7. ± Comparison against base commit cc5d9b7.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/redisson branch from 7365707 to 0a540b7 Compare June 18, 2026 17:46
@renovate renovate Bot changed the title chore: update redisson to v4.6.0 chore: update redisson to v4.6.1 Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants