releases.shpreview
Stainless/Stainless

Stainless

$npx -y @buildinternet/releases show stainless-com-changelog
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases10Avg3/mo
Mar 17, 2026

The new stl skills command installs a Stainless CLI skill into your project so coding agents like Claude Code, Codex, and Gemini can learn how to use the Stainless CLI. It auto-detects whether your project uses .agents/ or .claude/ and installs to the right location, with symlink support when both exist.

Mar 12, 2026

Stainless Docs Platform is now available in public beta for all new and existing Stainless projects. Learn more in the announcement blog post here.

Mar 5, 2026

This is useful for uploading bundled or compiled artifacts or additional documentation files to your GitHub release.

Mar 4, 2026

You can now omit all X-Stainless-* headers from generated SDKs by adding the omit_stainless_headers to your Stainless config:

Mar 3, 2026

Generated CLI tools now support endpoints for downloading files using raw file data. The output destination can be specified with --output / -o flags, or if unspecified, a smart filename will be chosen to avoid overwriting local files. Files can also be sent through pipes or IO redirection.

Feb 18, 2026

The details on how to use this repo are visible when clicking on the info icon in the “Build” row in the build status panel in the studio. We also generate a custom doc page in the repo root, which is viewable by clicking on the “Learn more” link in the popup.

Feb 4, 2026

Previously, the SDK sent both the api-key and Authorization headers, which could cause authentication errors depending on how your API handles multiple authentication schemes.

Feb 3, 2026

The Python SDK generator now supports publishing to PyPI using trusted publishing via OIDC in addition to API tokens.

Jan 29, 2026

The CLI generator is now generally available, which lets you turn your APIs into high-quality command line tools. Here are some highlights:

Jan 22, 2026

Stainless can now automatically generate commit messages for your SDK builds using AI. When enabled, AI generates descriptive commit messages for each SDK following the Conventional Commits format.

Latest
Mar 17, 2026
Tracking Since
Jan 22, 2026
Last fetched Apr 18, 2026