Skip to content

release: 0.3.0#11

Merged
stainless-app[bot] merged 3 commits intomainfrom
release-please--branches--main--changes--next--components--hypeman
Apr 8, 2026
Merged

release: 0.3.0#11
stainless-app[bot] merged 3 commits intomainfrom
release-please--branches--main--changes--next--components--hypeman

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 1, 2026

Automated Release PR

0.3.0 (2026-04-07)

Full Changelog: v0.2.2...v0.3.0

Features

  • Add Linux auto-standby controller and E2E coverage (ebdbe6e)

Bug Fixes

  • internal: gitignore generated oidc dir (c734bc1)

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


Note

Medium Risk
Adds a new instances.autoStandby.status endpoint plus new auto_standby fields/types on instance create/update/read, expanding the public SDK surface area. Risk is moderate due to potential type/API contract mismatches, but changes are largely additive and generated.

Overview
Adds Linux auto-standby support to the TypeScript SDK: Instance, InstanceCreateParams, and InstanceUpdateParams gain an auto_standby policy, and a new client.instances.autoStandby.status(id) method exposes diagnostic status via GET /instances/{id}/auto-standby/status.

Updates generated exports/docs/tests accordingly (new AutoStandbyPolicy/AutoStandbyStatus types, api.md entries, and a skipped test), and bumps the package/release version to 0.3.0 with an oidc ignore rule and refreshed release metadata.

Reviewed by Cursor Bugbot for commit 71d1bae. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 1, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/hypeman-typescript/ebdbe6ed58801ccd8e9a4324aaf7eb1e0a9abe8e/dist.tar.gz'

Expires at: Thu, 07 May 2026 22:36:45 GMT
Updated at: Tue, 07 Apr 2026 22:36:45 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hypeman branch from d9acc88 to 868a687 Compare April 7, 2026 22:36
@stainless-app stainless-app bot changed the title release: 0.2.3 release: 0.3.0 Apr 7, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--hypeman branch from 868a687 to 71d1bae Compare April 7, 2026 22:36
@stainless-app stainless-app bot merged commit 1430668 into main Apr 8, 2026
8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 8, 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