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

Bump com.alibaba.nacos:nacos-client from 2.2.4 to 2.3.1 #13821

Merged
merged 5 commits into from Mar 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

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

Release notes

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

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.

Enhancement&Refactor

#10846 Support metricsfor grpc server executor and grpc request. #11053 Enhance Nacos Client Failover Logic. #11306 Change the length of the field named resource from 255 to 128. #11514 Check server stream ready state to avoid bytebuffer back up in flow control pending write queue. #11518 Enhance the timed incremental reconciliation for configuration center. #11521 Add UT coverage for config module. #11526 Add service info log when client receive server push data. #11571 Fix Persistent services load snapshot will casue data inconsistent by thread safety. #11601 Enhance to remove check auth identity key and value for standalone mode. #11612 Unified use of NameThreadFactory to create thread pools. #11618 Add the config of max thread count for client worker & naming polling. #11658 Enhance dump configuration logic to reduce network traffic. #11695 Fix PreviousConfigHistory show encrypted configuration problem. #11670 Remove direct read logic for configuration center when starting with derby.

BugFix

#10752 Fix Prometheus sd api security is not compatiable with nacos original security configs. #11416 Fix connection count of current node is not accurate. #11459 Fix RowMapper is required problem in embedded storage with cluster. #11489 Fix PageHandlerAdapterFactory initHandlerAdapters error. #11493 Fix service name group check in nacos client. #11494 Fix Login api request frequently when disabled auth with 2.x client. #11497 Fix ClassCastException when nacos.plugin.datasource.log.enabled=true. #11499 Fix address server health check error. #11573#11619#11624#11626 Fix default control plugin invalid problem. #11595 Fix user update permission problem. #11647 Fix logged raft-config always {} problem. #11654 Fix server don't send its abilities if client don't send its abilities when setting up connection. #11679 Fix totalpush count cannot increase when push fail. #11718 Fix ErrorCode have the same code. #11701 Fix BatchRegister service might cause distro sync handle exception and data delay after timeout.

Dependency

#11473 Upgrade logback to 1.2.13. #11586 Remove deprecated dependency api of spring security. #11422 Upgrade Jraft to 1.3.14.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Mar 4, 2024
Copy link

sonarcloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.44%. Comparing base (ea8cdc6) to head (0775f76).

Additional details and impacted files
@@            Coverage Diff             @@
##              3.2   #13821      +/-   ##
==========================================
+ Coverage   70.36%   70.44%   +0.07%     
==========================================
  Files        1607     1607              
  Lines       70070    70070              
  Branches    10098    10098              
==========================================
+ Hits        49302    49358      +56     
+ Misses      16135    16091      -44     
+ Partials     4633     4621      -12     

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

@AlbumenJ AlbumenJ merged commit 44c7f79 into 3.2 Mar 6, 2024
35 of 37 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.alibaba.nacos-nacos-client-2.3.1 branch March 6, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants