Skip to content

release: 0.7.12#27

Merged
ktanishqk merged 31 commits into
mainfrom
release-please--branches--main--changes--next
May 14, 2026
Merged

release: 0.7.12#27
ktanishqk merged 31 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 14, 2026

Automated Release PR

0.7.12 (2026-05-14)

Full Changelog: v0.7.11...v0.7.12

Features

  • api: api update (2a05aba)
  • api: api update (8daa4e3)
  • api: api update (42b296a)
  • cli: add --raw-output/-r option to print raw (non-JSON) strings (f9df419)
  • cli: alias parameters in data with x-stainless-cli-data-alias (ea26a8c)
  • cli: send filename and content type when reading input from files (65a86ee)
  • support passing path and query params over stdin (86c8aab)

Bug Fixes

  • cli: correctly load zsh autocompletion (1b982f7)
  • flags for nullable body scalar fields are strictly typed (f105a97)

Chores

  • ci: support manually triggering release workflow (0e60014)
  • cli: fall back to JSON when using default "explore" with non-TTY (fbfe2c1)
  • cli: switch long lists of positional args over to param structs (d227554)
  • cli: use ShowJSONOpts as argument to formatJSON instead of many positionals (0e94446)
  • internal: codegen related update (aa96815)
  • internal: codegen related update (95968dd)
  • internal: codegen related update (dbc4e39)
  • internal: codegen related update (5b36c53)
  • internal: codegen related update (c7f1282)
  • internal: codegen related update (b25c8cb)
  • internal: more robust bootstrap script (8b39e72)
  • redact api-key headers in debug logs (d3bae3e)
  • update SDK settings (a842755)

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


Summary by cubic

Release 0.7.12 improves CLI ergonomics and safety. It adds raw string output, better stdin and file handling, and tighter typing, plus API and SDK updates.

  • New Features

    • Add --raw-output/-r to print strings without JSON quotes.
    • Read path and query params from stdin; include filename and content type when reading files.
    • Update API surface and bump github.com/agentmail-to/agentmail-go to v0.14.0.
  • Bug Fixes

    • Fix zsh autocompletion loading when sourced or installed via fpath.
    • Make nullable body scalar flags strictly typed to support JSON null.
    • Redact api-key, x-api-key, and cookie headers in debug logs.

Written for commit caa5746. Summary will update on new commits.

stainless-app Bot added 30 commits May 14, 2026 22:13
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 14, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sat, 13 Jun 2026 22:17:18 GMT
Updated at: Thu, 14 May 2026 22:17:18 GMT

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 51 files

@ktanishqk ktanishqk merged commit 666f3f8 into main May 14, 2026
8 checks passed
@ktanishqk ktanishqk deleted the release-please--branches--main--changes--next branch May 14, 2026 22:34
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 14, 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