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

fix nacos client shade grpc #12265

Closed
shalk opened this issue Jun 21, 2024 · 0 comments · Fixed by #12266
Closed

fix nacos client shade grpc #12265

shalk opened this issue Jun 21, 2024 · 0 comments · Fixed by #12266
Labels
area/Client Related to Nacos Client SDK
Milestone

Comments

@shalk
Copy link
Contributor

shalk commented Jun 21, 2024

Describe the bug
nacos-client have shade grpc, but nacos-client 2.4.0-BETA have grpc in dependencies tree.

Expected behavior
nacos-client package not depends on grpc

Actually behavior
nacos-client package depends on grpc

How to Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See errors

Desktop (please complete the following information):

  • OS: [e.g. Centos]
  • Version [e.g. nacos-server 1.3.1, nacos-client 1.3.1]
  • Module [e.g. naming/config]
  • SDK [e.g. original, spring-cloud-alibaba-nacos, dubbo]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/Client Related to Nacos Client SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants