Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump com.alibaba.nacos:nacos-client from 2.1.2 to 2.3.2 #106

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps com.alibaba.nacos:nacos-client from 2.1.2 to 2.3.2.

Release notes

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

2.3.2 (Apr 3rd, 2024)

This version mainly fix #11880 issue, this issue will make nacos-server frequently push config to nacos-client 2.3.1 version even data no changed so that the client and server resource costs.

And at the same time, This version can fix other usage issues found in 2.3.1 and older version.

Detail see:

Enhancement&Refactor

#11752 Enhance contentPath configurable for AddressServerUrl. #11801 Refactor PageHandlerAdapterFactory. #11844#11867#11903 Refactor connection and client labels content. #11895 Enhance response for register service instance for non-connected connection.

BugFix

#11536 Fix failover triggered problem. #11821 Fix announcement api not limit path expression. #11835 Fix service removed after server restarted when service contain metadata. #11842 Fix response wrong status code for some API. #11843 Fix nacos/v2/ns/client/* API response data wrong for batch registered service. #11853 Fix nacos-client start failed for native GraalVM. #11880 Fix config module frequently push new config data even config no change.

Dependency

#11874 Bump mysql-connnector-java to 8.0.33 #11811 Bump Spring Web to 5.3.33 #11913 Bump console ui dependencies to solve security problem with audit fix.

New Contributors

Full Changelog: alibaba/nacos@2.3.1...2.3.2

2.3.1 (Mar 4, 2024)

This version mainly do some Enhancement and bugfix for 2.3.0 to improve the usages and stability.

And From this version, Nacos support snowFlake to generate instance id again and usage is same with older version.

For console, this version add an new style of dark mode. Thanks for the community contributors.

Detail see:

Feature

#9001 Support snowFlakeInstanceId by SPI. #11441#11708 Add console UI Dark mode.

... (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.1.2 to 2.3.2.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.1.2...2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 16, 2024
@Pil0tXia Pil0tXia merged commit 5710eb6 into main Apr 16, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.3.2 branch April 16, 2024 15:21
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