Skip to content

v1.3.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 21:23

1.3.0 (2026-04-23)

Full Changelog: v1.2.1...v1.3.0

Features

  • api: CMA Memory public beta (926d861)
  • cli: add --raw-output/-r option to print raw (non-JSON) strings (534b5fa)
  • cli: default to interactive explore format for retrieve/list commands when connected to TTY (929e904)
  • cli: send filename and content type when reading input from files (7ee2c07)

Bug Fixes

  • api: restore missing features (55d84d1)
  • correctly serialize --file parameter (fb0f8bb)

Chores

  • ci: add github env support for goreleaser (9064b6f)
  • client: config fixes (a89b08b)
  • cli: use ShowJSONOpts as argument to formatJSON instead of many positionals (a9ac5e1)
  • internal: more robust bootstrap script (a453fd0)
  • tests: bump steady to v0.22.1 (7aca529)