Skip to content

release: 0.1.0-beta.3#4

Merged
francisrafal merged 37 commits into
mainfrom
release-please--branches--main--changes--next
Apr 30, 2026
Merged

release: 0.1.0-beta.3#4
francisrafal merged 37 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 28, 2026

Automated Release PR

0.1.0-beta.3 (2026-04-30)

Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3

Features

  • allow - as value representing stdin to binary-only file parameters in CLIs (e30bb3a)
  • better error message if scheme forgotten in CLI *_BASE_URL/--base-url (3ee457a)
  • binary-only parameters become CLI flags that take filenames only (482d722)
  • cli: add --raw-output/-r option to print raw (non-JSON) strings (177c28f)
  • cli: alias parameters in data with x-stainless-cli-data-alias (9a763d3)
  • cli: send filename and content type when reading input from files (4116cf0)
  • set CLI flag constant values automatically where x-stainless-const is set (d5a50f3)
  • support passing path and query params over stdin (8e27218)

Bug Fixes

  • cli no longer hangs when stdin is attached to a pipe with empty input (0063fc1)
  • cli: correctly load zsh autocompletion (9e91ddf)
  • fall back to main branch if linking fails in CI (ec4eb09)
  • fix for failing to drop invalid module replace in link script (b3ea45a)
  • fix for off-by-one error in pagination logic (d7142f9)
  • fix quoting typo (006840d)
  • flags for nullable body scalar fields are strictly typed (a98eb25)
  • handle empty data set using --format explore (76e8aa7)
  • use RawJSON when iterating items with --format explore in the CLI (0806fe8)

Chores

  • add documentation for ./scripts/link (a8008f2)
  • ci: skip lint on metadata-only changes (0be1028)
  • ci: support manually triggering release workflow (92efacd)
  • cli: additional test cases for ShowJSONIterator (f882462)
  • cli: fall back to JSON when using default "explore" with non-TTY (22db507)
  • cli: let --format raw be used in conjunction with --transform (eca1743)
  • cli: switch long lists of positional args over to param structs (5d7b97a)
  • cli: use ShowJSONOpts as argument to formatJSON instead of many positionals (8eb757d)
  • internal: codegen related update (ab0b024)
  • internal: codegen related update (636523c)
  • internal: codegen related update (6241318)
  • internal: codegen related update (aad810e)
  • internal: more robust bootstrap script (3e2edb5)
  • internal: update gitignore (428cb27)
  • mark all CLI-related tests in Go with t.Parallel() (f895692)
  • modify CLI tests to inject stdout so mutating os.Stdout isn't necessary (1fae171)
  • omit full usage information when missing required CLI parameters (33fb84c)
  • switch some CLI Go tests from os.Chdir to t.Chdir (1c11dc7)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

stainless-app Bot added 30 commits April 27, 2026 18:09
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5cdf3a2 to 83c3af2 Compare April 30, 2026 04:14
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 30, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/deeptable-cli/8e27218906f07ebd77ee8ba790eec504bbcfbe7f/dist.zip'. On macOS, run 'xattr -d com.apple.quarantine {executable name}'.

Expires at: Sat, 30 May 2026 04:22:20 GMT
Updated at: Thu, 30 Apr 2026 04:22:20 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 83c3af2 to 7fd294e Compare April 30, 2026 04:17
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7fd294e to 8b71ec8 Compare April 30, 2026 04:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8b71ec8 to 4bd53ef Compare April 30, 2026 04:21
@francisrafal francisrafal merged commit 9a00be3 into main Apr 30, 2026
9 checks passed
@francisrafal francisrafal deleted the release-please--branches--main--changes--next branch April 30, 2026 09:56
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 30, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant