[Enhancement] Update grpc version from 1.43.2 to 1.63.0
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 658
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 52
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) 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:
- https://github.com/apache/eventmesh-dashboard/pull/96
- https://github.com/apache/eventmesh-dashboard/pull/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
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) *
Contributor guide
Research direction
The issue names no file or test; start by locating the grpc dependency declaration and review the listed Dashboard compatibility changes. Check the current grpc usages for the deprecations mentioned in the issue. Done means the project uses grpc 1.63.0 without unresolved compatibility issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 30/100