generic-service-client
generic-service-client copied to clipboard
build(deps): bump nacos-client from 2.2.0 to 2.2.1
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.keyandserver.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
nullfor 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
cb0422eMerge pull request #10126 from alibaba/develop8ab2058Upgrade to 2.2.1 (#10121)cdd2be6Remove identity default value. (#10108)214e0c9nacos grpc connection supports TLS Encryption (#9980)81dda26Upgrade snakeYaml to 2.0 (#10092)34a29e7Use async appender to print log for nacos-client. (#10085)bff133fRe build console ui. (#10083)a2f17daUpdate application.properties (#10078)1968b3fDevelop revert#9851 #9967 (#10069)383287c[ISSUE#10062] Naming support aliyun STS auth. (#10063)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)