dependabot[bot] opened a new pull request, #523:
URL: https://github.com/apache/karaf-decanter/pull/523

   Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.50.0 to 3.51.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.51.0</h2>
   <p>Feature - <code>RBitSet.diff()</code>, <code>diffInverse()</code>, 
<code>andOr()</code>, <code>setExclusive()</code> methods added<br />
   Feature - <code>FieldIndex.svsVamanaVector()</code> vector indexing added 
(thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - <code>checkMasterLinkStatus</code> setting added for Cluster mode 
(thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - <code>RKeys.migrate()</code> method added with auth support 
(thanks to <a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Feature - added support of KEEPREF, DELREF and ACKED options to 
<code>RStream.trim()</code> method (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - added support of KEEPREF, DELREF and ACKED options to 
<code>RStream.add()</code> method (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - new FIRST_PRIMARY_PUBSUB_NOTIFICATION mode added to Multi Cluster 
<code>primaryDiscoveryMode</code> setting<br />
   Feature - new metrics &quot;responses.busy&quot;, 
&quot;responses.wait&quot;, &quot;responses.tryagain&quot;, 
&quot;responses.loading&quot;, &quot;responses.ask&quot;, 
&quot;responses.moved&quot; added</p>
   <p>Improvement - <code>AbstractCacheMap.removeExpiredEntries()</code> method 
optimization (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Improvement - equals/hashcode implementation added to TransactionOptions<br 
/>
   Improvement - Cluster manager uses IP if hostname can't be resolved (thanks 
to <a href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Improvement - new API for <code>RStream.range()</code>, 
<code>RStream.rangeReversed()</code> and <code>RStream.listPending()</code> 
methods (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)</p>
   <p>Fixed - <code>RReliableQueue</code> message reached delivery limit isn't 
removed and moved to <code>deadLetterQueue</code><br />
   Fixed - visibility setting isn't applied if defined in 
<code>RReliableQueue</code> queue config
   Fixed - license key can't be read if defined as JVM option<br />
   Fixed - <code>RClusteredLocalCachedMapCache.putIfAbsent()</code> method 
sends incorrect local cache update date (regression since 3.49.0)<br />
   Fixed - <code>RLocalCachedMapCacheV2.fastPutIfExists()</code> method doesn't 
work (regression since 3.49.0)<br />
   Fixed - <code>SyncStrategy.UPDATE</code> doesn't work for 
<code>RLocalCachedJsonStore</code><br />
   Fixed - <code>RClusteredLocalCachedMap.putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMap.putIfExists()</code> method doesn't 
update the local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCache.putIfExists()</code> and 
<code>putIfAbsent()</code> methods doesn't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCache.fastPutIfExists()</code>, 
<code>putIfExists()</code>, <code>putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCacheNative.fastPutIfExists()</code>, 
<code>putIfExists()</code>, <code>putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RReliableQueue.get(Codec, String)</code> method doesn't 
work<br />
   Fixed - Multi Cluster mode doesn't detect failed clusters<br />
   Fixed - null is printed in logs during connection in Cluster mode<br />
   Fixed - <code>RBitSet.and()</code>, <code>not()</code>, <code>or()</code>, 
<code>xor()</code> methods return void instead of number<br />
   Fixed - <code>RScheduledExecutorService.deregisterWorkers()</code> method 
throws an exception (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - <code>RLocalCachedMap.putIfExists()</code> method doesn't update the 
local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>RLocalCachedMap.putIfAbsent()</code> method doesn't update the 
local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>IllegalReferenceCountException</code> is thrown when using 
<code>RClientSideCaching</code> (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - failed Slave at Redisson start moment can't be discovered later in 
Cluster mode<br />
   Fixed - <code>INFO REPLICATION</code> command timeout logging<br />
   Fixed - graalvm: Classes that should be initialized at run time got 
initialized during image building (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - <code>DNSMonitor</code> logs a warning (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - race condition during elements eviction in LFU cache (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - when acquire by RPermitExpirableSemaphore it may fail in some case 
(thanks to <a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - Direct byte buffer leak when using <code>RLocalCachedMap</code> with 
<code>StoreMode.LOCALCACHE</code> for <code>readAllValues()</code>, 
<code>readAllMap()</code> and <code>readAllEntrySet()</code> methods (thanks to 
<a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - DataInputStream closing to prevent resource leak in 
<code>RedissonExecutorService.getClassBody()</code> method (thanks to <a 
href="https://github.com/backstraw";><code>@​backstraw</code></a>)<br />
   Fixed - added missed setters and getters for Config object in 
<code>RedissonSessionManager</code> (thanks to <a 
href="https://github.com/jglapa";><code>@​jglapa</code></a>)<br />
   Fixed - <code>RPermitExpirableSemaphore.tryAcquire()</code> doesn't work 
when acquiring &gt; 1 permit (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - <code>CommandMapper</code> isn't applied properly to 
<code>RScript</code> object (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - synchronization of remote and local Tomcat SSO cache (thanks to <a 
href="https://github.com/cogniware";><code>@​cogniware</code></a>)<br />
   Fixed - <code>FT.SEARCH</code> command is executed only on master nodes 
(thanks to <a href="https://github.com/pfyod";><code>@​pfyod</code></a>)</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>22-Aug-2025 - 3.51.0 released</h3>
   <p>Feature - <code>RBitSet.diff()</code>, <code>diffInverse()</code>, 
<code>andOr()</code>, <code>setExclusive()</code> methods added<br />
   Feature - <code>FieldIndex.svsVamanaVector()</code> vector indexing added 
(thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - <code>checkMasterLinkStatus</code> setting added for Cluster mode 
(thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - <code>RKeys.migrate()</code> method added with auth support 
(thanks to <a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Feature - added support of KEEPREF, DELREF and ACKED options to 
<code>RStream.trim()</code> method (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - added support of KEEPREF, DELREF and ACKED options to 
<code>RStream.add()</code> method (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Feature - new FIRST_PRIMARY_PUBSUB_NOTIFICATION mode added to Multi Cluster 
<code>primaryDiscoveryMode</code> setting<br />
   Feature - new metrics &quot;responses.busy&quot;, 
&quot;responses.wait&quot;, &quot;responses.tryagain&quot;, 
&quot;responses.loading&quot;, &quot;responses.ask&quot;, 
&quot;responses.moved&quot; added</p>
   <p>Improvement - <code>AbstractCacheMap.removeExpiredEntries()</code> method 
optimization (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Improvement - equals/hashcode implementation added to TransactionOptions<br 
/>
   Improvement - Cluster manager uses IP if hostname can't be resolved (thanks 
to <a href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Improvement - new API for <code>RStream.range()</code>, 
<code>RStream.rangeReversed()</code> and <code>RStream.listPending()</code> 
methods (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)</p>
   <p>Fixed - <code>RReliableQueue</code> message reached delivery limit isn't 
removed and moved to <code>deadLetterQueue</code><br />
   Fixed - visibility setting isn't applied if defined in 
<code>RReliableQueue</code> queue config
   Fixed - license key can't be read if defined as JVM option<br />
   Fixed - <code>RClusteredLocalCachedMapCache.putIfAbsent()</code> method 
sends incorrect local cache update date (regression since 3.49.0)<br />
   Fixed - <code>RLocalCachedMapCacheV2.fastPutIfExists()</code> method doesn't 
work (regression since 3.49.0)<br />
   Fixed - <code>SyncStrategy.UPDATE</code> doesn't work for 
<code>RLocalCachedJsonStore</code><br />
   Fixed - <code>RClusteredLocalCachedMap.putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMap.putIfExists()</code> method doesn't 
update the local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCache.putIfExists()</code> and 
<code>putIfAbsent()</code> methods doesn't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCache.fastPutIfExists()</code>, 
<code>putIfExists()</code>, <code>putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RClusteredLocalCachedMapCacheNative.fastPutIfExists()</code>, 
<code>putIfExists()</code>, <code>putIfAbsent()</code> and 
<code>fastPutIfAbsent()</code> methods don't update the local cache if 
<code>storeCacheMiss = true</code><br />
   Fixed - <code>RReliableQueue.get(Codec, String)</code> method doesn't 
work<br />
   Fixed - Multi Cluster mode doesn't detect failed clusters<br />
   Fixed - null is printed in logs during connection in Cluster mode<br />
   Fixed - <code>RBitSet.and()</code>, <code>not()</code>, <code>or()</code>, 
<code>xor()</code> methods return void instead of number<br />
   Fixed - <code>RScheduledExecutorService.deregisterWorkers()</code> method 
throws an exception (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - <code>RLocalCachedMap.putIfExists()</code> method doesn't update the 
local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>RLocalCachedMap.putIfAbsent()</code> method doesn't update the 
local cache if <code>storeCacheMiss = true</code><br />
   Fixed - <code>IllegalReferenceCountException</code> is thrown when using 
<code>RClientSideCaching</code> (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - failed Slave at Redisson start moment can't be discovered later in 
Cluster mode<br />
   Fixed - <code>INFO REPLICATION</code> command timeout logging<br />
   Fixed - graalvm: Classes that should be initialized at run time got 
initialized during image building (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - <code>DNSMonitor</code> logs a warning (thanks to <a 
href="https://github.com/seakider";><code>@​seakider</code></a>)<br />
   Fixed - race condition during elements eviction in LFU cache (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - when acquire by RPermitExpirableSemaphore it may fail in some case 
(thanks to <a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - Direct byte buffer leak when using <code>RLocalCachedMap</code> with 
<code>StoreMode.LOCALCACHE</code> for <code>readAllValues()</code>, 
<code>readAllMap()</code> and <code>readAllEntrySet()</code> methods (thanks to 
<a href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - DataInputStream closing to prevent resource leak in 
<code>RedissonExecutorService.getClassBody()</code> method (thanks to <a 
href="https://github.com/backstraw";><code>@​backstraw</code></a>)<br />
   Fixed - added missed setters and getters for Config object in 
<code>RedissonSessionManager</code> (thanks to <a 
href="https://github.com/jglapa";><code>@​jglapa</code></a>)<br />
   Fixed - <code>RPermitExpirableSemaphore.tryAcquire()</code> doesn't work 
when acquiring &gt; 1 permit (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - <code>CommandMapper</code> isn't applied properly to 
<code>RScript</code> object (thanks to <a 
href="https://github.com/lyrric";><code>@​lyrric</code></a>)<br />
   Fixed - synchronization of remote and local Tomcat SSO cache (thanks to <a 
href="https://github.com/cogniware";><code>@​cogniware</code></a>)<br />
   Fixed - <code>FT.SEARCH</code> command is executed only on master nodes 
(thanks to <a href="https://github.com/pfyod";><code>@​pfyod</code></a>)</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redisson/redisson/commit/8500aa503b23cfda559180b6d23b3af8d3fb1437";><code>8500aa5</code></a>
 [maven-release-plugin] prepare release redisson-3.51.0</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/0cd65bf792fecedf15dbfb7658d1658defc65c99";><code>0cd65bf</code></a>
 maven central plugin migration</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/8f660f39062d001ce0e486ab5c5df8efa615736b";><code>8f660f3</code></a>
 Fixed - null is printed in logs during connection in Cluster mode <a 
href="https://redirect.github.com/redisson/redisson/issues/6713";>#6713</a></li>
   <li><a 
href="https://github.com/redisson/redisson/commit/8a1d7a0ef6cf91cd71137a5b3d9e3fbebf928771";><code>8a1d7a0</code></a>
 version updated</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/8796738da66cffa84318210be695cb7a9ba13b3b";><code>8796738</code></a>
 lib updated</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/82861284d47b0903a142d30697d9a30d044dcb6b";><code>8286128</code></a>
 lib updated</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/ef55059039f6467a2416ad8b3684bad99e71f9ed";><code>ef55059</code></a>
 url updated</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/0253ae09c0ffed8a02e45ebe1c3c2d6de41629a8";><code>0253ae0</code></a>
 version updated</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/612b44183ce5f58ad629bad2442d2078ca630332";><code>612b441</code></a>
 Feature - RBitSet.diff(), diffInverse(), andOr(), setExclusive() methods 
adde...</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/f02b453ca05facc6fdc32df1424ed9a6b3d09f2a";><code>f02b453</code></a>
 Merge branch 'master' of github.com:redisson/redisson</li>
   <li>Additional commits viewable in <a 
href="https://github.com/redisson/redisson/compare/redisson-3.50.0...redisson-3.51.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.redisson:redisson&package-manager=maven&previous-version=3.50.0&new-version=3.51.0)](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: issues-unsubscr...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to