dependabot[bot] opened a new pull request, #14798: URL: https://github.com/apache/camel/pull/14798
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.31.0 to 3.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redisson/redisson/releases">org.redisson:redisson's releases</a>.</em></p> <blockquote> <h2>redisson-3.32.0</h2> <p>Feature - Quarkus Cache implementation added<br /> Feature - <code>RMapCacheNative</code> implementation which uses Redis 7.4+ commands<br /> Feature - unlinkByPattern() method added to RKeys interface (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)</p> <p>Fixed - Apache Tomcat request.changeSessionId() method does not change the session id in Redis (thanks to <a href="https://github.com/bclay2116"><code>@bclay2116</code></a>)<br /> Fixed - <code>RSearch</code> parse params error (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - <code>RSearch.info()</code> throws <code>NumberFormatException</code> (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - cluster failover handling<br /> Fixed - last master node shouldn't be removed in cluster topology<br /> Fixed - duplicated master/slave added log output in sentinel mode Fixed - connection leak if master change operation failed during failover<br /> Fixed - <code>RxJava3</code> request can't be canceled<br /> Fixed - <code>RFairLock</code> doesn't calculate remaining ttl properly before next acquisition attempt<br /> Fixed - <code>scanInterval</code> setting check<br /> Fixed - <code>ElementsSubscribeService.resubscribe()</code> method throws <code>RedissonShutdownException</code><br /> Fixed - <code>RMap.getAll()</code> method throws an exception if result of <code>RMap.keySet()</code> method passed as an argument<br /> Fixed - Redis node random selection doesn't work properly<br /> Fixed - concurrency problem during RLock expiration renewal (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - <code>RListMultimap</code> throws too many results to unpack error<br /> Fixed - entry shutdown during cluster slots migration check</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redisson/redisson/blob/master/CHANGELOG.md">org.redisson:redisson's changelog</a>.</em></p> <blockquote> <h3>24-Jun-2024 - 3.32.0 released</h3> <p>Feature - Quarkus Cache implementation added<br /> Feature - <code>RMapCacheNative</code> implementation which uses Redis 7.4+ commands<br /> Feature - unlinkByPattern() method added to RKeys interface (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)</p> <p>Fixed - Apache Tomcat request.changeSessionId() method does not change the session id in Redis (thanks to <a href="https://github.com/bclay2116"><code>@bclay2116</code></a>)<br /> Fixed - RSearch parse params error (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - RSearch.info() throws <code>NumberFormatException</code> (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - cluster failover handling<br /> Fixed - last master node shouldn't be removed in cluster topology<br /> Fixed - duplicated master/slave added log output in sentinel mode<br /> Fixed - connection leak if master change operation failed during failover<br /> Fixed - <code>RxJava3</code> request can't be canceled<br /> Fixed - <code>RFairLock</code> doesn't calculate remaining ttl properly before next acquisition attempt<br /> Fixed - <code>scanInterval</code> setting check<br /> Fixed - <code>ElementsSubscribeService.resubscribe()</code> method throws <code>RedissonShutdownException</code><br /> Fixed - <code>RMap.getAll()</code> method throws an exception if result of <code>RMap.keySet()</code> method passed as an argument<br /> Fixed - Redis node random selection doesn't work properly<br /> Fixed - concurrency problem during RLock expiration renewal (thanks to <a href="https://github.com/seakider"><code>@seakider</code></a>)<br /> Fixed - <code>RListMultimap</code> throws too many results to unpack error<br /> Fixed - entry shutdown during cluster slots migration check</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redisson/redisson/commit/4e4154dcee29e33e2e1d19b66eedaa7571a3d018"><code>4e4154d</code></a> [maven-release-plugin] prepare release redisson-3.32.0</li> <li><a href="https://github.com/redisson/redisson/commit/76ab06a8fdaa6882bc8cb2e780729b3a589258ed"><code>76ab06a</code></a> refactoring</li> <li><a href="https://github.com/redisson/redisson/commit/04d7eda278aef7d52fdb6c287d5a9ff2ce9881f4"><code>04d7eda</code></a> refactoring</li> <li><a href="https://github.com/redisson/redisson/commit/e6dce7870d205c2f035961915d36169ce94eeefd"><code>e6dce78</code></a> Feature - RMapCacheNative implementation which uses Redis 7.4+ commands <a href="https://redirect.github.com/redisson/redisson/issues/5954">#5954</a></li> <li><a href="https://github.com/redisson/redisson/commit/c0b632525fe4655af20ff7895e6f77d0ec07cb43"><code>c0b6325</code></a> Update README.md</li> <li><a href="https://github.com/redisson/redisson/commit/510eadd2a2e54ab8b41f0b954e75c5c0d7e21231"><code>510eadd</code></a> Update README.md</li> <li><a href="https://github.com/redisson/redisson/commit/d9f13f2519cd169f8f80356f395e33a7af244da8"><code>d9f13f2</code></a> Feature - Quarkus Cache implementation added <a href="https://redirect.github.com/redisson/redisson/issues/5943">#5943</a></li> <li><a href="https://github.com/redisson/redisson/commit/0fba7398d5d3d0a41e752fa1ce37ec490e5d5955"><code>0fba739</code></a> Merge branch 'master' of github.com:redisson/redisson</li> <li><a href="https://github.com/redisson/redisson/commit/2fdd24489e031511311daca9276d21497a52a469"><code>2fdd244</code></a> Feature - Quarkus Cache implementation added <a href="https://redirect.github.com/redisson/redisson/issues/5943">#5943</a></li> <li><a href="https://github.com/redisson/redisson/commit/eae6c4ad2cb62d3460c1f868c5c178e7f5279e4e"><code>eae6c4a</code></a> Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/redisson/redisson/compare/redisson-parent-3.31.0...redisson-3.32.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
