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.27.2 #48

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

redisson/redisson (org.redisson:redisson) ### [`v3.27.2`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#12-Mar-2024---3272-released) Feature - `RShardedTopic.countSubscribers()` method implemented\ Feature - `RedissonMultiLock` implements `isHeldByThread()` and `isHeldByCurrentThread()` methods Fixed - Multiple locking of RLock reset remainTimeToLive to config default\ Fixed - exception thrown by `natMapper` is not shown in logs\ Fixed - OSGi jdk.net package import should be optional\ Fixed - `ServiceManager.resolveAll()` method throws NPE\ Fixed - `RObject.addListenerAsync()` method throws `UnsupportedOperationException`\ Fixed - `StatusListener` doesn't work with `RShardedTopic`\ Fixed - NPE is thrown in cluster mode if slave node added\ Fixed - continuously reconnecting to a removed slave node in cluster mode\ Fixed - incorrect handling of TrackingListener removal\ Fixed - `FlushListener` receives duplicate events\ Fixed - `SlotsDecoder` throws NPE on empty result\ Fixed - Clash between RedissonCache and Spring (6.1+) Cache interface methods\ Fixed - `RedissonClient.shutdown()` method hangs at `serviceManager.getShutdownLatch()` invocation\ Fixed - "Failed to submit a listener notification task. Event loop shut down?" error caused by `PingConnectionHandler`\ Fixed - `JsonCodecWrapper` isn't cached properly

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.