dependabot[bot] opened a new pull request, #3272: URL: https://github.com/apache/servicecomb-java-chassis/pull/3272
Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.1.0 to 2.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alibaba/nacos/releases">nacos-client's releases</a>.</em></p> <blockquote> <h2>2.1.1 (Aug 8th, 2022)</h2> <p>This version mainly fix lots of bugs in 2.1.0 version and upgrade many dependencies to fix some big problem.</p> <p>At the same time, community do some of enhancement for performance such as default auth plugin, Grpc request and distro protocol.</p> <p>Finally, This version add two <strong>beta</strong> feature -- <code>batchRegister</code> and <code>trace event</code>. The first beta feature is used by proxy register situation like <code>nacos-sync</code>. The second beta feature is used to get the information of config or service changes. It will be a new plugin for community.</p> <p>Detail see:</p> <h2>Features</h2> <p><a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/5863">#5863</a> (BETA) Support batch register service. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/7424">#7424</a> Add version data compare in the history list. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8305">#8305</a> (REMOVE) Remove leave nacos server nodes API temporarily. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8481">#8481</a> (BETA) Add TRACE Event to server. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8755">#8755</a> Add default fuzzy search feature.</p> <h2>Enhancement</h2> <p><a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8099">#8099</a> Fast failure for distro sync task and verify task if cluster disconnect. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8150">#8150</a> Add the namespace description item to the namespace list page. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8345">#8345</a> Add validation for service cluster name. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8515">#8515</a> Optimize some code in InetUtils. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8561">#8561</a> Enhance default authentication plugin performance. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8574">#8574</a> Enhance filter service info for push callback. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8592">#8592</a> Ehhance GrpcUtil memory and cpu cost. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8622">#8622</a> Add NacosEnvironment and add some unit tests.</p> <h2>Refactor&dependency</h2> <p><a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8369">#8369</a> Remove mina dependency. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8383">#8383</a> Upgrade jackson version to 2.12.6.1. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8421">#8421</a> Remove commonOkHttp dependency. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8472">#8472</a> Remove useless dependency. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8479">#8479</a> Refactor singleton construction as private. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8540">#8540</a> Upgrade spring-boot version to 2.6.8. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8594">#8594</a> Makes distro data load timeout can be configured. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8596">#8596</a> Explicitly specify spring-boot-maven-plugin version same as spring-boot. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8623">#8623</a> Upgrade mysql-connector-java to 8.0.28.</p> <h2>BugFix</h2> <p><a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/7039">#7039</a> Fix config encryptedData md5 calculation problem. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8153">#8153</a> Fix NPE for AutoExpireCache. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8243">#8243</a><a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8653">#8653</a> Fix health check plugin problem. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8275">#8275</a> Fix can't register service when use skywalking. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8295">#8295</a> Fix can't login when use embedded storage in cluster model. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8318">#8318</a> Fix findAllConfigInfoForDumpAll sql args error. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8372">#8372</a> Fix client can't use https connection. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8424">#8424</a> Fix cycle dependency problem. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8428">#8428</a> Fix naming subscribe bug when multiple NamingService. <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8505">#8505</a> Fix log configuration conflict in spring-boot project.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/nacos/commit/41859be6a920542c8aaa829934b5d1449cc792a3"><code>41859be</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8902">#8902</a> from alibaba/develop</li> <li><a href="https://github.com/alibaba/nacos/commit/bf76143e5957b8a615f736924335615bdc6cb11c"><code>bf76143</code></a> Upgrade to 2.1.1 (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8899">#8899</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/54a3b9ebe3d66d704f3c8c51fad7a867bdb78d72"><code>54a3b9e</code></a> [ISSUE <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8880">#8880</a>] add a request exception handler (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8881">#8881</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/0b428e0fa2a5e585cf1feea617142733d322bfc9"><code>0b428e0</code></a> Feat/calculate ip count when use batchregister (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8858">#8858</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/de5ec356cca80f975a03b6a2030cfae7afa52846"><code>de5ec35</code></a> import config file auth fail (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8844">#8844</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/5a9b1e961f286c786f8a2485bcdd09ef08567055"><code>5a9b1e9</code></a> Add Generic Type for Simple Cache Map (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8812">#8812</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/56104495dac1b701df98f1d8cccef39dc9f49453"><code>5610449</code></a> [ISSUE#8481]Unified TRACE capacity building (<a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8805">#8805</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/4ca830638b67b177c545cd1d803cfdb77166b0b9"><code>4ca8306</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8822">#8822</a> from KomachiSion/develop-config-aspect</li> <li><a href="https://github.com/alibaba/nacos/commit/882be9e726a81a4f6b69ae41af6fc356efd5e390"><code>882be9e</code></a> Add comment for config aspect.</li> <li><a href="https://github.com/alibaba/nacos/commit/ff336d97b93d53737375d2bd2ff78de2a1d70f57"><code>ff336d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/alibaba/nacos/issues/8801">#8801</a> from KomachiSion/develop-client-detail-exception</li> <li>Additional commits viewable in <a href="https://github.com/alibaba/nacos/compare/2.1.0...2.1.1">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
