Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 31, 2026

Automated Release PR

0.2.0 (2026-01-31)

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

Features

  • add boot time optimizations for faster VM startup (20a98ea)
  • Add to stainless config new API endpoints (72cbe88)
  • Add vGPU support (4eade24)
  • api: manual updates (5534841)
  • builds: implement two-tier build cache with per-repo token scopes (53c9b24)
  • Resource accounting (57ff511)
  • Use resources module for input validation (8dc08a4)

Chores

  • break long lines in snippets into multiline (48ae7b9)
  • ci: upgrade actions/github-script (46d5e26)
  • 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)

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
Introduces new API surface (multipart uploads and SSE streaming) and changes volume creation behavior by moving archive uploads to a new method, which could impact existing integrations if they relied on the previous dual-mode volumes.create.

Overview
Adds new client resources builds and resources, including Builds.create (multipart upload), Builds.events (SSE streaming), and Resources.get for host capacity/allocation reporting, and wires these into Hypeman exports and api.md.

Expands VM/volume APIs: instances now expose and accept GPU/vGPU configuration, disk I/O + network bandwidth limits, and boot-time skip flags; volumes split creation into JSON-only create and a new createFromArchive endpoint for gzip tarball imports.

Bumps release metadata to 0.2.0 (package.json, src/version.ts, manifest/changelog/stats), updates CI GitHub Actions versions, refreshes pnpm-lock.yaml (notably ts-jest/Babel ecosystem), and adjusts/adds generated tests and README file-upload guidance.

Written by Cursor Bugbot for commit af0f260. 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