Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps com.alibaba.nacos:nacos-client from 2.4.1 to 2.4.2.

Release notes

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

2.4.2 (Sep 5th, 2024)

This version primarily fixes a potential deadlock issue during the startup process related to the Raft protocol initialization in version 2.4.1 (#12526). It also rolls back the changes made in version 2.4.1 that lowered the hessian version, which caused startup problems on JDK 17+ versions due to conflicts with hessian dependencies. Additionally, the logic for checking ServerStatus has been optimized to prevent issues from affecting the availability of non-Raft-dependent functionalities due to Raft election failures.

Furthermore, this version includes several usability enhancements and addresses some other bugs.

Please see the details of the changes below:

Change details

Enhancement&Refactor

#12483 Configuration list adds configuration format. #12547 Nacos client supports desensitise in logging. #12555 SwitchManager support http、tcp、mysql HealthParams and pushCSharpVersion update. #12569 Enhance is exist table logic to support more database. #12573 Enhance Server status check to avoid affect core features. #12583 Enhance protocolManager lock logic. #12608 Enhance configs diff, support to collapse identical rows.

BugFix

#12093 Fix reset password success but no message. #12498#12503 Revert "Resolve the Hessian package conflict issue. (#12449)". #12509 Fix nacos-client updating accessToken bug. #12526 Fix possible dead lock problem during start up. #12563 Fix paramchecker invalid bug. #12581 Fix namespace quota and parameter optimize. #12604 Fix get config labels from env parameters. #12610 Fix wrong error code for http open api request.

Dependency

#12568 Upgrade mysql-connector-j from 8.0.33 to 8.2.0. #12387 Upgrade logback adapter to 1.1.3 #12586#12596 Upgrade spring version to 5.3.39. #12596 Upgrade tomcat to 9.0.93.

New Contributors

Full Changelog: alibaba/nacos@2.4.1...2.4.2

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

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

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 Sep 9, 2024
@AlbumenJ AlbumenJ merged commit c804919 into 3.2 Sep 11, 2024
36 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.4.2 branch September 11, 2024 08:43
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