Skip to content

v0.9.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 21 Jan 15:04
fe7e73e

0.9.0 (2026-01-21)

Full Changelog: v0.8.0...v0.9.0

Features

  • [api] Introduce RPCs to share resources with individual users (d7ffceb)
  • [api] sorting for ListMembers (cabae1a)
  • [backend] Adding direct_share field to groups (143f723)
  • [backend] Introduce org:runners_admin organization role (7993dc4)
  • [backend] Introduce role and member status filtering for ListMembers (fda937f)
  • agent: add spec mode for planning before interactive implementation (47daf98)
  • API for SCIM configuration management (a0f4eed)
  • api: add CheckRepositoryAccess API for repository access validation (1879407)
  • api: add draft and state fields to PullRequest proto (b9a0d47)
  • api: add inputs array to UserInputBlock proto (a1e5a8a)
  • api: add ListSCMOrganizations endpoint (6ee682f)
  • api: improve SearchRepositories pagination with next_page and total_count (5616440)
  • automations: add before_snapshot trigger type (7e9a241)
  • dashboard: show tier badge in org selector (3c6cbfa)
  • Define SCIMConfiguration database schema (92e9eaf)
  • move agent mode from Spec to Status, add AgentModeChange signals (32e7ca6)
  • secrets: add ServiceAccountSecret entity with full support (ec680a1)

Bug Fixes

  • docs: add missing pointer prefix to api.md return types (82efe0a)

Chores

  • internal: update actions/checkout version (ad9a294)