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

   Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) 
from 2.4.1 to 2.4.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/alibaba/nacos/releases";>com.alibaba.nacos:nacos-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.4.2 (Sep 5th, 2024)</h2>
   <p>This version primarily fixes a potential deadlock issue during the 
startup process related to the Raft protocol initialization in version 2.4.1 
(<a href="https://redirect.github.com/alibaba/nacos/issues/12526";>#12526</a>). 
It also rolls back the changes made in version 2.4.1 that lowered the hessian 
version, which caused startup problems on JDK 17+ versions due to conflicts 
with hessian dependencies. Additionally, the logic for checking ServerStatus 
has been optimized to prevent issues from affecting the availability of 
non-Raft-dependent functionalities due to Raft election failures.</p>
   <p>Furthermore, this version includes several usability enhancements and 
addresses some other bugs.</p>
   <p>Please see the details of the changes below:</p>
   <h1>Change details</h1>
   <h2>Enhancement&amp;Refactor</h2>
   <p><a 
href="https://redirect.github.com/alibaba/nacos/issues/12483";>#12483</a> 
Configuration list adds configuration format.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12547";>#12547</a> 
Nacos client supports desensitise in logging.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12555";>#12555</a> 
SwitchManager support http、tcp、mysql HealthParams and pushCSharpVersion update.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12569";>#12569</a> 
Enhance is exist table logic to support more database.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12573";>#12573</a> 
Enhance Server status check to avoid affect core features.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12583";>#12583</a> 
Enhance protocolManager lock logic.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12608";>#12608</a> 
Enhance configs diff, support to collapse identical rows.</p>
   <h2>BugFix</h2>
   <p><a 
href="https://redirect.github.com/alibaba/nacos/issues/12093";>#12093</a> Fix 
reset password success but no message.
   <a 
href="https://redirect.github.com/alibaba/nacos/issues/12498";>#12498</a><a 
href="https://redirect.github.com/alibaba/nacos/issues/12503";>#12503</a> Revert 
&quot;Resolve the Hessian package conflict issue. (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12449";>#12449</a>)&quot;.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12509";>#12509</a> 
Fix nacos-client updating accessToken bug.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12526";>#12526</a> 
Fix possible dead lock problem during start up.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12563";>#12563</a> 
Fix paramchecker invalid bug.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12581";>#12581</a> 
Fix namespace quota and parameter optimize.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12604";>#12604</a> 
Fix get config labels from env parameters.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12610";>#12610</a> 
Fix wrong error code for http open api request.</p>
   <h2>Dependency</h2>
   <p><a 
href="https://redirect.github.com/alibaba/nacos/issues/12568";>#12568</a> 
Upgrade mysql-connector-j from 8.0.33 to 8.2.0.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12387";>#12387</a> 
Upgrade logback adapter to 1.1.3
   <a 
href="https://redirect.github.com/alibaba/nacos/issues/12586";>#12586</a><a 
href="https://redirect.github.com/alibaba/nacos/issues/12596";>#12596</a> 
Upgrade spring version to 5.3.39.
   <a href="https://redirect.github.com/alibaba/nacos/issues/12596";>#12596</a> 
Upgrade tomcat to 9.0.93.</p>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/XiaZhouxx";><code>@​XiaZhouxx</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/alibaba/nacos/pull/12574";>alibaba/nacos#12574</a></li>
   <li><a href="https://github.com/shengbinxu";><code>@​shengbinxu</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/alibaba/nacos/pull/12608";>alibaba/nacos#12608</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/alibaba/nacos/compare/2.4.1...2.4.2";>https://github.com/alibaba/nacos/compare/2.4.1...2.4.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/alibaba/nacos/commit/3a9003bc7cbb642ef836975bde65e596e87eb697";><code>3a9003b</code></a>
 Upgrade to 2.4.2 &amp; rebuild console-ui (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12611";>#12611</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/963b221fc01ab36803589faffee5d6ed7c107b1d";><code>963b221</code></a>
 Fix wrong error code for http open api request. (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12610";>#12610</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/afee4825962a95b8c3f895533156cf98fe6cf789";><code>afee482</code></a>
 config history diff, collapse identical rows (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12608";>#12608</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/feb4c098af22dbaf22e7d8d4d6689687169c6623";><code>feb4c09</code></a>
 fix labels from env  (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12604";>#12604</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/38a204c8a6f2d8c51665520856d2903c03b87a52";><code>38a204c</code></a>
 fix: upgrade upload-artifact version (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12607";>#12607</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/d71cd856a47e74588a4e39d3f82aa29a7595a2c8";><code>d71cd85</code></a>
 Upgrade spring to 5.3.39 and tomcat to 9.0.93 (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12596";>#12596</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/917d5c0d4d6d6b847fddd1fad700823e1d3b0bd3";><code>917d5c0</code></a>
 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12592";>#12592</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/981b28fe7ce51ce69e4f18e6e89717ab24a86222";><code>981b28f</code></a>
 <a href="https://redirect.github.com/alibaba/nacos/issues/12387";>#12387</a><a 
href="https://redirect.github.com/alibaba/nacos/issues/12586";>#12586</a> 
Upgrade dependencies. (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12589";>#12589</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/62f4a37107cd6a2b5047d04ed857a4b4f1e351f3";><code>62f4a37</code></a>
 [ISSUE#12583] ProtocolManager代码优化 (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12584";>#12584</a>)</li>
   <li><a 
href="https://github.com/alibaba/nacos/commit/de336676bb38c93325b6051821c99ef069a4739a";><code>de33667</code></a>
 [Issue#12569] Enhance is exist table logic to support more database. (<a 
href="https://redirect.github.com/alibaba/nacos/issues/12582";>#12582</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/alibaba/nacos/compare/2.4.1...2.4.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba.nacos:nacos-client&package-manager=maven&previous-version=2.4.1&new-version=2.4.2)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to