entur / lamassu

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

fix(deps): update redisson.version from v3.31.0 to v3.32.0 #493

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.redisson:redisson-spring-boot-starter (source) 3.31.0 -> 3.32.0 age adoption passing confidence
org.redisson:redisson-spring-data-23 (source) 3.31.0 -> 3.32.0 age adoption passing confidence
org.redisson:redisson (source) 3.31.0 -> 3.32.0 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter) ### [`v3.32.0`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#24-Jun-2024---3320-released) Feature - Quarkus Cache implementation added\ Feature - `RMapCacheNative` implementation which uses Redis 7.4+ commands\ Feature - unlinkByPattern() method added to RKeys interface (thanks to [@​seakider](https://togithub.com/seakider)) Fixed - Apache Tomcat request.changeSessionId() method does not change the session id in Redis (thanks to [@​bclay2116](https://togithub.com/bclay2116))\ Fixed - RSearch parse params error (thanks to [@​seakider](https://togithub.com/seakider))\ Fixed - RSearch.info() throws `NumberFormatException` (thanks to [@​seakider](https://togithub.com/seakider))\ Fixed - cluster failover handling\ Fixed - last master node shouldn't be removed in cluster topology\ Fixed - duplicated master/slave added log output in sentinel mode\ Fixed - connection leak if master change operation failed during failover\ Fixed - `RxJava3` request can't be canceled\ Fixed - `RFairLock` doesn't calculate remaining ttl properly before next acquisition attempt\ Fixed - `scanInterval` setting check\ Fixed - `ElementsSubscribeService.resubscribe()` method throws `RedissonShutdownException`\ Fixed - `RMap.getAll()` method throws an exception if result of `RMap.keySet()` method passed as an argument\ Fixed - Redis node random selection doesn't work properly\ Fixed - concurrency problem during RLock expiration renewal (thanks to [@​seakider](https://togithub.com/seakider))\ Fixed - `RListMultimap` throws too many results to unpack error\ Fixed - entry shutdown during cluster slots migration check

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.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud