Skip to content

v0.7.0

Choose a tag to compare

@stainless-app stainless-app released this 21 Jan 14:30

0.7.0 (2026-01-21)

Full Changelog: v0.6.0...v0.7.0

Features

  • [api] Introduce RPCs to share resources with individual users (df1cf39)
  • [api] sorting for ListMembers (838e74c)
  • [backend] Adding direct_share field to groups (78c0bdd)
  • [backend] Introduce role and member status filtering for ListMembers (34fb372)
  • agent: add spec mode for planning before interactive implementation (de6bee5)
  • API for SCIM configuration management (70becd4)
  • api: add CheckRepositoryAccess API for repository access validation (b34ed1b)
  • api: add draft and state fields to PullRequest proto (e0023da)
  • api: add inputs array to UserInputBlock proto (8262825)
  • api: add ListSCMOrganizations endpoint (9c8f7ea)
  • api: add search, creator, and status filters to ListWorkflows (ddd18c0)
  • api: improve SearchRepositories pagination with next_page and total_count (2847a10)
  • automations: add before_snapshot trigger type (9cd272f)
  • client: add support for binary request streaming (be5a823)
  • dashboard: show tier badge in org selector (89fd8fe)
  • Define SCIMConfiguration database schema (03bd185)
  • move agent mode from Spec to Status, add AgentModeChange signals (a55115b)
  • secrets: add ServiceAccountSecret entity with full support (30e17c5)

Chores

  • internal: update actions/checkout version (53dcf30)