Skip to content

Releases: stainless-api/stainless-api-cli

v0.1.0-alpha.73

20 Feb 08:50
77a18ad

Choose a tag to compare

0.1.0-alpha.73 (2026-02-20)

Full Changelog: v0.1.0-alpha.72...v0.1.0-alpha.73

Features

  • api: add a super basic GET /v0/user endpoint (84c3559)
  • api: manual updates (81595c3)
  • api: manual updates (2aa45b8)
  • api: manual updates (a3ab921)
  • make --wait configurable with error handling (53bffdf)
  • make --wait configurable with error handling (#171) (b02c3e3)

Chores

  • internal: remove mock server code (6040746)
  • update mock server docs (7b64f39)

v0.1.0-alpha.72

18 Feb 16:31

Choose a tag to compare

0.1.0-alpha.72 (2026-02-17)

Full Changelog: v0.1.0-alpha.71...v0.1.0-alpha.72

Refactors

  • remove lint step from preview command (11cd933)

v0.1.0-alpha.71

17 Feb 19:51

Choose a tag to compare

0.1.0-alpha.71 (2026-02-17)

Full Changelog: v0.1.0-alpha.70...v0.1.0-alpha.71

⚠ BREAKING CHANGES

  • add support for passing files as parameters

Features

  • add exponential backoff retry to PullOutput (d218b14)
  • add github version check (3596cbb)
  • add readme documentation for passing files as arguments (3d5c3eb)
  • add support for passing files as parameters (5a44115)
  • api: update support email address (a9113c7)
  • client: provide file completions when using file embed syntax (d480ff2)
  • cli: improve shell completions for namespaced commands and flags (d11eba5)
  • improved support for passing files for any-typed arguments (73f2409)

Bug Fixes

  • cleanup and make passing project flag make more sense (91a6b99)
  • fix for file uploads to octet stream and form encoding endpoints (55530da)
  • fix for nullable arguments (7bbd057)
  • fix for when terminal width is not available (78d7919)
  • fix mock tests with inner fields that have underscores (0fb140a)
  • preserve filename in content-disposition for file uploads (aae338c)
  • prevent tests from hanging on streaming/paginated endpoints (257215b)
  • use RawJSON for iterated values instead of re-marshalling (fcc55a6)

Chores

  • add build step to ci (c957b31)
  • update documentation in readme (dc0fd28)

Refactors

  • extract workspaceconfig.go (23cf851)

v0.1.0-alpha.70

28 Jan 23:55

Choose a tag to compare

0.1.0-alpha.70 (2026-01-28)

Full Changelog: v0.1.0-alpha.69...v0.1.0-alpha.70

Features

  • set project to be not required (83baf59)

Bug Fixes

Chores

v0.1.0-alpha.69

23 Jan 20:21
6332644

Choose a tag to compare

0.1.0-alpha.69 (2026-01-23)

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

Features

  • api: ai commit message features are available as public feature (b8e3cbb)
  • api: manual updates (8f23799)

Bug Fixes

  • don't overwrite flag if revision is explicitly set (fac264a)

Chores

  • internal: update actions/checkout version (7636b1e)

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)