Skip to content

Releases: stainless-api/stainless-api-cli

v0.1.0-alpha.68

14 Jan 21:43

Choose a tag to compare

0.1.0-alpha.68 (2026-01-14)

Full Changelog: v0.1.0-alpha.67...v0.1.0-alpha.68

Bug Fixes

  • avoid consuming request bodies when printing redacted outputs (861b9b3)
  • fix terminal height issues causing test failures (59111de)
  • flag defaults (10e4643)
  • overly broad redaction of Authorization (6a6dc2e)
  • prevent flag duplication (5c9267b)
  • stl builds create (ad0be67)
  • stl builds:target-outputs retrieve (e244860)

Chores

  • deps: bump golang.org/x/net from 0.33.0 to 0.38.0 (d38435b)
  • internal: codegen related update (a31d0d5)
  • update internal comment (6a6dc2e)
  • updated README.md with more flag information (8d8b746)

v0.1.0-alpha.66

14 Jan 00:31

Choose a tag to compare

0.1.0-alpha.66 (2026-01-07)

Full Changelog: v0.1.0-alpha.65...v0.1.0-alpha.66

Features

v0.1.0-alpha.67

14 Jan 01:28

Choose a tag to compare

v0.1.0-alpha.67 Pre-release
Pre-release

0.1.0-alpha.67 (2026-01-14)

Full Changelog: v0.1.0-alpha.66...v0.1.0-alpha.67

Features

  • enable suggestion for mistyped commands and flags (f0bda1c)

Bug Fixes

  • client: do not use pager for short paginated responses (a67b736)
  • fix for paginated output not writing to pager correctly (5664786)

Chores

  • internal: codegen related update (636fbab)
  • internal: codegen related update (67f24aa)
  • internal: codegen related update (9502a81)
  • internal: codegen related update (3942483)
  • internal: codegen related update (a2e2d81)
  • internal: codegen related update (bdc6a08)
  • internal: codegen related update (600e77b)
  • update Go SDK version (8de090d)

v0.1.0-alpha.65

22 Dec 20:06

Choose a tag to compare

0.1.0-alpha.65 (2025-12-22)

Full Changelog: v0.1.0-alpha.64...v0.1.0-alpha.65

Features

  • added mock server tests (f62abc2)

Bug Fixes

  • base64 encoding regression (967d82c)
  • fix generated flag types and value wrapping (b8293dc)

Chores

  • cli: run pre-codegen tests on Windows (7dd0ffb)
  • internal: codegen related update (c439ed6)
  • internal: codegen related update (f9e9d7d)

v0.1.0-alpha.64

17 Dec 19:22

Choose a tag to compare

0.1.0-alpha.64 (2025-12-17)

Full Changelog: v0.1.0-alpha.63...v0.1.0-alpha.64

Bug Fixes

  • cli: remove *.exe files from customer SDK changes (7809497)
  • generate flags for parameters specified by client (51b1031)

Chores

  • cli: add *.exe files back to .gitignore (7882fe1)
  • cli: move jsonview subpackage to internal (e3b1c70)
  • cli: temporarily remove *.exe from .gitignore (34a0d87)
  • internal: codegen related update (44b6581)
  • internal: codegen related update (52c6dc8)

v0.1.0-alpha.63

17 Dec 19:02

Choose a tag to compare

0.1.0-alpha.63 (2025-12-17)

Full Changelog: v0.1.0-alpha.62...v0.1.0-alpha.63

Features

  • add better suggests when commands don't match (87295d9)

Bug Fixes

v0.1.0-alpha.62

17 Dec 18:53

Choose a tag to compare

0.1.0-alpha.62 (2025-12-17)

Full Changelog: v0.1.0-alpha.61...v0.1.0-alpha.62

Features

  • ai: build APIs take SDK level commit messages & new gate for AI commit messages (76d63c3)
  • cli: automatic streaming for paginated endpoints (119765f)
  • cli: binary request bodies (b713c9c)
  • new and simplified CLI flag parsing code and YAML support (093a401)
  • new and simplified CLI flag parsing code and YAML support (bd6e906)
  • redact Authorization header when using debug option (557a499)
  • redact secrets from other authentication headers when using debug option (3f38b38)

Bug Fixes

  • api: switch 'targets' query param to comma-delimited string in diagnostics endpoint (8cd21bd)
  • cli: fix compilation on Windows (796e618)
  • fix for empty request bodies (f417be7)
  • fixed manpage generation (ebf32ec)
  • mcp: correct code tool API endpoint (227e3c4)
  • paginated endpoints now behave better with pagers by default (86d67d2)

Chores

  • internal: codegen related update (a2daf2f)
  • internal: codegen related update (dd0f6e2)
  • internal: codegen related update (983d24c)
  • internal: codegen related update (479bceb)
  • internal: codegen related update (ff44c29)
  • internal: version bump (040e124)
  • use stretchr/testify assertion helpers in tests (c399dc9)

v0.1.0-alpha.61

15 Dec 19:21
4d83172

Choose a tag to compare

0.1.0-alpha.61 (2025-12-15)

Full Changelog: v0.1.0-alpha.60...v0.1.0-alpha.61

v0.1.0-alpha.60

10 Dec 21:37

Choose a tag to compare

0.1.0-alpha.60 (2025-12-08)

Full Changelog: v0.1.0-alpha.59...v0.1.0-alpha.60

Features

  • add spinner for project creation (361bfec)
  • fix edge cases for sending request data and add YAML support (99caa6a)

Bug Fixes

  • fix for default flag values (114f9c1)

Chores

  • internal: codegen related update (858b183)

v0.1.0-alpha.59

05 Dec 19:30

Choose a tag to compare

Changelog

  • cf2cfa7 release: 0.1.0-alpha.59
  • a9b211b fix: improve file paths rendering
  • 1ab24fe chore: format
  • 99b337f feat: handle merge conflicts better
  • 0ed321b feat: fix builds:target-outputs --pull
  • fc0fc11 chore: update dependencies
  • bc30dca feat: fix builds:target-outputs --pull
  • ec2bc31 feat: show error if download fails
  • 181715f feat: checkout branch if we can
  • fd28d4f fix: handle edge cases in build view component better
  • a658215 fix: codegen merge conflict issues
  • fcb7ff0 chore: skip spec resource
  • 312bac1 chore: attempt to fix merge conflicts
  • 4689b53 chore(internal): codegen related update