v3.135.3
·
106 commits
to master
since this release
- Fixed gRPC stream operations (
CloseSend,SendMsg,RecvMsg) to check the stream context directly instead of inspecting the error type, so errors from a cancelled stream are no longer misclassified as transport errors
Full Changelog: v3.135.2...v3.135.3