Skip to content

Releases: speakeasy-api/openapi

v1.6.3

04 Sep 03:41
5181f5d
Compare
Choose a tag to compare

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

  • 5181f5d fix: handle empty targetLocation in reference resolution for in-memory documents (#42)

Full Changelog: v1.6.2...v1.6.3

Released by GoReleaser.

v1.6.2

03 Sep 02:39
34f4e38
Compare
Choose a tag to compare

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

  • 34f4e38 fix: fixed potential nil reference error and improve resolution interface (#41)

Full Changelog: v1.6.1...v1.6.2

Released by GoReleaser.

v1.6.1

29 Aug 01:14
fb2b971
Compare
Choose a tag to compare

OpenAPI CLI v1.6.1

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

  • fb2b971 feat: isolate testcontainers dependency to separate test module (#38)

Bug fixes

  • 99fe9ef fix(deps): bump github.com/stretchr/testify in the go-minor-patch group (#37)

Full Changelog: v1.6.0...v1.6.1

Released by GoReleaser.

v1.6.0

29 Aug 00:27
779ac8a
Compare
Choose a tag to compare

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

  • 779ac8a feat: add clean and optimize commands for OpenAPI specifications (#36)

Full Changelog: v1.5.1...v1.6.0

Released by GoReleaser.

v1.5.1

28 Aug 22:59
e76c7aa
Compare
Choose a tag to compare

OpenAPI CLI v1.5.1

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

  • e76c7aa fix: recursive resolution of bundled and inlined documents and handling of number based jsonpointer parts (#35)

Others

  • d005d36 ci(deps): bump the github-actions group with 2 updates (#33)
  • 80ba26e deps(deps): bump the go-minor-patch group with 2 updates (#32)

Full Changelog: v1.5.0...v1.5.1

Released by GoReleaser.

v1.5.0

22 Aug 01:39
0179954
Compare
Choose a tag to compare

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

  • 0179954 feat: remove CLI command stuttering and enhance documentation (#30)

Full Changelog: v1.4.0...v1.5.0

Released by GoReleaser.

v1.4.0

21 Aug 08:32
8c230aa
Compare
Choose a tag to compare

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

  • 8c230aa feat: integrate JSON Schema Test Suite with blacklisting and coverage reporting (#29)

Full Changelog: v1.3.0...v1.4.0

Released by GoReleaser.

v1.3.0

20 Aug 01:38
536c623
Compare
Choose a tag to compare

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

  • 536c623 feat: add openapi bootstrap command with best practice examples (#28)

Full Changelog: v1.2.0...v1.3.0

Released by GoReleaser.

v1.2.0

19 Aug 23:36
a553c70
Compare
Choose a tag to compare

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

  • a553c70 feat: add OpenAPI document joining with intelligent conflict resolution and CLI interface (#27)

Full Changelog: v1.1.1...v1.2.0

Released by GoReleaser.

v1.1.1

19 Aug 04:17
389a322
Compare
Choose a tag to compare

OpenAPI CLI v1.1.1

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

  • 389a322 fix: enhance CLI version detection with build info fallback and fix SBOM generation (#26)

Full Changelog: v1.1.0...v1.1.1

Released by GoReleaser.