Skip to content

v1.12.7

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 12 Dec 05:12
· 81 commits to main since this release
cd7c2d8

What's Changed

  • fix: prevent race condition panic when unmarshalling YAML with duplicate keys by @TristanSpeakEasy in #110
  • chore(cmd): update openapi dependency to latest main by @github-actions[bot] in #111

Full Changelog: v1.12.6...v1.12.7

OpenAPI CLI v1.12.7

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

  • 4734f4d fix: prevent race condition panic when unmarshalling YAML with duplicate keys (#110)

Others

  • cd7c2d8 chore(cmd): update openapi dependency to latest main (#111)

Full Changelog: v1.12.6...v1.12.7

Released by GoReleaser.