upgrade grpc dependency to >= 1.65.1 to avoid grpc corruption #540
Labels
area/core
The SDK's core code
blocked
Something is blocking this issue form progressing
impact/broken
Something that is difficult or impossible for some people to use
kind/internal
Work that is not visible to an external user
P2
Bugs of moderate severity to be assigned to an engineer in the next iteration
size/S
Estimated effort to complete (1-2 days).
Just ran into grpc/grpc-java#11284 today because I had some other dependency along with besom that bumped netty to 4.1.111.
The error I saw was:
resolved for now by downgrading that dependency to get back to an older netty
The text was updated successfully, but these errors were encountered: