entur / lamassu

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

fix(deps): update redisson.version from v3.26.1 to v3.27.0 #369

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.26.1 -> 3.27.0 age adoption passing confidence
org.redisson:redisson-spring-data-23 (source) 3.26.1 -> 3.27.0 age adoption passing confidence
org.redisson:redisson (source) 3.26.1 -> 3.27.0 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter) ### [`v3.27.0`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#20-Feb-2024---3270-released) Feature - [client tracking](https://togithub.com/redisson/redisson/wiki/10.-additional-features/#​109-client-tracking-listener) support. `TrackingListener` is available for `RBucket`, `RStream`, `RScoredSortedSet`, `RSet`, `RMap` and `RBucket` objects\ Feature - added `RKeys.addListener()` method to register global listeners\ Feature - `FlushListener` added to track flushdb/flushall command invocation\ Feature - `Kryo5Codec` constructor with `registrationRequired` parameter added\ Feature - `nettyExecutor` setting added\ Feature - enable DNS TCP fallback when UDP query timeout for `RoundRobinDnsAddressResolverGroupFactory` and `SequentialDnsAddressResolverFactory` Improvement - cache result of `INFO REPLICATION` command for `RLock` objects Fixed - Spring Data Redis `ReactiveKeyCommands.pExpire()` method throws an exception\ Fixed - NPE is thrown by `RedisExecutor.handleError()` method\ Fixed - sharded pubsub detection for `Apache Tomcat Session Manager`, `RMapCache` and `RLocalCachedMap` objects\ Fixed - Redisson's threads aren't shutdown if Redis node address isn't defined\ Fixed - NPE is thrown while creating `RLocalCacheMap` object without WriteMode value\ Fixed - incorrect RESP3 protocol parsing causes `SlaveConnectionPool no available Redis entries` error\ Fixed - repeated new connections with AWS Elasticache serverless\ Fixed - internal `LRUCacheMap` object throws `ConcurrentModificationException`

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.