Skip to content

Bump nacos-client from 2.2.3 to 2.2.4#3842

Merged
hezhangjian merged 1 commit into
masterfrom
dependabot/maven/com.alibaba.nacos-nacos-client-2.2.4
Nov 28, 2023
Merged

Bump nacos-client from 2.2.3 to 2.2.4#3842
hezhangjian merged 1 commit into
masterfrom
dependabot/maven/com.alibaba.nacos-nacos-client-2.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2023

Copy link
Copy Markdown
Contributor

Bumps nacos-client from 2.2.3 to 2.2.4.

Release notes

Sourced from nacos-client's releases.

2.2.4 (June 20th, 2023) (Client Only)

This release only include client part, the server part is same as 2.2.3, please directly use 2.2.3 version server.

In this release, nacos client fix leak of memory and OOM problem in some extremely rare usage and situation:

  1. Frequently create new ConfigService and shutdown old one in Application #10555.
  2. Frequently create new NamingService and shutdown old one in Application #10606.
  3. Frequently publish new config by ConfigService in Application #10471.

If no these extremely rare situation, the old version still no risk.

And for other situation, If use the addressServer to find out the nacos server addresses. One Enhancement to loadbalance the grpc connection in this release: #10598 to random the first choice server address of nacos.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 26, 2023
@hezhangjian

Copy link
Copy Markdown
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/com.alibaba.nacos-nacos-client-2.2.4 branch from 0bde6b4 to 981dbec Compare November 28, 2023 00:57
@hezhangjian hezhangjian merged commit 99e06a6 into master Nov 28, 2023
@hezhangjian hezhangjian deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.2.4 branch November 28, 2023 01:17
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