Skip to content

v1.19.0

Choose a tag to compare

@disintegrator disintegrator released this 17 Feb 21:47
· 2 commits to main since this release
cb9240e

What's Changed

  • chore(deps): bump jsonschema/oas3/tests/testsuite from 75995a1 to bce6a47 by @dependabot[bot] in #156
  • feat: support multiple overlays in overlay apply command by @disintegrator in #159
  • feat: add --version flag to upgrade command by @disintegrator in #160
  • chore: update submodule dependencies to latest main by @github-actions[bot] in #158

New Contributors

Full Changelog: v1.18.2...v1.19.0

OpenAPI CLI v1.19.0

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

Features

  • a27a0ad feat: add --version flag to upgrade command (#160)
  • 0ae87b9 feat: support multiple overlays in overlay apply command (#159)

Others

  • 8c596a7 chore(deps): bump jsonschema/oas3/tests/testsuite (#156)

Full Changelog: v1.18.2...v1.19.0

Released by GoReleaser.