v0.4.0
What's Changed
Enhancements
- Add support for accessing headers and trailers to streaming calls by @jhump in #171
- Add method stream type to generated code by @pkwarren in #172
Bugfixes
- Mark duplex streaming bodies as one shot by @pkwarren in #155
- Fix URL resolution when base URI has non-empty path by @pkwarren in #173
Other changes
- Add conformance tests for lite runtime by @pkwarren in #148
- Upgrade Gradle to 8.5 by @pkwarren in #170
New Contributors
Full Changelog: v0.3.1...v0.4.0