Skip to content

v1.19.5

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 09 Mar 01:08
· 18 commits to main since this release
d53e06c

What's Changed

  • fix: enforce document-order insertion of extension keys during unmarshal by @TristanSpeakEasy in #173
  • ci(deps): bump actions/upload-artifact from 6 to 7 in the github-actions group by @dependabot[bot] in #172
  • chore(deps): bump jsonschema/oas3/tests/testsuite from 4253477 to 583d7c6 by @dependabot[bot] in #171
  • chore: update submodule dependencies to latest main by @github-actions[bot] in #174

Full Changelog: v1.19.4...v1.19.5

OpenAPI CLI v1.19.5

This release includes binaries for Linux, macOS, and Windows on both x86_64 and ARM64 architectures.

Installation

Download the appropriate binary for your platform from the assets below, extract it, and add it to your PATH.

Changes

Changelog

Bug fixes

  • 7ff6a95 fix: enforce document-order insertion of extension keys during unmarshal (#173)

Others

  • c26f30e chore(deps): bump jsonschema/oas3/tests/testsuite (#171)
  • a5e1268 ci(deps): bump actions/upload-artifact in the github-actions group (#172)

Full Changelog: v1.19.4...v1.19.5

Released by GoReleaser.