Skip to content

release: 0.4.0#12

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

release: 0.4.0#12
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 9, 2026

Automated Release PR

0.4.0 (2026-04-17)

Full Changelog: v0.3.0...v0.4.0

Features

  • Add standby compression start delay (17ba616)

Chores

  • internal: codegen related update (335e04d)

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
Mostly additive API surface changes, but readEnv now treats empty strings as unset, which could subtly change how API keys/base URLs are resolved in some environments.

Overview
Bumps the SDK version to 0.4.0 and updates release metadata/changelog.

Adds support for delaying standby snapshot compression: SnapshotPolicy gains standby_compression_delay (instance default) and instances.standby accepts compression_delay to override it per call; the new StandbyInstanceRequest type is exported and docs/tests are updated accordingly.

Tweaks readEnv to return undefined for empty (trimmed) env vars instead of an empty string.

Reviewed by Cursor Bugbot for commit 7697def. 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 9, 2026

🧪 Testing

To try out this version of the SDK:

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

Expires at: Sun, 17 May 2026 15:54:50 GMT
Updated at: Fri, 17 Apr 2026 15:54:50 GMT

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b6b4010. Configure here.

Comment thread src/internal/utils/env.ts
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--hypeman branch from b6b4010 to 369e690 Compare April 17, 2026 15:54
@stainless-app stainless-app Bot changed the title release: 0.3.1 release: 0.4.0 Apr 17, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--hypeman branch from 369e690 to 7697def Compare April 17, 2026 15:54
@stainless-app stainless-app Bot merged commit bae6a41 into main Apr 17, 2026
8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 17, 2026

🤖 Release is at https://github.com/kernel/hypeman-ts/releases/tag/v0.4.0 🌻

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