chore(deps): bump github.com/nacos-group/nacos-sdk-go/v2 from 2.2.9 to 2.3.1
Bumps github.com/nacos-group/nacos-sdk-go/v2 from 2.2.9 to 2.3.1.
Release notes
Sourced from github.com/nacos-group/nacos-sdk-go/v2's releases.
v2.3.1
What's Changed
- Fix Nacos 3.0 Search Config bug by
@Sunriseain nacos-group/nacos-sdk-go#825Full Changelog: https://github.com/nacos-group/nacos-sdk-go/compare/v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add support for customized credentials provider by
@zeyu-zhin nacos-group/nacos-sdk-go#800- fix error request type name by
@luoxinerin nacos-group/nacos-sdk-go#810- fix(#811): Remove error log when matched ramCredentialProvider not found by
@Sunriseain nacos-group/nacos-sdk-go#819- fix(#807 ): since the program will only log in once, there is no way to refresh the token. by
@Bo-Qiuin nacos-group/nacos-sdk-go#808- fix(#790): resubscribe to previously subscribed configurations after rpcClient reconnects to the serve by
@Bo-Qiuin nacos-group/nacos-sdk-go#802- Fix: fix deadlock when close client multi times by
@luoxinerin nacos-group/nacos-sdk-go#817- Support Nacos 3.0 Search Config by
@Sunriseain nacos-group/nacos-sdk-go#824New Contributors
@zeyu-zhmade their first contribution in nacos-group/nacos-sdk-go#800@luoxinermade their first contribution in nacos-group/nacos-sdk-go#810@Bo-Qiumade their first contribution in nacos-group/nacos-sdk-go#808Full Changelog: https://github.com/nacos-group/nacos-sdk-go/compare/v2.2.9...v2.3.0
Commits
2bc352fFix Nacos 3.0 Search Config bug (#825)a0fc325Support Nacos 3.0 Search Config (#824)5758f57Fix: fix deadlock when close client multi times (#817)310a828fix: resubscribe to previously subscribed configurations after rpcClient reco...f1545e0fix: since the program will only log in once, there is no way to refresh the ...741b6adfix(#811): Remove error log when matched ramCredentialProvider not found98686b0fix no matched provider log9df1541fix error request type name (#810)476a2c4Add support for customized credentials provider (#800)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Labels
The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.
Superseded by #52.