entur / lamassu

Mobility hub
European Union Public License 1.2
5 stars 7 forks source link

fix(deps): update redisson.version from v3.27.1 to v3.27.2 #381

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-spring-boot-starter (source) 3.27.1 -> 3.27.2 age adoption passing confidence
org.redisson:redisson-spring-data-23 (source) 3.27.1 -> 3.27.2 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-spring-boot-starter) ### [`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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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