entur / lamassu

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

fix(deps): update redisson.version from v3.26.0 to v3.26.1 #358

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

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter) ### [`v3.26.1`](https://togithub.com/redisson/redisson/blob/HEAD/CHANGELOG.md#12-Feb-2024---3261-released) Feature - enable DNS TCP fallback when UDP query timeout (thanks to [@​hellojukay](https://togithub.com/hellojukay))\ Feature - `StreamMessageId.autogenerateSequenceId()` method added (thanks to [@​mrmx](https://togithub.com/mrmx))\ Feature - `RLockReactive.isHeldByThread()` method added (thanks to [@​sanail](https://togithub.com/sanail)) Fixed - missed implementation of Spring Data Redis `ReactiveStringCommands.bitField()` method\ Fixed - Spring Data Redis `opsForCluster().randomKey()` method throws `UnsupportedOperationException`\ Fixed - `JCache.close()` method throws `IllegalStateException` if statistics enabled\ Fixed - doubled connections to the master node if `readMode = MASTER_SLAVE` or there are no slave nodes\ Fixed - `RSearch.delDict()` and `RSearch.addDict()` methods throw NPE\ Fixed - connection ping handler doesn't use `commandTimeout` setting\ Fixed - repeated new connections with AWS Elasticache serverless\ Fixed - `RLock` throws `ERR unknown command 'wait'` with AWS Elasticache serverless\ Fixed - `RSearchReactive.dropIndex()` method doesn't call onComplete() handler

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.