IntellectualSites / ClipboardConnect

Handles clipboards for players across the network
GNU General Public License v3.0
3 stars 2 forks source link

Update dependency org.redisson:redisson to v3.25.2 #25

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.redisson:redisson (source) 3.25.0 -> 3.25.2 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson) ### [`v3.25.2`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#20-Dec-2023---3252-released) Fixed - SSL connection can't be established ### [`v3.25.1`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#18-Dec-2023---3251-released) Improvement - JDK21 Virtual Threads compatibility Fixed - EvictionTask keeps running even after `destroy()` method called\ Fixed - Sprint Data Redis throws `Subscription registration timeout exceeded`\ Fixed - Sprint Data Redis `RedisMessageListenerContainer.addMessageListener()` method hangs if called after container start\ Fixed - NPE is thrown if `lazyInitialization = true`\ Fixed - `PriorityQueue` methods may hang due to unreleased lock after exception\ Fixed - `RMap.getAll()` method throws `IndexOutOfBoundsException`\ Fixed - natMapper isn't applied to slaves and master nodes at start in Sentinel mode\ Fixed - method invocation hangs after failover if `retryInterval = 0`\ Fixed - transactional Map and MapCache keySet method returns inconsistent state\ Fixed - Multilock lock method doesn't work properly with non-MILLISECONDS TimeUnit

Configuration

đź“… Schedule: Branch creation - "on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.