entur / lamassu

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

fix(deps): update redisson.version from v3.32.0 to v3.33.0 #506

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter) ### [`v3.33.0`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#17-Jul-2024---3330-released) Feature - [RJsonStore](https://togithub.com/redisson/redisson/wiki/7.-distributed-collections/#​724-json-store) object added\ Feature - [RLocalCachedJsonStore](https://togithub.com/redisson/redisson/wiki/7.-distributed-collections/#​7241-json-store-local-cache) object added\ Feature - `RSearch.getIndexes()` method added\ Feature - `RedissonRegionNativeFactory` added for Hibernate module. Requires Redis 7.4+\ Feature - `RedissonSpringCacheNativeManager` implemented. Requires Redis 7.4+\ Feature - `RedissonCacheNative` implementation added for Mybatis cache. Requires Redis 7.4+\ Feature - `caches-native` cache type added to Micronaut module. Requires Redis 7.4+ Improvement - Spring Cache `RedissonCache.put()` method optimization **Breaking change - JsonCodec interface refactoring** Fixed - re-added master node isn't updated in Cluster topology\ Fixed - expiration time isn't set for Apacht Tomcat Manager `redisson:tomcat_notified_nodes` keys (thanks to [@​ehardy](https://togithub.com/ehardy))\ Fixed - RSearch `AggregationOptions.loadAll()` setting isn't applied\ Fixed - containsAll() method of RList, RQueue, RMultimap objects returns incorrect result (thanks to [@​seakider](https://togithub.com/seakider))\ Fixed - too many requests with small threads amount may cause OOM\ Fixed - connection leak during high load with few connections\ Fixed - RingBuffer#setCapacity, trim list incorrect (thanks to [@​seakider](https://togithub.com/seakider))\ Fixed - password shouldn't be printed in logs\ Fixed - encoded user/password in URL aren't accepted

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.