Skip to content

release: 0.2.0#120

Open
stainless-app[bot] wants to merge 3 commits intostl-ts-mainfrom
release-please--branches--stl-ts-main--changes--next--components--hypeman
Open

release: 0.2.0#120
stainless-app[bot] wants to merge 3 commits intostl-ts-mainfrom
release-please--branches--stl-ts-main--changes--next--components--hypeman

Conversation

@stainless-app
Copy link

@stainless-app stainless-app bot commented Mar 2, 2026

Automated Release PR

0.2.0 (2026-03-02)

Full Changelog: v0.1.0...v0.2.0

Features

  • add boot time optimizations for faster VM startup (20a98ea)
  • add cpToInstance and cpFromInstance functions (113b412)
  • add Firecracker hypervisor support (cb6868a)
  • add hypeman cp for file copy to/from running VMs (0ee9f4a)
  • Add image_name parameter to builds (53f6062)
  • add metadata and state filtering to GET /instances (a242835)
  • Add metadata field to instances (705fa54)
  • Add to stainless config new API endpoints (72cbe88)
  • Add vGPU support (4eade24)
  • Add ws dependency and types (804933c)
  • api: add autogenerated stat endpoint from Stainless (38c9dbd)
  • api: manual updates (5534841)
  • Better stop behavior (9f37284)
  • builds: implement two-tier build cache with per-repo token scopes (53c9b24)
  • Disable default hotplug memory allocation (faf4dc6)
  • QEMU support (8f0f4f4)
  • Resource accounting (57ff511)
  • Use resources module for input validation (8dc08a4)
  • wire up memory_mb and cpus in builds API (2622949)

Bug Fixes

  • client: avoid memory leak with abort signals (c7d1058)
  • client: avoid removing abort listener too early (cac5859)
  • cp: address bugbot review comments (ba6c287)
  • docs/contributing: correct pnpm link command (9ead7e9)

Chores

  • break long lines in snippets into multiline (48ae7b9)
  • ci: upgrade actions/github-script (46d5e26)
  • client: do not parse responses with empty content-length (e1a8e7d)
  • client: restructure abort controller binding (c340384)
  • configure new SDK language (9eba465)
  • internal/client: fix form-urlencoded requests (71179bd)
  • internal: avoid type checking errors with ts-reset (4111306)
  • internal: move stringifyQuery implementation to internal function (0c0a780)
  • internal: remove mock server code (a1f66de)
  • internal: update actions/checkout version (ba20375)
  • internal: update lock file (8593b7c)
  • internal: upgrade babel, qs, js-yaml (cad9e24)
  • internal: upgrade brace-expansion and @babel/helpers (bef9226)
  • internal: upgrade pnpm (1c71418)
  • internal: upgrade pnpm version (afc35ed)
  • stainless: update SDKs for PR #116 (43903dc)
  • sync repo (75f4200)
  • test: update skip reason message (bd159ea)
  • update mock server docs (96f81df)
  • update SDK settings (8a8e921)
  • update SDK settings (523dcfd)

Refactors

  • cross-platform foundation for macOS support (da5e553)

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

Low Risk
Low risk release bookkeeping plus a backwards-compatible type expansion (hypervisor union adds firecracker); main risk is limited to CI/release workflow behavior after the repo/branch condition updates.

Overview
Releases 0.2.0. Bumps the SDK version across package.json, src/version.ts, and .release-please-manifest.json, and adds the 0.2.0 entry to CHANGELOG.md.

Repo/release plumbing updated. GitHub Actions workflows and docs links are updated to the kernel/hypeman repo (and release-doctor now targets the stl-ts-main PR branch), and .stats.yml is refreshed to the latest OpenAPI/spec hashes.

SDK typing tweak. Instances request/response types expand hypervisor to also allow firecracker.

Written by Cursor Bugbot for commit 196af4e. This will update automatically on new commits. Configure here.

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.

0 participants