Skip to content

v1.11.3

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 08 Dec 05:56
· 116 commits to main since this release
cfefbfa

Bug Fixes

  • fix: preserve metadata in swagger to openapi upgrade (#84)

CI/Chore

  • ci: add workflow to auto-update cmd/openapi dependency (#85)
  • chore(cmd): update openapi dependency to latest main (#86)
  • chore(deps): bump jsonschema/oas3/tests/testsuite from 677a939 to d69537a (#81)

Full Changelog: v1.11.2...v1.11.3

OpenAPI CLI v1.11.3

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

  • 3d74e45 fix: preserve metadata in swagger to openapi upgrade (#84)

Others

  • cfefbfa chore(cmd): update openapi dependency to latest main (#86)
  • 091b257 chore(deps): bump jsonschema/oas3/tests/testsuite from 677a939 to d69537a (#81)

Full Changelog: v1.11.2...v1.11.3

Released by GoReleaser.