Skip to content

chore: update dependency org.redisson:redisson to v4.3.0#93

Merged
derklaro merged 1 commit intomainfrom
renovate/redisson
Mar 2, 2026
Merged

chore: update dependency org.redisson:redisson to v4.3.0#93
derklaro merged 1 commit intomainfrom
renovate/redisson

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

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

Release Notes

redisson/redisson (org.redisson:redisson)

v4.3.0

Feature - JMS API implemented
Feature - RCuckooFilter object added
Feature - Local cached Reactive Spring Session implemented
Feature - RBitSet.bitField() method added (thanks to @​bandalgomsu)
Feature - RBatch.getBloomFilterNative() method added
Feature - StreamAddArgs.idempotentProducerId() method added
Feature - hashCode()/equlas() methods added to StreamRangeParamsobject (thanks to @​bandalgomsu) Feature -Message.getDeliveries()` method added

Improvement - tcpKeepAlive setting is true by default

Fixed - RReliablePubSubTopic.setConfigIfAbsent() throws NPE
Fixed - Message.getCreationTime() returns null for messages stored in RReliableQueue
Fixed - corrupted Input object shouldn't be returned to the pool in Kryo5Codec
Fixed - increased char array in Kryo5Codec isn't cleared when the Input.reset() method is invoked
Fixed - traffic burst may block RRateLimiter indefinitely
Fixed - attempt to unlock lock, not locked by current thread by node id error (thanks to @​seakider)
Fixed - RTopicPattern resubscription after failover (thanks to @​peterhalicky)
Fixed - RBloomFilterNative's add(), exists(), count() return type
Fixed - Spring Data ReactiveKeyCommands.scan() method throws NPE if count setting isn't defined


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.


  • 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 March 2, 2026 09:45
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Test Results

93 tests  ±0   89 ✅ ±0   41s ⏱️ ±0s
18 suites ±0    4 💤 ±0 
18 files   ±0    0 ❌ ±0 

Results for commit ccb115d. ± Comparison against base commit db92bec.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/redisson branch from ebc1696 to ccb115d Compare March 2, 2026 15:11
@derklaro derklaro merged commit 533b6a2 into main Mar 2, 2026
5 checks passed
@derklaro derklaro deleted the renovate/redisson branch March 2, 2026 18:12
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.

1 participant