PackageTrack
Sign in Get early access

github.com/speakeasy-api/openapi

v1.25.0 #2966 most downloaded on Go modules speakeasy-api/openapi

What this package is like to depend on

Last release 5 days ago

18 Aug 2026

Release timing varies

gaps range from 8 days to 2 months

Rarely documented

notes for 10 of 91 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

292 releases · first in 2024

253 releases in the last 12 months

see the full history below

Release timeline

292 releases · Oct 2024 to Aug 2026
2025 2026
Release Pre-release

Releases

latest 60 of 292
  1. v1.25.1-0.20260818164156-356660f0271d 18 Aug 2026 pre-release

    Nothing published for this version

  2. v1.25.0 18 Aug 2026
    Release notes

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

    • 7ad3474 feat: add deterministic JSON formatter (#240)

    Full Changelog: v1.24.1...v1.25.0

    Released by GoReleaser.

    Open source →
  3. v1.24.2-0.20260818145402-7ad3474fb154 18 Aug 2026 pre-release

    Nothing published for this version

  4. v1.24.1 06 Aug 2026
    Release notes

    What's Changed

    • chore: update submodule dependencies to latest main by @github-actions[bot] in #218
    • fix(deps): bump jsonschema/oas3/tests/testsuite from fe8c2f0 to be54236 by @dependabot[bot] in #232
    • ci(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #233
    • fix(deps): bump the go-minor-patch group across 2 directories with 4 updates by @dependabot[bot] in #226
    • fix: release the reference lock before resolving its pointer by @OmarAlJarrah in #230
    • chore: update submodule dependencies to latest main by @github-actions[bot] in #234

    New Contributors

    Full Changelog: v1.24.0...v1.24.1

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

    • 80044e7 fix(deps): bump jsonschema/oas3/tests/testsuite from fe8c2f0 to be54236 (#232)
    • 4589323 fix(deps): bump the go-minor-patch group across 2 directories with 4 updates (#226)
    • 84042cc fix: release the reference lock before resolving its pointer (#230)

    Others

    • 7b286b8 ci(deps): bump the github-actions group across 1 directory with 5 updates (#233)

    Full Changelog: v1.24.0...v1.24.1

    Released by GoReleaser.

    Open source →
  5. v1.24.1-0.20260806000239-84042ccaeccd 06 Aug 2026 pre-release

    Nothing published for this version

  6. v1.24.1-0.20260805235236-45893238e58f 05 Aug 2026 pre-release

    Nothing published for this version

  7. v1.24.1-0.20260805234328-7b286b86e150 05 Aug 2026 pre-release

    Nothing published for this version

  8. v1.24.1-0.20260805233432-80044e728b80 05 Aug 2026 pre-release

    Nothing published for this version

  9. v1.24.1-0.20260622002648-cfc99c3a8316 22 Jun 2026 pre-release

    Nothing published for this version

  10. v1.24.0 22 Jun 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.2...v1.24.0

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

    • 3256ef6 feat(oq): add GCF as --format gcf output option (#216)

    Full Changelog: v1.23.2...v1.24.0

    Released by GoReleaser.

    Open source →
  11. v1.23.3-0.20260622002057-3256ef6736d1 22 Jun 2026 pre-release

    Nothing published for this version

  12. v1.23.2 19 Jun 2026
    Release notes

    What's Changed

    • ci(deps): bump jsonschema/oas3/tests/testsuite from 584e550 to 60755c1 by @dependabot[bot] in #209
    • ci(deps): bump jsonschema/oas3/tests/testsuite from 60755c1 to fe8c2f0 by @dependabot[bot] in #214
    • fix(deps): bump the go-minor-patch group across 1 directory with 3 updates by @dependabot[bot] in #215
    • ci(deps): bump codecov/codecov-action from 6 to 7 in the github-actions group by @dependabot[bot] in #212
    • fix: quote TOON array elements containing semicolons by @TristanSpeakEasy in #217
    • fix: handle nil jsonpointer sources by @kv1sidisi in #213
    • fix(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 in the go-major group across 1 directory by @dependabot[bot] in #211
    • chore: update submodule dependencies to latest main by @github-actions[bot] in #210

    New Contributors

    Full Changelog: v1.23.1...v1.23.2

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

    • 6c5797a fix(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 1.0.0 in the go-major group across 1 directory (#211)
    • adf2637 fix(deps): bump the go-minor-patch group across 1 directory with 3 updates (#215)
    • 83e7369 fix: handle nil jsonpointer sources (#213)
    • ec61790 fix: quote TOON array elements containing semicolons (#217)

    Others

    • f78466a ci(deps): bump codecov/codecov-action from 6 to 7 in the github-actions group (#212)
    • 5b7841f ci(deps): bump jsonschema/oas3/tests/testsuite from 584e550 to 60755c1 (#209)
    • f3fb503 ci(deps): bump jsonschema/oas3/tests/testsuite from 60755c1 to fe8c2f0 (#214)

    Full Changelog: v1.23.1...v1.23.2

    Released by GoReleaser.

    Open source →
  13. v1.23.2-0.20260619060529-6c5797a06892 19 Jun 2026 pre-release

    Nothing published for this version

  14. v1.23.2-0.20260619060214-83e736969a07 19 Jun 2026 pre-release

    Nothing published for this version

  15. v1.23.2-0.20260619055931-ec6179089fb9 19 Jun 2026 pre-release

    Nothing published for this version

  16. v1.23.2-0.20260619055540-f78466a722f8 19 Jun 2026 pre-release

    Nothing published for this version

  17. v1.23.2-0.20260619054611-adf2637c804d 19 Jun 2026 pre-release

    Nothing published for this version

  18. v1.23.2-0.20260619053815-f3fb5039f398 19 Jun 2026 pre-release

    Nothing published for this version

  19. v1.23.2-0.20260602011402-5b7841fb3caf 02 Jun 2026 pre-release

    Nothing published for this version

  20. v1.23.1 01 Jun 2026
    Release notes

    What's Changed

    • fix: improve openapi lint diagnostics and CI portability by @TristanSpeakEasy in #206
    • ci(deps): bump actions/github-script from 8 to 9 in the github-actions group by @dependabot[bot] in #199
    • fix(deps): bump the go-minor-patch group across 2 directories with 4 updates by @dependabot[bot] in #204
    • ci(deps): bump jsonschema/oas3/tests/testsuite from 4253477 to 584e550 by @dependabot[bot] in #205
    • chore: update submodule dependencies to latest main by @github-actions[bot] in #208

    Full Changelog: v1.23.0...v1.23.1

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

    • 48c0af4 fix(deps): bump the go-minor-patch group across 2 directories with 4 updates (#204)
    • 95d40c6 fix: improve openapi lint diagnostics and CI portability (#206)

    Others

    • c50377f ci(deps): bump actions/github-script from 8 to 9 in the github-actions group (#199)
    • 83332a3 ci(deps): bump jsonschema/oas3/tests/testsuite from 4253477 to 584e550 (#205)

    Full Changelog: v1.23.0...v1.23.1

    Released by GoReleaser.

    Open source →
  21. v1.23.1-0.20260601231234-ceabfc87d480 01 Jun 2026 pre-release

    Nothing published for this version

  22. v1.23.1-0.20260601230849-83332a337592 01 Jun 2026 pre-release

    Nothing published for this version

  23. v1.23.1-0.20260601060254-95d40c6145e9 01 Jun 2026 pre-release

    Nothing published for this version

  24. v1.23.0 08 Apr 2026
    Release notes

    What's Changed

    • feat(oq): rename edge fields, fix security scheme type, add duplicates stage by @vishalg0wda in #189
    • chore(snip): clarify help text to describe both remove and filter modes by @bflad in #192
    • chore(deps): bump jsonschema/oas3/tests/testsuite from 06481b1 to e819f32 by @dependabot[bot] in #195
    • fix(deps): bump the go-minor-patch group across 2 directories with 2 updates by @dependabot[bot] in #187
    • ci(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #194
    • fix: improve interactive lint fixer controls and exit behavior by @TristanSpeakEasy in #196
    • fix: prevent panic on invalid paths entries during index build by @TristanSpeakEasy in #197
    • chore: update submodule dependencies to latest main by @github-actions[bot] in #190

    Full Changelog: v1.22.0...v1.23.0

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

    • e089c60 feat(oq): rename edge fields, fix security scheme type, add duplicates stage (#189)

    Bug fixes

    • 34df23f fix(deps): bump the go-minor-patch group across 2 directories with 2 updates (#187)
    • f5ae225 fix: improve interactive lint fixer controls and exit behavior (#196)
    • 7a9aee7 fix: prevent panic on invalid paths entries during index build (#197)

    Others

    • b9e62ce chore(deps): bump jsonschema/oas3/tests/testsuite from 06481b1 to e819f32 (#195)
    • c1f4dc1 chore(snip): clarify help text to describe both remove and filter modes (#192)
    • b03d597 ci(deps): bump the github-actions group across 1 directory with 2 updates (#194)

    Full Changelog: v1.22.0...v1.23.0

    Released by GoReleaser.

    Open source →
  25. v1.22.1-0.20260408022107-7a9aee7c092c 08 Apr 2026 pre-release

    Nothing published for this version

  26. v1.22.1-0.20260408015531-f5ae225c4a54 08 Apr 2026 pre-release

    Nothing published for this version

  27. v1.22.1-0.20260407224209-b03d5970ac7b 07 Apr 2026 pre-release

    Nothing published for this version

  28. v1.22.1-0.20260330134226-c1f4dc1e9193 30 Mar 2026 pre-release

    Nothing published for this version

  29. v1.22.1-0.20260316170153-e089c6006b4e 16 Mar 2026 pre-release

    Nothing published for this version

  30. v1.22.0 16 Mar 2026
    Release notes

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

    • a7b9e2f feat(oq): fix query bugs and add schema content fields for first-class OpenAPI queries (#182)
    • 511fc1a feat(oq): redesign query language syntax and traversal model (#184)

    Full Changelog: v1.21.0...v1.22.0

    Released by GoReleaser.

    Open source →
  31. v1.21.1-0.20260315141218-511fc1aff0dc 15 Mar 2026 pre-release

    Nothing published for this version

  32. v1.21.1-0.20260314213234-2599273c928d 14 Mar 2026 pre-release

    Nothing published for this version

  33. v1.21.1-0.20260314191237-1b4908dde0a7 14 Mar 2026 pre-release

    Nothing published for this version

  34. v1.21.1-0.20260314180539-91478476aa57 14 Mar 2026 pre-release

    Nothing published for this version

  35. v1.21.1-0.20260314173800-9c9fcfd473f9 14 Mar 2026 pre-release

    Nothing published for this version

  36. v1.21.1-0.20260314164203-2cc18954701d 14 Mar 2026 pre-release

    Nothing published for this version

  37. v1.21.1-0.20260314163051-1d31603b8b5a 14 Mar 2026 pre-release

    Nothing published for this version

  38. v1.21.1-0.20260314162731-9331bc4b9929 14 Mar 2026 pre-release

    Nothing published for this version

  39. v1.21.1-0.20260314162019-8e1cd795679d 14 Mar 2026 pre-release

    Nothing published for this version

  40. v1.21.1-0.20260314153816-a7b9e2f7d688 14 Mar 2026 pre-release

    Nothing published for this version

  41. v1.21.1-0.20260314153011-a8e8938e548c 14 Mar 2026 pre-release

    Nothing published for this version

  42. v1.21.1-0.20260313180634-2f4620f8b308 13 Mar 2026 pre-release

    Nothing published for this version

  43. v1.21.0 13 Mar 2026
    Release notes

    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.

    Open source →
  44. v1.20.1-0.20260313153417-9f34eda646b1 13 Mar 2026 pre-release

    Nothing published for this version

  45. v1.20.1-0.20260313143718-19d9a40d4c09 13 Mar 2026 pre-release

    Nothing published for this version

  46. v1.20.0 13 Mar 2026
    Release notes

    What's Changed

    • fix: prevent false circular-reference errors on external $ref schemas by @TristanSpeakEasy in #179
    • feat: add contentEncoding, contentMediaType, and contentSchema support by @bflad in #180

    Full Changelog: v1.19.5...v1.20.0

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

    • 5fd51c8 feat: add contentEncoding, contentMediaType, and contentSchema support (#180)

    Bug fixes

    • ca82ed2 fix(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 in the go-minor-patch group across 1 directory (#176)
    • dc7a4af fix: prevent false circular-reference errors on external $ref schemas (#179)

    Others

    • 46f6706 chore(deps): bump jsonschema/oas3/tests/testsuite (#175)

    Full Changelog: v1.19.5...v1.20.0

    Released by GoReleaser.

    Open source →
  47. v1.19.6-0.20260313131307-4bf74e8a198d 13 Mar 2026 pre-release

    Nothing published for this version

  48. v1.19.6-0.20260313121936-e705517fb4e2 13 Mar 2026 pre-release

    Nothing published for this version

  49. v1.19.6-0.20260313121136-e4afdd233c38 13 Mar 2026 pre-release

    Nothing published for this version

  50. v1.19.6-0.20260313120639-cfaf308ff852 13 Mar 2026 pre-release

    Nothing published for this version

  51. v1.19.6-0.20260313112425-dc7a4af5457d 13 Mar 2026 pre-release

    Nothing published for this version

  52. v1.19.6-0.20260312183335-395c19cd8edd 12 Mar 2026 pre-release

    Nothing published for this version

  53. v1.19.6-0.20260312163431-ca82ed23d18d 12 Mar 2026 pre-release

    Nothing published for this version

  54. v1.19.6-0.20260312162533-46f6706e259f 12 Mar 2026 pre-release

    Nothing published for this version

  55. v1.19.5 09 Mar 2026
    Release notes

    What's Changed

    • fix: enforce document-order insertion of extension keys during unmarshal by @TristanSpeakEasy in #173
    • ci(deps): bump actions/upload-artifact from 6 to 7 in the github-actions group by @dependabot[bot] in #172
    • chore(deps): bump jsonschema/oas3/tests/testsuite from 4253477 to 583d7c6 by @dependabot[bot] in #171
    • chore: update submodule dependencies to latest main by @github-actions[bot] in #174

    Full Changelog: v1.19.4...v1.19.5

    OpenAPI CLI v1.19.5

    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

    • 7ff6a95 fix: enforce document-order insertion of extension keys during unmarshal (#173)

    Others

    • c26f30e chore(deps): bump jsonschema/oas3/tests/testsuite (#171)
    • a5e1268 ci(deps): bump actions/upload-artifact in the github-actions group (#172)

    Full Changelog: v1.19.4...v1.19.5

    Released by GoReleaser.

    Open source →
  56. v1.19.5-0.20260309010446-7ff6a9590a7f 09 Mar 2026 pre-release

    Nothing published for this version

  57. v1.19.4 01 Mar 2026

    Nothing published for this version

  58. v1.19.4-0.20260301225933-1233bd6616cc 01 Mar 2026 pre-release

    Nothing published for this version

  59. v1.19.4-0.20260226233838-0f3f7b23b709 26 Feb 2026 pre-release

    Nothing published for this version

  60. v1.19.4-0.20260226075021-dc11a8dae851 26 Feb 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive