Skip to content

release: 0.1.0#2

Open
stainless-app[bot] wants to merge 143 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.1.0#2
stainless-app[bot] wants to merge 143 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0 (2026-05-22)

Full Changelog: v0.0.1...v0.1.0

⚠ BREAKING CHANGES

  • api: Change call signature for audio.create to audio.speech.create to match spec with python library and add space for future APIs
  • api: Update method signature for reranking to rerank.create()
  • api: For the TS SDK the images.create is now images.generate
  • api: Access to the api for listing checkpoints has changed its name to list_checkpoints
  • api: Access to fine tuning APIs namespace has changed from fine_tune to fine_tuning
  • api: The default max retries for api calls has changed from 5 to 2. This may result in more frequent non-200 responses.

Features

  • add per-resource api permissions to schema description (3b0b159)
  • api: add auto-scale/scheduling/OIDC/capacity params, cuda/driver versions to beta_cluster (f7cec17)
  • api: Add fine_tune.delete API (4920029)
  • api: add instance_name field to beta_cluster remediation response (247e1f8)
  • api: add oidc/add-ons/remediation/phase tracking/cluster config, update beta_cluster_storage (5e390a4)
  • api: api update (92ccee4)
  • api: api update (f78427b)
  • api: api update (395f051)
  • api: api update (2dea7b5)
  • api: api update (e636395)
  • api: Change image creation signature to images.generate (3cdd494)
  • api: Change rerank method signature (c72be89)
  • api: Change the default max retries from 5 to 2 (8d93523)
  • api: Change TTS call signature (a0fab47)
  • api: manual updates (9c540e0)
  • api: manual updates (37acadb)
  • api: manual updates (5551523)
  • api: remove node_name field from beta_cluster control_plane_nodes/gpu_worker_nodes (080c53b)
  • api: Update Eval APIs (a99ec0f)

Bug Fixes

  • align RL forward-backward loss (b6bb427)
  • ci: in custom setup-go, pass through go-version and cache-dependency-path (004f531)
  • configurability of some attributes (9efe090)
  • correctly mark a subset of fields shared between create and update calls as required (55f8130)
  • ensure derived request attribute schemas conform to the upstream configurability overrides (0e981a6)
  • ensure dynamic values always yield valid container inner values (a184800)
  • fall back to main branch if linking fails in CI (aa2130d)
  • fix for failing to drop invalid module replace in link script (658720b)
  • fix quoting typo (c7c19bb)
  • improve linking behavior when developing on a branch not in the Go SDK (58ebc99)
  • improved workflow for developing on branches (8bb6eda)
  • list style data sources should always have id value populated (293e1a9)
  • no longer require an API key when building on production repos (e60dd34)
  • patch style requests should never send empty json body for objects (beb5c72)
  • spurious update plans for float attributes after import (b1ddc5b)
  • tests: update hc-install to fix PGP key mismatch (4a70745)
  • types: add enum validators to status field in beta_cluster_storage (1735faf)

Chores

  • Add Instant Clusters to OpenAPI spec (efe8f80)
  • add local tmpfile directory (bc6d152)
  • api: Cleanup some exported types (9ca7551)
  • api: Globally disable terraform module generation (3c8455f)
  • api: Remove API that is not intended to be public. (64af004)
  • bump dependency version (750f6f3)
  • Configure fields to be omitted from terraform cluster create (a4cd81b)
  • configure new SDK language (3183562)
  • docs: update terraform-plugin-docs to v0.24.0 (728996a)
  • ensure tests build as part of lint step (1d73806)
  • Fix various docstrings (7a56885)
  • Force cluster creation billing type to be ON_DEMAND (#5) (648e7f7)
  • internal: address linter warnings (d319a72)
  • internal: codegen related update (4e877ee)
  • internal: codegen related update (eb6a17b)
  • internal: codegen related update (a09e0bf)
  • internal: codegen related update (2d03d96)
  • internal: codegen related update (5b1effd)
  • internal: codegen related update (6f55159)
  • internal: codegen related update (5356b9d)
  • internal: codegen related update (826b17b)
  • internal: codegen related update (a2a30f8)
  • internal: codegen related update (2b2dc02)
  • internal: codegen related update (41a04a5)
  • internal: codegen related update (e3d18e2)
  • internal: codegen related update (c792853)
  • internal: codegen related update (9a068a6)
  • internal: more robust bootstrap script (8b47491)
  • internal: regenerate SDK with no functional changes (c965edd)
  • internal: regenerate SDK with no functional changes (c7b5c9d)
  • internal: tweak CI branches (d4c14c8)
  • internal: update actions/checkout version (4229996)
  • internal: update gitignore (e401993)
  • internal: update multipart form array serialization (e1dd165)
  • pin go releaser version (eb53437)
  • test: do not count install time for mock server timeout (1173e88)
  • tests: bump steady to v0.19.4 (ea679af)
  • tests: bump steady to v0.19.5 (7f66fb1)
  • tests: bump steady to v0.19.6 (eea0d57)
  • tests: bump steady to v0.19.7 (8e17ea7)
  • tests: bump steady to v0.20.1 (50c7e70)
  • tests: bump steady to v0.20.2 (0acfd39)
  • tests: bump steady to v0.22.1 (66a3311)
  • Update cluster apis to reflect their new response shape (0dc8895)
  • Update descriptions for jig queue methods and properties (7016581)
  • update Go SDK version (7d98f53)
  • Update reference to terraform repo name (0aad161)
  • Update terraform go sdk version (60a225f)
  • update terraform-plugin-framework to v1.19.0 (91d9c68)

Documentation

  • add field descriptions to beta_cluster and beta_cluster_storage resources (28eccd7)
  • api: update reservation_start_time description in beta_cluster (5ab9ea8)

Styles

  • api: Change fine tuning method retrieve_checkpoints to list_checkpoints (3af90b5)
  • api: Change fine tuning namespace to fine_tuning (c0e5fd2)

Refactors

  • tests: switch from prism to steady (e2c59b4)

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

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3073066 to 7349002 Compare February 4, 2026 15:48
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7349002 to 31fa029 Compare February 4, 2026 19:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 31fa029 to 94caca1 Compare February 4, 2026 20:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 94caca1 to b99b8cc Compare February 4, 2026 22:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b99b8cc to c89cd84 Compare February 4, 2026 22:24
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c89cd84 to 8c81e6f Compare February 4, 2026 23:48
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8c81e6f to d41cf7d Compare February 6, 2026 18:33
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d41cf7d to d793e63 Compare February 6, 2026 20:55
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d793e63 to 7f74959 Compare February 6, 2026 22:08
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7f74959 to 7fc3a35 Compare February 10, 2026 16:11
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7fc3a35 to d66879a Compare February 10, 2026 23:26
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d66879a to 19f9cdf Compare February 12, 2026 19:15
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 19f9cdf to c5076cb Compare February 12, 2026 20:17
stainless-app Bot added 30 commits May 11, 2026 17:57
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
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