Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps com.alibaba.nacos:nacos-client from 2.5.0 to 2.5.1.

Release notes

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

2.5.1 (Mar 11th, 2025)

This version is mainly do some enhancement and fix some bugs from 2.5.0.

Please see the details of the changes below:

Change details

Enhancement&Refactor

#12823 Randomly generate TokenRefreshWindow for default nacos auth plugin in client. #13119 Remove old config tag and beta tables, using gray table replaced. #13122 Add TLS information to connection meta so that server can find client whether open TLS. #13129 Optimize Client connection parameter configuration to Properties. #13135 Support callback service listeners anyway when listeners added. #13138 Enhance invalid parameter transfer during Nacos client get or subscribe service.

BugFix

#12991 Set the correct result status code for Distro protocol data processing exceptions. #13027 Fix persistent service instance metadata will not be expired after instance deregister. #13090 Fix V2 openAPI get configuration for specified namespace id. #13093 Fix missing tansformation of default namespace id in config center. #13106 Fix TopN config no init config value in server start.

Dependency

#13133 Remove unused common-codec.

New Contributors

Full Changelog: alibaba/nacos@2.5.0...2.5.1

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

---
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 Mar 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.79%. Comparing base (aa17dc4) to head (89c8e72).
Report is 9 commits behind head on 3.3.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #15252      +/-   ##
============================================
+ Coverage     60.77%   60.79%   +0.01%     
- Complexity    10893    10897       +4     
============================================
  Files          1885     1885              
  Lines         86087    86087              
  Branches      12896    12896              
============================================
+ Hits          52322    52336      +14     
+ Misses        28314    28304      -10     
+ Partials       5451     5447       -4     
Flag Coverage Δ
integration-tests 33.22% <ø> (+0.07%) ⬆️
samples-tests 29.24% <ø> (+0.04%) ⬆️
unit-tests 58.94% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlbumenJ AlbumenJ merged commit 4ce9c6f into 3.3 Mar 19, 2025
38 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.5.1 branch March 19, 2025 01:32
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.

2 participants