You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/04 07:27:42 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12003: Bump hazelcast from 3.11.1 to 3.12.13

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

   Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.11.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>
   <h2>3.12.13</h2>
   <p>This document lists the new features, enhancements, fixed issues and, removed or deprecated features for <strong>Hazelcast IMDG 3.12.13</strong> releases. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Improved connection handling. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/21885">#21885</a></li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li>Fixed a split-brain recovery issue where the split clusters could not merge due to missing master member
   address. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/21860">#21860</a></li>
   <li>Fixed an issue that occurred when there is Near Cache configured for both the member and client sides for the same map and <code>serialize-keys</code> option is <code>false</code>. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/18322">#18322</a></li>
   <li>Fixed an issue where the Java client was not receiving membership events in its membership listener when a member with Hot Restart Persistence enabled is restarted. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/18271">#18271</a></li>
   <li>The difference between the Near Cache configurations before and after a client is recreated with the same client failover configuration is fixed now. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/18168">#18168</a></li>
   <li>Fixed an issue that prohibited Hazelcast from being used as Tomcat session manager when it is also deployed in a web application context: When a client application that uses Hazelcast tries to connect to the Hazelcast cluster and this application’s web sessions are persisted using Hazelcast’s Tomcat session manager, the session manager could not connect to the cluster. This has been fixed by improving Hazelcast’s service loader mechanism. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/18119">#18119</a></li>
   </ul>
   <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://redirect.github.com/hazelcast/hazelcast/pull/17256">#17256</a></p>
   </li>
   <li>
   <p>Added support for tenant control when creating caches. <a href="https://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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>
   <!-- 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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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.11.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.11.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)
   
   
   </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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ merged pull request #12003: Bump hazelcast from 3.11.1 to 3.12.13

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ merged PR #12003:
URL: https://github.com/apache/dubbo/pull/12003


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12003: Bump hazelcast from 3.11.1 to 3.12.13

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12003:
URL: https://github.com/apache/dubbo/pull/12003#issuecomment-1495679349

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12003)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12003&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12003&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12003&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12003&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12003&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12003&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org