entur / lamassu

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

fix(deps): update redisson.version from v3.27.0 to v3.27.1 #375

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 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.0 -> 3.27.1 age adoption passing confidence
org.redisson:redisson-spring-data-23 (source) 3.27.0 -> 3.27.1 age adoption passing confidence
org.redisson:redisson (source) 3.27.0 -> 3.27.1 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter) ### [`v3.27.1`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#28-Feb-2024---3271-released) Feature - added `TrackingListener` support to `RList`, `RQueue`, `RDeque`, `RBlockingQueue`, `RBlockingDeque`, `RDelayedQueue`, `RRingBuffer` objects\ Feature - `addListener()`, `random()` methods added to `RLexSortedSet` object Improvement - show log warning "DNS TCP fallback on UDP query timeout disabled" if Netty version is lower 4.1.105\ Improvement - ChannelName.toString() conversion optimization Fixed - `retryInterval` and `retryAttempts` settings aren't applied in case of 'READONLY You can't write against a read only replica.' error\ Fixed - `RRemoteService` may cause CPU spike after Master failover\ Fixed - `FlushListener` causes `ClassCastException`\ Fixed - `RedissonSetCache.addIfAbsentAsync()` uses incorrect argument for zadd (thanks [@​fooooxxxx](https://togithub.com/fooooxxxx))

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.