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

refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk #3745

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

lingcoder
Copy link
Contributor

@lingcoder lingcoder commented Aug 26, 2024

Use the official nacos sdk instead of the third-party naocs sdk, and update the relevant library versions at the same time

@lingcoder lingcoder force-pushed the bugfix/nacos-registry branch 3 times, most recently from d8c15c5 to e71fb40 Compare August 26, 2024 14:44
Copy link

sonarcloud bot commented Aug 26, 2024

@gqcn gqcn changed the title refactor/nacos-registry refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk Sep 9, 2024
@gqcn gqcn merged commit 26d2a98 into gogf:master Sep 9, 2024
24 checks passed
houseme added a commit that referenced this pull request Sep 12, 2024
…hub.com:gogf/gf into feature/action-1.23

* 'feature/action-1.23' of github.com:gogf/gf:
  feat: version v2.7.3 (#3763)
  perf(util/gconv):  add cache logic to enhance performance (#3673)
  fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
  fix(util/gconv): #3731 map type name mismatch in switch case statement (#3732)
  fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
  refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745)

* 'feature/action-1.23' of github.com:gogf/gf:
  feat: version v2.7.3 (#3763)
  perf(util/gconv):  add cache logic to enhance performance (#3673)
  fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
  fix(util/gconv): #3731 map type name mismatch in switch case statement (#3732)
  fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
  refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745)
@gqcn
Copy link
Member

gqcn commented Sep 24, 2024

#3680

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants