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:56 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12004: Bump nacos-client from 2.1.2 to 2.2.1

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

   Bumps [nacos-client](https://github.com/alibaba/nacos) from 2.1.2 to 2.2.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.2.1 (Mar 17th, 2023)</h2>
   <p>This version is mainly <strong>Specially, Remove default value of <code>token.secret.key</code> and <code>server.identity</code>.</strong> Detail see: <a href="https://nacos.io/zh-cn/blog/announcement-token-secret-key.html">announcement</a>.</p>
   <p>And this version upgrade many dependencies such as spring-boot, Grpc, jraft and so on.</p>
   <p>What's more, This version add a beta feature, make the grpc request support TLS, and fix some bugs and enhance some usage problems.</p>
   <p>Detail see:</p>
   <h2>feature</h2>
   <p><a href="https://redirect.github.com/alibaba/nacos/issues/9276">#9276</a> Add search config by content.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9703">#9703</a> add catalog v2 API to support list instances which is un-enabled.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9710">#9710</a> Support prometheus-sd basic auth.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9888">#9888</a> Beta support Grpc TLS feature.
   <a href="https://redirect.github.com/alibaba/nacos/issues/10062">#10062</a> Naming support aliyun STS auth.</p>
   <h2>Enhancement&amp;Refactor</h2>
   <p><a href="https://redirect.github.com/alibaba/nacos/issues/9510">#9510</a> Add sql log print function.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9646">#9646</a> Replace concatenated strings with placeholders.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9708">#9708</a> Clean expired and invalid connections for HTTP client.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9783">#9783</a> Handle public namespaceId as default namespaceId for publish and query config for V2 http api.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9837">#9837</a> Enhance Grpc connected time when cluster started to load snapshot quickly.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9859">#9859</a> Refactor default auth plugin, use custom JWT instead of jjwt.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9860">#9860</a> Adapt logback 1.4.5 by SPI.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9885">#9885</a> Add prometheus api exception handling.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9949">#9949</a> Use Grpc replace all Http request between servers.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9951">#9951</a> Judge the message whether <code>null</code> for metadata processor.
   <a href="https://redirect.github.com/alibaba/nacos/issues/10084">#10084</a> Client use Async appender to print log.
   <a href="https://redirect.github.com/alibaba/nacos/issues/10108">#10108</a> Remove identity default value.</p>
   <h2>BugFix</h2>
   <p><a href="https://redirect.github.com/alibaba/nacos/issues/9621">#9621</a> Fix Config Client server check always up problem.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9728">#9728</a> Fix prometheus http sd only return public namespace problem.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9732">#9732</a> Fix namespace v2 api auth not work problem.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9734">#9734</a> Fix http login url without default port problem.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9795">#9795</a> Fix export config failure problem for non admin user after opening auth.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9816">#9816</a> Fix redo data is different from server when register and unregister service with concurrency.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9819">#9819</a> Fix update password failure problem after use nginx.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9825">#9825</a> Fix config histroy page paged problem.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9861">#9861</a> Fix auth check before distro filter.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9862">#9862</a> Fix LDAP login failed.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9943">#9943</a> Fix Config cas update can't work when using derby database.
   <a href="https://redirect.github.com/alibaba/nacos/issues/10014">#10014</a> Clear confused logic about namespace properties.
   <a href="https://redirect.github.com/alibaba/nacos/issues/10038">#10038</a> Fix load failover file failure.</p>
   <h2>Dependency</h2>
   <p><a href="https://redirect.github.com/alibaba/nacos/issues/9504">#9504</a><a href="https://redirect.github.com/alibaba/nacos/issues/9767">#9767</a> Upgeade-spring-boot version to 2.6.14.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9789">#9789</a> Upgrade jraft version to 1.3.12.
   <a href="https://redirect.github.com/alibaba/nacos/issues/9772">#9772</a> Upgrade Grpc version to 1.50.2.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/alibaba/nacos/commit/cb0422ed743e77f11a555ef579f0009049a2db59"><code>cb0422e</code></a> Merge pull request <a href="https://redirect.github.com/alibaba/nacos/issues/10126">#10126</a> from alibaba/develop</li>
   <li><a href="https://github.com/alibaba/nacos/commit/8ab205832d8575c77388202039184acdd1074b03"><code>8ab2058</code></a> Upgrade to 2.2.1 (<a href="https://redirect.github.com/alibaba/nacos/issues/10121">#10121</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/cdd2be65afc45af8a0c6818dfd6e6d56dbda5d11"><code>cdd2be6</code></a> Remove identity default value. (<a href="https://redirect.github.com/alibaba/nacos/issues/10108">#10108</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/214e0c90771d66ff8f8b3ff172ad60376253d724"><code>214e0c9</code></a> nacos grpc connection supports TLS Encryption (<a href="https://redirect.github.com/alibaba/nacos/issues/9980">#9980</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/81dda26709b0627e0198adb224dde6e89cf88cdb"><code>81dda26</code></a> Upgrade snakeYaml to 2.0 (<a href="https://redirect.github.com/alibaba/nacos/issues/10092">#10092</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/34a29e71dd584518ab1839b00227f995a9201716"><code>34a29e7</code></a> Use async appender to print log for nacos-client. (<a href="https://redirect.github.com/alibaba/nacos/issues/10085">#10085</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/bff133f8f491d6a172f2348a7c84696200ea57bc"><code>bff133f</code></a> Re build console ui. (<a href="https://redirect.github.com/alibaba/nacos/issues/10083">#10083</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/a2f17da9115e47fb95268183b4e7a8b338d44b3f"><code>a2f17da</code></a> Update application.properties (<a href="https://redirect.github.com/alibaba/nacos/issues/10078">#10078</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/1968b3fc984a41080b47d805e2d1ab04141e4a60"><code>1968b3f</code></a> Develop revert#9851 <a href="https://redirect.github.com/alibaba/nacos/issues/9967">#9967</a> (<a href="https://redirect.github.com/alibaba/nacos/issues/10069">#10069</a>)</li>
   <li><a href="https://github.com/alibaba/nacos/commit/383287c616e3d229d3fbf175f93ef390d3feff22"><code>383287c</code></a> [ISSUE#10062] Naming support aliyun STS auth. (<a href="https://redirect.github.com/alibaba/nacos/issues/10063">#10063</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/alibaba/nacos/compare/2.1.2...2.2.1">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.1.2&new-version=2.2.1)](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] dependabot[bot] commented on pull request #12004: Bump nacos-client from 2.1.2 to 2.2.1

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

   Superseded by #12069.


-- 
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] dependabot[bot] closed pull request #12004: Bump nacos-client from 2.1.2 to 2.2.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #12004: Bump nacos-client from 2.1.2 to 2.2.1
URL: https://github.com/apache/dubbo/pull/12004


-- 
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