Skip to content

Bump com.alibaba.nacos:nacos-client from 2.2.4 to 2.3.0#4081

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.alibaba.nacos-nacos-client-2.3.0
Closed

Bump com.alibaba.nacos:nacos-client from 2.2.4 to 2.3.0#4081
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.alibaba.nacos-nacos-client-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2023

Bumps com.alibaba.nacos:nacos-client from 2.2.4 to 2.3.0.

Release notes

Sourced from com.alibaba.nacos:nacos-client's releases.

2.3.0 (Nov 30, 2023)

This version is mainly based on 2.3.0-BETA and has been partially optimized and repaired after more than a month of testing.

The mainly changes same with 2.3.0-BETA, can review the changelogs of 2.3.0-BETA.

Additional, 2.3.0 version support register and deregister persistent instance by Grpc based on ability negotiations feature in 2.3.0-BETA.

And other additional changes focus on enhancements and bugs fix.

Detail see:

Feature

#11393 Support register or deregister persistent instance by grpc.

Enhancement&Refactor

#11275 Enhance console ui deploy, show more information like mode. #11298 Strip groupNamePrefix of instance serviceName at register or deregister. #11310 Simplify the validate method for serviceinfo. #11342 Simplify BatchDeregister instances conditions to ip and port. #11343 Simplified parameters checker control logic. #11352 Refactor topN logic to enhance memory usage and accuracy.

BugFix

#10353 Handling DataIntegrityViolationException and DuplicateKeyException together. #11299 Fix console ui auth pagination failure. #11382 Fix console ui listening query pagination failure. #11384 Fix console ui comparing configuration failure. #11390 Fix Config EncryptionPluginService order problem. #11442 Fix listen configuration check failed without namespace.

Dependency

#11216 Declare httpcore as direct dependency to fix avoid conflict. #11396 Upgrade jackson same with spring boot dependency. #11439 Upgrade some UI component to solve security problem.

2.3.0-BETA (Oct 19, 2023)

This version is an important version which include some large changes, so release this pre-release beta version first.

The first main change is support config change hook plugin and control plugin, which it can be extend to pre-check config reformat, change audit, capacity limits, antifragility and notify changes according users need.

The second main change is do many refactor for datasource plugin and module loader. One is make plugin can support more datasource easier and the other will make some user can only open one of feature to save more memory.

The third main change is to support ability negotiations between server and clients, which is an important feature to make nacos smoother compatibility with subsequent features.

The other important changes include: validate most of request parameters, support ssl for grpc connection, many usage enhancement for console ui and bug fix.

Detail see:

feature

#5698 Support nacos control plugin.

... (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 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)

Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.2.4...2.3.0)

---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2023
@liubao68 liubao68 closed this Dec 21, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.3.0 branch December 21, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant