Skip to content

v0.137.0

Latest

Choose a tag to compare

@reuvenharrison reuvenharrison released this 10 Apr 13:53
· 2 commits to master since this release

Changes

Sync with upstream getkin/kin-openapi master:

  • fix: use location.String() instead of location.Path for origin file tracking (#1145)
  • fix: call ReadFromURIFunc before checking IsExternalRefsAllowed (#1146)
  • refactor: replace sort usage with slices package (#1147)

Note: This release establishes the stable v0.137.0 baseline. OpenAPI 3.1 support continues on the feat/openapi-3.1-v2 branch under v0.137.0-openapi31.beta.* tags.