dependabot[bot] opened a new pull request, #14:
URL: https://github.com/apache/geronimo-batchee/pull/14

   Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.1 to 
3.12.13.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hazelcast/hazelcast/releases";>hazelcast's 
releases</a>.</em></p>
   <blockquote>
   <p>3.12.13 release</p>
   <h2>v3.12.12</h2>
   <p>3.12.12 release</p>
   <h2>v3.12.11</h2>
   <p>3.12.11 release</p>
   <h2>v3.12.10</h2>
   <p>3.12.10 release</p>
   <h2>3.12.9</h2>
   <p>This document includes the new features, enhancements and fixed issues 
for <strong>Hazelcast IMDG v3.12.9</strong>, Open Source edition release.</p>
   <h1>Enhancements</h1>
   <ul>
   <li>
   <p>Updated the <code>hazelcast-kubernetes</code> dependency version to 
1.5.4. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/17256";>#17256</a></p>
   </li>
   <li>
   <p>Added support for tenant control when creating caches. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/17121";>#17121</a></p>
   </li>
   </ul>
   <h1>Fixes</h1>
   <ul>
   <li>
   <p>Fixed a race issue when creating a cache (JCache) using multiple methods 
with the same cache name but having different keys. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/17284";>#17284</a></p>
   </li>
   <li>
   <p>Fixed an issue where the repeated calls of <code>executeOnKeys()</code> 
in Hazelcast clients for <code>NATIVE</code> maps was causing a continuous 
increase in the used memory and exhaustion of the memory pool after a while. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/17271";>#17271</a></p>
   </li>
   <li>
   <p>Fixed a performance issue when using paging predicates with JDK 8. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/17213";>#17213</a></p>
   </li>
   <li>
   <p>Fixed an issue where <code>ReliableTopicMessageListener</code> was firing 
a warning when the client is shutting down. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/17070";>#17070</a></p>
   </li>
   <li>
   <p>Fixed an issue where the client-side <code>HazelcastInstance</code> was 
not throwing a configuration exception when there is a conflict between the 
dynamic and static configurations. <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/16927";>#16927</a></p>
   </li>
   </ul>
   <h1>Contributors</h1>
   <p>We would like to thank the contributors from our open source community 
who worked on this release:</p>
   <ul>
   <li><a href="https://github.com/lprimak";>lprimak</a></li>
   </ul>
   <h2>3.12.8</h2>
   <p>This document includes the new features, enhancements and fixed issues 
for <strong>Hazelcast IMDG v3.12.8</strong>, Open Source edition release.</p>
   <h1>Enhancements</h1>
   <ul>
   <li>
   <p>Introduced WAN throttling mechanism: this prevents the WAN consumers from 
getting overloaded by the WAN producers if transferring the WAN events takes 
less time than processing them in the target cluster. This can be the case with 
WAN synchronization if the network latency is low enough. It can be configured 
using the following properties:</p>
   <ul>
   <li>
   <p><code>hazelcast.wan.consumer.invocation.threshold</code></p>
   </li>
   <li>
   <p><code>hazelcast.wan.consumer.ack.delay.backoff.init</code></p>
   </li>
   <li>
   <p><code>hazelcast.wan.consumer.ack.delay.backoff.max</code></p>
   </li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/40e63eaaf1144f9249cbc4747aca0b9c0590412b";><code>40e63ea</code></a>
 Adding RN for IMDG OS 3.12.13</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/279584c814e81c200dc8904aa13531fbbc4e6867";><code>279584c</code></a>
 3.12.13</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/ad21afb44cfec0ebc80ce0581e885bde0d7eb169";><code>ad21afb</code></a>
 Add/Backport OWASP dependency-check-maven plugin configuration (3.12.z) (<a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21971";>#21971</a>)</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/f6d1baa14f0327a9bbe319027bb4439a7d93f0ae";><code>f6d1baa</code></a>
 [3.12.z] Remember previously joined member addresses in TcpIpJoiner (<a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21860";>#21860</a>)</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/2800fcb4f115e17f24621d7972260c539139daf4";><code>2800fcb</code></a>
 [HZ-1202] Make TcpIpConnection.equals more robust (3.12.z) (<a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21885";>#21885</a>)</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/819e2c9cd2d2fccad35d9d45334f411e065e3bfa";><code>819e2c9</code></a>
 Remove GH action for creating devopshazelcast Docker image Snapshots as we 
ha...</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/53193f7ca683ad63524a0e1c8a274b076c872fde";><code>53193f7</code></a>
 Fix animal sniffer errors by updating the plugin version</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/ba924d45facf42e7907544fc90ef4cd85d7b2b98";><code>ba924d4</code></a>
 backport PR <a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/19106";>#19106</a>
 - don't use hazelcas-all in docker snaphost images, use ba...</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/b2f817e0bf7cdf5d73d9e3ab46636b0fecac268d";><code>b2f817e</code></a>
 Update hazelcast-kubernetes dependency version (<a 
href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/18935";>#18935</a>)</li>
   <li><a 
href="https://github.com/hazelcast/hazelcast/commit/95aed3d11a6c0ce6b71089313716c64d3d89e554";><code>95aed3d</code></a>
 Fix ClientInvocation Retry</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hazelcast/hazelcast/compare/v3.1...v3.12.13";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.hazelcast:hazelcast&package-manager=maven&previous-version=3.1&new-version=3.12.13)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/geronimo-batchee/network/alerts).
   
   </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: dev-unsubscr...@geronimo.apache.org

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

Reply via email to