v1.0.3
What's Changed
Bugfixes
- Update test cases for consistency, backfill missing cancel tests by @jhump in #874
- Fix reference server to verify that client implementations properly enforce timeouts by @jhump in #877
- Use strict codecs in reference client and server to produce better error messages in the face of certain codec/format errors by @jhump in #878
- Fix the Connect GET test suite configuration so those tests are only run when a client/server supports GET by @jhump in #883
- Add missing gRPC tests for trailers-only responses by @jhump in #904
Other changes
Full Changelog: v1.0.2...v1.0.3