Skip to content

v1.21.0

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 13 Mar 15:52
· 34 commits to main since this release
5083f6f

What's Changed

  • feat: add oq pipeline query language for OpenAPI schema graphs by @vishalg0wda in #177
  • fix(ci): bypass Go module proxy in submodule dependency workflow by @vishalg0wda in #181
  • chore: update submodule dependencies to latest main by @github-actions[bot] in #178

New Contributors

Full Changelog: v1.20.0...v1.21.0

OpenAPI CLI v1.21.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

  • c8d5d3a feat: add oq pipeline query language for OpenAPI schema graphs (#177)

Bug fixes

  • 9f34eda fix(ci): bypass Go module proxy in submodule dependency workflow (#181)

Full Changelog: v1.20.0...v1.21.0

Released by GoReleaser.