generic-service-client icon indicating copy to clipboard operation
generic-service-client copied to clipboard

build(deps): bump nacos-client from 2.2.0 to 2.2.1

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps nacos-client from 2.2.0 to 2.2.1.

Release notes

Sourced from nacos-client's releases.

2.2.1 (Mar 17th, 2023)

This version is mainly Specially, Remove default value of token.secret.key and server.identity. Detail see: announcement.

And this version upgrade many dependencies such as spring-boot, Grpc, jraft and so on.

What's more, This version add a beta feature, make the grpc request support TLS, and fix some bugs and enhance some usage problems.

Detail see:

feature

#9276 Add search config by content. #9703 add catalog v2 API to support list instances which is un-enabled. #9710 Support prometheus-sd basic auth. #9888 Beta support Grpc TLS feature. #10062 Naming support aliyun STS auth.

Enhancement&Refactor

#9510 Add sql log print function. #9646 Replace concatenated strings with placeholders. #9708 Clean expired and invalid connections for HTTP client. #9783 Handle public namespaceId as default namespaceId for publish and query config for V2 http api. #9837 Enhance Grpc connected time when cluster started to load snapshot quickly. #9859 Refactor default auth plugin, use custom JWT instead of jjwt. #9860 Adapt logback 1.4.5 by SPI. #9885 Add prometheus api exception handling. #9949 Use Grpc replace all Http request between servers. #9951 Judge the message whether null for metadata processor. #10084 Client use Async appender to print log. #10108 Remove identity default value.

BugFix

#9621 Fix Config Client server check always up problem. #9728 Fix prometheus http sd only return public namespace problem. #9732 Fix namespace v2 api auth not work problem. #9734 Fix http login url without default port problem. #9795 Fix export config failure problem for non admin user after opening auth. #9816 Fix redo data is different from server when register and unregister service with concurrency. #9819 Fix update password failure problem after use nginx. #9825 Fix config histroy page paged problem. #9861 Fix auth check before distro filter. #9862 Fix LDAP login failed. #9943 Fix Config cas update can't work when using derby database. #10014 Clear confused logic about namespace properties. #10038 Fix load failover file failure.

Dependency

#9504#9767 Upgeade-spring-boot version to 2.6.14. #9789 Upgrade jraft version to 1.3.12. #9772 Upgrade Grpc version to 1.50.2.

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

dependabot[bot] avatar Mar 17 '23 14:03 dependabot[bot]