Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Curent grpc version is too old. Developers can't even download its source code in IDEA. ForwardingChannelBuilder
and StreamObservers
are deprecated in 1.60.0.
Relevant grpc version compatibility encountered in Dashboard:
- [ISSUE #97] Runtime tcp http grpc client impl eventmesh-dashboard#96
- chore(deps): bump io.grpc:grpc-all from 1.51.0 to 1.63.0 eventmesh-dashboard#109
Describe the solution you'd like
Update grpc version from 1.43.2 to 1.63.0
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct *