Skip to content

v0.130.0

Compare
Choose a tag to compare
@fenollp fenollp released this 14 Mar 10:06
· 18 commits to master since this release
6da871e

What's Changed

  • feat(openapi3gen): Customize json.RawMessage by @kyleconroy in #1050
  • openapi3gen: Fix issue with separate component generated for time.Time by @d1vbyz3r0 in #1052
  • openapi3filter: Remove redundant ExcludeResponseBody check by @tatsumack in #1056
  • openapi3: use origin to minimize collisions by @reuvenharrison in #1057
  • openapi3: delete origin keys only when IncludeOrigin=true by @reuvenharrison in #1055
  • openapi3filter: apply default values of an array in a query param with exploded = false by @nhochstr in #1054

New Contributors

Full Changelog: v0.129.0...v0.130.0