v1.0.1
This is a minor bugfix release. It fixes a bug in the reference server that impacts one test case and corrects two gRPC-Web test case definitions.
What's Changed
Bugfixes
- Reference server must percent-encode "grpc-message" trailer for gRPC and gRPC-Web protocols by @jhump in #847
- Also fixes response header expectations for gRPC-Web "trailers-only" test cases
- Also expands reference client checks to verify encoding of "grpc-message" and "grpc-status-details-bin" trailers and to verify encoding of all other binary metadata.
Full Changelog: v1.0.0...v1.0.1