dependabot[bot] opened a new pull request, #492:
URL: https://github.com/apache/maven-resolver/pull/492

   Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 
3.29.0 to 3.30.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.30.0</h2>
   <p>Feature - <code>sslKeystoreType</code> setting added<br />
   Feature - <code>RPatternTopic.getActiveTopic()</code> method added (thanks 
to <a href="https://github.com/MasterShi";><code>@​MasterShi</code></a>)<br />
   Feature - <code>RJsonBucket.merge()</code> method added<br />
   Feature - Async, Rx, Reactive interfaces implemented for 
<code>RBloomFilter</code> object<br />
   Feature - fallback mode for JCache<br />
   Feature - <a 
href="https://github.com/redisson/redisson/wiki/2.-Configuration#223-passwords-encryption";>passwords
 encryption</a> support<br />
   Feature - <a 
href="https://github.com/redisson/redisson/wiki/14.-Integration-with-frameworks/#149-spring-cloud-stream";>Spring
 Cloud Stream</a> integration</p>
   <p>Improvement - configuration variable defined as Java system property 
overrides environment variable</p>
   <p>Fixed - io.projectreactor package should be defined as optional in OSGi 
Manifest<br />
   Fixed - Spring Data Redis 
<code>StreamPollTask.deserializeAndEmitRecords()</code> method throws NPE after 
failover<br />
   Fixed - Spring Data Redis blocking poll commands can't be reattached after 
failover<br />
   Fixed - Unable to find session error reported by 
<code>RedissonSessionManager</code><br />
   Fixed - Sentinels discovery is applied at Redisson startup if 
<code>sentinelsDiscovery = true</code><br />
   Fixed - master node is used for read operations after slave node addition if 
<code>readMode = SLAVE</code> in replicated mode<br />
   Fixed - failover handling of blocking methods calls with defined timeout. 
RStream, RBlockingQueue objects<br />
   Fixed - multiple <code>RLocalCachedMap</code> objects don't work in the same 
RTransaction (thanks to <a 
href="https://github.com/vlad-ogol";><code>@​vlad-ogol</code></a> <a 
href="https://github.com/RajaJaisankar";><code>@​RajaJaisankar</code></a>)<br />
   Fixed - codec setting isn't applied in 
<code>redisson.getMap(MapOptions)</code> method<br />
   Fixed - Live Object field can't set to null value<br />
   Fixed - <code>SentinelConnectionManager</code> stops scheduling topology 
change change / dns check after host resolution error<br />
   Fixed - <code>RMapCache.fastPutIfExistsOperation()</code> method uses 
incorrect pubsub channel</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>10-May-2024 - 3.30.0 released</h3>
   <p>Feature - <code>sslKeystoreType</code> setting added<br />
   Feature - <code>RPatternTopic.getActiveTopic()</code> method added (thanks 
to <a href="https://github.com/MasterShi";><code>@​MasterShi</code></a>)<br />
   Feature - <code>RJsonBucket.merge()</code> method added<br />
   Feature - Async, Rx, Reactive interfaces implemented for 
<code>RBloomFilter</code> object<br />
   Feature - fallback mode for JCache<br />
   Feature - <a 
href="https://github.com/redisson/redisson/wiki/2.-Configuration#223-passwords-encryption";>passwords
 encryption</a> support<br />
   Feature - <a 
href="https://github.com/redisson/redisson/wiki/14.-Integration-with-frameworks/#149-spring-cloud-stream";>Spring
 Cloud Stream</a> integration</p>
   <p>Improvement - configuration variable defined as Java system property 
overrides environment variable</p>
   <p>Fixed - io.projectreactor package should be defined as optional in OSGi 
Manifest<br />
   Fixed - Spring Data Redis 
<code>StreamPollTask.deserializeAndEmitRecords()</code> method throws NPE after 
failover<br />
   Fixed - Spring Data Redis blocking poll commands can't be reattached after 
failover<br />
   Fixed - Unable to find session error reported by 
<code>RedissonSessionManager</code><br />
   Fixed - Sentinels discovery is applied at Redisson startup if 
<code>sentinelsDiscovery = true</code><br />
   Fixed - master node is used for read operations after slave node addition if 
<code>readMode = SLAVE</code> in replicated mode<br />
   Fixed - failover handling of blocking methods calls with defined timeout. 
RStream, RBlockingQueue objects<br />
   Fixed - multiple <code>RLocalCachedMap</code> objects don't work in the same 
RTransaction (thanks to <a 
href="https://github.com/vlad-ogol";><code>@​vlad-ogol</code></a> <a 
href="https://github.com/RajaJaisankar";><code>@​RajaJaisankar</code></a>)<br />
   Fixed - codec setting isn't applied in 
<code>redisson.getMap(MapOptions)</code> method<br />
   Fixed - Live Object field can't set to null value<br />
   Fixed - <code>SentinelConnectionManager</code> stops scheduling topology 
change change / dns check after host resolution error<br />
   Fixed - <code>RMapCache.fastPutIfExistsOperation()</code> method uses 
incorrect pubsub channel</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/redisson/redisson/commit/49dcea0be6e58d64e7554c3aa8b05060c9377432";><code>49dcea0</code></a>
 [maven-release-plugin] prepare release redisson-3.30.0</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/6f3acebe56f9ac11403b4b47708abfcd6c11abae";><code>6f3aceb</code></a>
 refactoring</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/c1d3e4881a02782cfaf12142f0eec556935fa576";><code>c1d3e48</code></a>
 test fixed</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/7a8ee736dac95ba057eada10d39066083e8cdb5c";><code>7a8ee73</code></a>
 refactoring</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/ab31631880c0f5dd8ed2d50c6e043730ab6a1cb4";><code>ab31631</code></a>
 Fixed - io.projectreactor should be defined as optional in OSGi MANIFEST</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/ce70bf3945e52f256cf8780c968c44f952c12834";><code>ce70bf3</code></a>
 Feature - Async, Rx, Reactive interfaces implemented for RBloomFilter 
object....</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/04b206cbc5bc59acffed18215137d2d066807b0e";><code>04b206c</code></a>
 refactoring</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/05c5b8a637f095c8add6d03f0e7a9aa068c04c24";><code>05c5b8a</code></a>
 test added</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/a82bd11f3e54dd54af0040740ef0662160b3bdf8";><code>a82bd11</code></a>
 Fixed - Spring Data Redis blocking poll commands can't be reattached after 
fa...</li>
   <li><a 
href="https://github.com/redisson/redisson/commit/1f86d115b04f1d89cab8385f80d25acc74cff8e1";><code>1f86d11</code></a>
 Fixed - Spring Data Redis StreamPollTask.deserializeAndEmitRecords method 
thr...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/redisson/redisson/compare/redisson-3.29.0...redisson-3.30.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.29.0&new-version=3.30.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...@maven.apache.org

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

Reply via email to