Skip to content

v0.123.0

Compare
Choose a tag to compare
@fenollp fenollp released this 22 Jan 20:02
· 67 commits to master since this release
9d820c9

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

Full Changelog: v0.122.0...v0.123.0