v0.123.0
What's Changed
- Update README.md by @syordanov94 in #881
- openapi3: optimize Unmarshal for maplike structs by @fenollp in #882
- feat(openapi3filter): add ExludeRequestQuery by @zekth in #886
- feat: support default value binding with allOfSchema by @podhmo in #885
- openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf by @AmadeusK525 in #892
- cmd/validate: re-enable go run ...@latest now that unsafe dep sums are dropped by @fenollp in #888
New Contributors
- @syordanov94 made their first contribution in #881
- @podhmo made their first contribution in #885
Full Changelog: v0.122.0...v0.123.0