Skip to content

v1.25.1

Latest

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 26 Aug 00:56
83ebf39

What's Changed

  • test(sortfmt): remove external parity test by @ThomasRooney in #242
  • ci(deps): bump jdx/mise-action from 4.2.3 to 4.2.5 in the github-actions group across 1 directory by @dependabot[bot] in #237
  • fix(yml): keep folded block scalars stable across encode round trips by @AshGodfrey in #244
  • fix(deps): bump the go-minor-patch group across 2 directories with 6 updates by @dependabot[bot] in #239
  • fix(deps): bump jsonschema/oas3/tests/testsuite from be54236 to 6648e81 by @dependabot[bot] in #238
  • chore: update submodule dependencies to latest main by @github-actions[bot] in #241

New Contributors

Full Changelog: v1.25.0...v1.25.1

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

  • 9925d69 fix(deps): bump jsonschema/oas3/tests/testsuite from be54236 to 6648e81 (#238)
  • ea2d24d fix(deps): bump the go-minor-patch group across 2 directories with 6 updates (#239)
  • a1a2ace fix(yml): keep folded block scalars stable across encode round trips (#244)

Others

  • a9b7ba1 ci(deps): bump jdx/mise-action from 4.2.3 to 4.2.4 in the github-actions group (#237)
  • 356660f test(sortfmt): remove external parity test (#242)

Full Changelog: v1.25.0...v1.25.1

Released by GoReleaser.