Skip to content

v0.125.0

Compare
Choose a tag to compare
@fenollp fenollp released this 10 Jun 19:59
· 28 commits to master since this release
b18a27a

What's Changed

  • Revert "openapi3gen: add CreateComponentSchemas option to export object schemas to components" and add with the correct contributors by @EnriqueL8 in #937
  • openapi3: keep oneOf context in markSchemaErrorKey (#940) by @jordan-wu-97 in #941
  • docs: add github.com/a-h/rest to projects list by @a-h in #942
  • openapi4filter: improve CSV resp decoder performance by @mpoqq in #948
  • openapi3filter: ensure key matches param name before decoding in (*urlValuesDecoder) DecodeObject(..) by @MateusFrFreitas in #947
  • openapi3: ensure YAML marshalling matches JSON's by @damien-talos in #943
  • openapi{2,3}: surface both json/yaml unmarshal errors by @timothympace in #950
  • openapi3(tests): use testify's YAMLEq function by @percivalalb in #954
  • openapi3filter: add context to Validator Middleware's ErrFunc and LogFunc functions by @crissi98 in #953
  • openapi3: move ref codegen to Go by @percivalalb in #956
  • changelog: note API breakage from #953 by @fenollp in #957
  • openapi3: internalize refs for path parameters by @selaux in #960
  • ci: drop CodeQL by @fenollp in #962

New Contributors

Full Changelog: v0.124.0...v0.125.0