Skip to content

release: 0.12.0#26

Open
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.12.0#26
stainless-app[bot] wants to merge 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 17, 2026

Automated Release PR

0.12.0 (2026-02-17)

Full Changelog: v0.11.0...v0.12.0

Features

  • add metadata and state filtering to GET /instances (713209d)

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
Changes the public Instances.List method signature and request serialization for a core endpoint, which can break existing callers or alter request behavior.

Overview
Release v0.12.0 with a functional SDK change: GET /instances now supports optional query filtering.

InstanceService.List now takes an InstanceListParams argument and sends it as query params, enabling filtering by metadata (deepObject metadata[key]=value) and by state via a new InstanceListParamsState enum; docs/tests were updated accordingly. Version bumps and release metadata were updated in CHANGELOG.md, README.md, .release-please-manifest.json, and internal/version.go.

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

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4c2678f to 62bdb1a Compare February 17, 2026 15:53
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