Skip to content

v1.11.2

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 08 Dec 01:42
· 120 commits to main since this release

Fixed

  • Handle chained header references in bundle command (#83)

Dependencies

  • Bump golang.org/x/crypto in /jsonschema/oas3/tests (#82)
  • Bump the go-minor-patch group across 2 directories with 3 updates (#77)
  • Bump the github-actions group across 1 directory with 2 updates (#80)

Internal

OpenAPI CLI v1.11.2

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

  • 3322df3 fix(deps): bump golang.org/x/crypto in /jsonschema/oas3/tests (#82)
  • b5e725e fix(deps): bump the go-minor-patch group across 2 directories with 3 updates (#77)
  • 1cb10f3 fix: handle chained header references in bundle command (#83)

Others

  • 4b37d09 build: upgrade CLI to 1cb10f3
  • 8798147 ci(deps): bump the github-actions group across 1 directory with 2 updates (#80)

Full Changelog: v1.11.1...v1.11.2

Released by GoReleaser.