v0.18.23
What's Changed
- Support default values for httpPayload by @ghostbuster91 in #1511
Adds support for the @default
trait in HTTP bodies.
- Validated newtypes by @denisrosca in #1454
Adds opt-in support for validations of newtypes, see documentation.
Internal changes
- Use protoc from nix when available by @ghostbuster91 in #1558
Full Changelog: v0.18.22...v0.18.23