dependabot[bot] opened a new pull request, #1397: URL: https://github.com/apache/cxf/pull/1397
Bumps `cxf.hazelcast.version` from 5.3.1 to 5.3.2. Updates `com.hazelcast:hazelcast` from 5.3.1 to 5.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hazelcast/hazelcast/releases">com.hazelcast:hazelcast's releases</a>.</em></p> <blockquote> <h2>v5.3.2</h2> <p>This document lists the enhancements and fixed issues for Hazelcast Platform 5.3.2 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.</p> <h2>Enhancements</h2> <ul> <li>Updated the Janino dependency version to 3.1.10. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25094">#25094</a></li> </ul> <h2>Fixes</h2> <ul> <li>Renamed the service port for Hazelcast clusters deployed in Kubernetes environments as <code>hazelcast</code>. Previously, the name was <code>hazelcast-service-port</code> causing the member auto-discovery (for embedded deployments) to fail. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25228">#25228</a></li> <li>Fixed an issue where the <code>getDistributedObjects()</code> was returning inconsistent results when multiple members are simultaneously joining to the cluster. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25153">#25153</a></li> <li>Fixed an issue where the Hot Restart procedure was failing on Hazelcast Viridian, when the cluster is in the <code>FROZEN</code> state. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25081">#25081</a></li> <li>Fixed an issue where the retry mechanism for the communications between CP leader and followers was generating too many retries, due to incorrect backoff timeout reset behavior. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25074">#25074</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hazelcast/hazelcast/commit/64425c3be4ab416cd3dbaa741d1018b6a8dfe874"><code>64425c3</code></a> Upgrade version to 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/b6cb4797067efb2c80685d6cdb937426ce528598"><code>b6cb479</code></a> Fix K8s service port [CN-894] [5.3.2] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25228">#25228</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/97a6e7dd8e77167f62c0761d17d21748100fc294"><code>97a6e7d</code></a> Update release_notes.txt</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/24f13e28fbf1e5df923c0c109b120967b4600ca4"><code>24f13e2</code></a> Update 5.3.2 RN with K8 fix.</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/ea85987948c8b47da995d1db1cdd6090fe55005b"><code>ea85987</code></a> Adding RN for Platform OS 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/0c5ae6e9485e50f8ad67a7abae93a4b42f32a968"><code>0c5ae6e</code></a> Prepare release 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/9a8365f973ffe2aa8d6708267870383823db5d33"><code>9a8365f</code></a> Upgrade netty version and use netty-tcnative version from netty-bom (5.3.z) (...</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/6dfbeadc509c5f90fcd4cb3f3b978d508cee431e"><code>6dfbead</code></a> Implement putAllWithMetadata [HZ-2583] [5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25144">#25144</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/fc868ee57efdc00f77b5423ef6c64f562c617e42"><code>fc868ee</code></a> Resolve THIRD-PARTY license issues [HZ-2159, HZ-2774][5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25150">#25150</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/a593ca0c340f18ebdb030efbf87b8df1df3c275d"><code>a593ca0</code></a> Fix OnJoinOp handling during batched cluster joining (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25114">#25114</a>) [5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25153">#25153</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hazelcast/hazelcast/compare/v5.3.1...v5.3.2">compare view</a></li> </ul> </details> <br /> Updates `com.hazelcast:hazelcast-spring` from 5.3.1 to 5.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hazelcast/hazelcast/releases">com.hazelcast:hazelcast-spring's releases</a>.</em></p> <blockquote> <h2>v5.3.2</h2> <p>This document lists the enhancements and fixed issues for Hazelcast Platform 5.3.2 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.</p> <h2>Enhancements</h2> <ul> <li>Updated the Janino dependency version to 3.1.10. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25094">#25094</a></li> </ul> <h2>Fixes</h2> <ul> <li>Renamed the service port for Hazelcast clusters deployed in Kubernetes environments as <code>hazelcast</code>. Previously, the name was <code>hazelcast-service-port</code> causing the member auto-discovery (for embedded deployments) to fail. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25228">#25228</a></li> <li>Fixed an issue where the <code>getDistributedObjects()</code> was returning inconsistent results when multiple members are simultaneously joining to the cluster. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25153">#25153</a></li> <li>Fixed an issue where the Hot Restart procedure was failing on Hazelcast Viridian, when the cluster is in the <code>FROZEN</code> state. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25081">#25081</a></li> <li>Fixed an issue where the retry mechanism for the communications between CP leader and followers was generating too many retries, due to incorrect backoff timeout reset behavior. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/25074">#25074</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hazelcast/hazelcast/commit/64425c3be4ab416cd3dbaa741d1018b6a8dfe874"><code>64425c3</code></a> Upgrade version to 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/b6cb4797067efb2c80685d6cdb937426ce528598"><code>b6cb479</code></a> Fix K8s service port [CN-894] [5.3.2] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25228">#25228</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/97a6e7dd8e77167f62c0761d17d21748100fc294"><code>97a6e7d</code></a> Update release_notes.txt</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/24f13e28fbf1e5df923c0c109b120967b4600ca4"><code>24f13e2</code></a> Update 5.3.2 RN with K8 fix.</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/ea85987948c8b47da995d1db1cdd6090fe55005b"><code>ea85987</code></a> Adding RN for Platform OS 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/0c5ae6e9485e50f8ad67a7abae93a4b42f32a968"><code>0c5ae6e</code></a> Prepare release 5.3.2</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/9a8365f973ffe2aa8d6708267870383823db5d33"><code>9a8365f</code></a> Upgrade netty version and use netty-tcnative version from netty-bom (5.3.z) (...</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/6dfbeadc509c5f90fcd4cb3f3b978d508cee431e"><code>6dfbead</code></a> Implement putAllWithMetadata [HZ-2583] [5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25144">#25144</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/fc868ee57efdc00f77b5423ef6c64f562c617e42"><code>fc868ee</code></a> Resolve THIRD-PARTY license issues [HZ-2159, HZ-2774][5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25150">#25150</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/a593ca0c340f18ebdb030efbf87b8df1df3c275d"><code>a593ca0</code></a> Fix OnJoinOp handling during batched cluster joining (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25114">#25114</a>) [5.3.z] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/25153">#25153</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hazelcast/hazelcast/compare/v5.3.1...v5.3.2">compare view</a></li> </ul> </details> <br /> 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]
