You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2022/10/11 18:01:12 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #493: Bump hazelcast from 3.12.13 to 5.1.4

dependabot[bot] opened a new pull request, #493:
URL: https://github.com/apache/shiro/pull/493

   Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.12.13 to 5.1.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/hazelcast/hazelcast/releases">hazelcast's releases</a>.</em></p>
   <blockquote>
   <h2>v5.1.4</h2>
   <p>This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.1.4 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.</p>
   <p>== Enhancements</p>
   <ul>
   <li>Removed the <code>hazelcast-jet-cdc-mysql</code> module from the Hazelcast Platform Enterprise distributions due to licensing.
   You need to manually download this module if you have the Enterprise edition. See xref:pipelines:cdc.adoc#step-4-start-hazelcast[Capture Changes from MySQL] for details. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/5312">#5312</a></li>
   <li>The Kubernetes discovery plugin has been enhanced to support the service token expiration. The token is time-bound and its content
   is refreshed periodically in the recent Kubernetes versions. A new token reader has been implemented to get the token value periodically. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22394">#22394</a></li>
   <li>You can now provide comma-separated lists to give multiple labels for the Kubernetes Discovery Plugin configurations <code>service-label-name</code>, <code>service-label-value</code>, <code>pod-label-name</code>, and <code>pod-label-value</code>. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22401">#22401</a></li>
   </ul>
   <h2>v5.1.3</h2>
   <p>This document lists the new features,
   enhancements, fixed issues, and removed or deprecated features for Hazelcast Platform 5.1.3 release.
   The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.</p>
   <p>==== 5.1.3 Release Notes ====</p>
   <ol>
   <li>Enhancements</li>
   </ol>
   <ul>
   <li>Improved connection handling. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/21641%5B#21641%5D(https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21641)">hazelcast/hazelcast#21641</a></li>
   </ul>
   <ol start="2">
   <li>Fixes</li>
   </ol>
   <ul>
   <li>When the <code>hazelcast.socket.buffer.direct</code> property is enabled, clusters no longer throw exceptions in response to text protocols such as the REST API.
   <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/pull/21700%5B#21700%5D(https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21700)">hazelcast/hazelcast#21700</a></li>
   </ul>
   <h2>v5.1.2</h2>
   <p>This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast 5.1.2 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.</p>
   <h2>Fixes</h2>
   <ul>
   <li>Fixed an issue where a cluster could not be formed when security is enabled, various client permissions are set, and multiple members
   are started simultaneously. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21510">#21510</a></li>
   <li>Fixed an issue where a cluster was unresponsive when you perform a health check to see the members are in the safe state;
   cluster members were hanging in the <code>REPLICA_NOT_SYNC</code> state during such health checks. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21208">#21208</a></li>
   <li>Fixed an issue where the list of members in the cluster was reset to an empty list when the UUID of a cluster changes after its restart:
   this was causing startup failures since Hazelcast could not manage the events due to the empty member list after a restart. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21178">#21178</a></li>
   <li>Fixed an issue where the statistics like puts and removals were not increasing when these operations are executed through Transactional interface. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/21107">#21107</a></li>
   <li>Fixed a data race in <code>SingleProtocolEncoder</code>; while one method of this interface is called from the input thread,
   another one is called from the output thread which was causing the race. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/20994">#20994</a></li>
   <li>Fixed an issue where the automatic module name in <code>hazelcast-5.x.jar</code> could not be detected using Gradle. The reason was
   <code>/META-INF/MANIFEST.MF</code> not being the first or second entry in the JAR file; now this manifest file is the second entry. <a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/20976">#20976</a></li>
   </ul>
   <h2>v5.1.1</h2>
   <p>This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.1.1 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/5b7b26904309fab93850de7061a6fdd8b0065c4d"><code>5b7b269</code></a> version update for 5.1.4 release</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/eba69db83359459860e24fd4d372937625aabb05"><code>eba69db</code></a> Platform OS 5.1.4 release notes.</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/2bcd87d9102f3b71724d0696c9ac8494fc8780f6"><code>2bcd87d</code></a> prepare release 5.1.4</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/8c65aee4f41adbae41346f0b3a57e41c96bb1137"><code>8c65aee</code></a> Bump jackson.version from 2.13.3 to 2.13.4 [5.1.z] (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22419">#22419</a>)</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/cd217c223c29f9feeee41b1d53e92e272262bd5b"><code>cd217c2</code></a> Fixed ClearBackupOperation [HZ-1210][BACKPORT] (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22082">#22082</a>) (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22408">#22408</a>)</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/37bd536d372e29cafbc20c633cd8fa02f6d43077"><code>37bd536</code></a> Update vulnerable snakeyaml dependency [5.1.z] (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22404">#22404</a>)</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/9a682d4886c6a38e2f1f05d54cb5c937332e8980"><code>9a682d4</code></a> [CN-399] [BACKPORT] Change Kubernetes client behavior for token refresh (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22394">#22394</a>)</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/666e7d5ea3c201a569e5433c2244fb70ed40204b"><code>666e7d5</code></a> [CN-360] [BACKPORT] [5.1.z] Add multiple label support for Kubernetes Plugin ...</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/1036e672c38152b55e8d9f0238ee4fee30a9911f"><code>1036e67</code></a> [CN-169] do not rely on optonal Endpoint nodeName (backport)  (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22403">#22403</a>)</li>
   <li><a href="https://github.com/hazelcast/hazelcast/commit/c9747a9d694d205501182fc5ab7d5306c5e43be9"><code>c9747a9</code></a> [HZ-1138] [BACKPORT] Add missing expiry merge for WAN (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22294">#22294</a>) (<a href="https://github-redirect.dependabot.com/hazelcast/hazelcast/issues/22336">#22336</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/hazelcast/hazelcast/compare/v3.12.13...v5.1.4">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.12.13&new-version=5.1.4)](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)
   
   
   </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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] closed pull request #493: Bump hazelcast from 3.12.13 to 5.1.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #493: Bump hazelcast from 3.12.13 to 5.1.4
URL: https://github.com/apache/shiro/pull/493


-- 
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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] commented on pull request #493: Bump hazelcast from 3.12.13 to 5.1.4

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #493:
URL: https://github.com/apache/shiro/pull/493#issuecomment-1290952802

   Superseded by #511.


-- 
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: commits-unsubscribe@shiro.apache.org

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