What's Changed
Enhancements
- Improved interceptor documentation by @abhinav in #246
- Reduce binary size by @akshayjshah in #253
- Fix compression negotiation for streaming with Connect protocol by @akshayjshah in #268
- Use registration order to prioritize client Accept-Encoding by @akshayjshah in #269
Bugfixes
- Miscellaneous documentation fixes by @mfridman and @bufdev.
- Guard against client stream panics by @pkwarren in #265
- Expand test coverage of codes by @pkwarren in #266
- Make HTTP internals less error-prone by @pkwarren in #267
New Contributors
Full Changelog: v0.1.0...v0.1.1