Skip to content

v0.10.0

Choose a tag to compare

@stainless-app stainless-app released this 11 Feb 11:39
8c98367

0.10.0 (2026-02-11)

Full Changelog: v0.9.0...v0.10.0

Features

  • [backend] Resource admin should be able to see all resource shares (ca240e4)
  • [SCIM] Configurable token expiration duration (576e470)
  • api: add additional_scopes to organization SSO configuration (6e90868)
  • api: add annotations to agent execution metadata, filtering, and start (c8dc7c3)
  • api: add announcement banner fields to organization proto (a053bfa)
  • api: add derivedFromOrgRole field to RoleAssignment (aca4f5d)
  • api: add dev runner parameters and fields to agent/runner (85b1d51)
  • api: add exclude_group_id filter to organization list members (dca8e3d)
  • api: add ExecutableDenyList to environment and organization policy (a9780be)
  • api: add filters to ListPrebuilds for inventory page (5ffa984)
  • api: add mcp_integrations field to agent execution status (46ae3a5)
  • api: add opus 4.6 model variants to agent supported models (4ba4075)
  • api: add port access methods and organization admission level to environments (0f7e97f)
  • api: add ResourceRoleOrgAutomationsAdmin to ResourceRole enum (d61b656)
  • api: add ResourceRoleOrgGroupsAdmin to ResourceRole enum (e17fccd)
  • api: add restrict_account_creation_to_scim field to organization policy (b6e23d0)
  • api: add scope field and enum to environment secrets (5c71212)
  • api: add user_ids filter to organization list members method (8483ca5)
  • api: add warm pools resource to prebuilds (629edbe)
  • api: implement GetAnnouncementBanner and UpdateAnnouncementBanner handlers (025165d)
  • api: remove GetChatIdentityToken method from accounts (ee4a7aa)
  • chat: add Pylon identity verification for chat widget (cba45c3)
  • cli: add --name flag to environment create command (f406773)
  • db: add service_account_tokens table (17dd72a)
  • Introduce projects admin org role (860789d)
  • runner: add capability check for ListSCMOrganizations (465f090)
  • types: add RoleAssignment value to ResourceType enum (5a52b0e)

Documentation

  • api: clarify port_sharing_disabled behavior in organization policy (f2676c3)
  • api: update FilePath parameter description in secret (5975445)