v0.8.0
0.8.0 (2026-02-11)
Full Changelog: v0.7.0...v0.8.0
Features
- [backend] Resource admin should be able to see all resource shares (153d9ba)
- [SCIM] Configurable token expiration duration (71eb2b6)
- [SCIM] Configurable token expiration duration (16049ed)
- agent: add annotations field to AgentExecution (09c2210)
- api: add additional_scopes to organization SSO configuration (07aa0cc)
- api: add announcement banner fields to organization proto (1cbdaaa)
- api: add derivedFromOrgRole field to RoleAssignment (e1ed935)
- api: add dev_runner_id to agents, dev_environment_id and provider to runners (c345871)
- api: add exclude_group_id filter to organization list members (008ae2b)
- api: add ExecutableDenyList to environment and organization policy (110c2ef)
- api: add filters to ListPrebuilds for inventory page (4bc3f9f)
- api: add mcp_integrations field and type to agent_execution (911140b)
- api: add opus 4.6 model variants to agent supported models (71e660d)
- api: add port access methods and organization admission level to environments (af512f5)
- api: add ResourceRoleOrgAutomationsAdmin to ResourceRole enum (320b285)
- api: add ResourceRoleOrgGroupsAdmin to ResourceRole enum (c2fceff)
- api: add restrict_account_creation_to_scim field to organization policy (c1272d1)
- api: add scope field and enum to environment secrets (371f8f7)
- api: add user_ids filter to organization list members method (5abdcae)
- api: add warm pools resource to prebuilds (b997cfe)
- api: implement GetAnnouncementBanner and UpdateAnnouncementBanner handlers (6482c1a)
- chat: add Pylon identity verification for chat widget (f7b7cb3)
- cli: add --name flag to environment create command (b292d8f)
- client: add custom JSON encoder for extended type support (48e0b49)
- db: add service_account_tokens table (688cf2e)
- Introduce projects admin org role (2777780)
- runner: add capability check for ListSCMOrganizations (4a87ef2)
- types: add RoleAssignment value to ResourceType enum (d59ab98)
Bug Fixes
- api: reject double-slash prefix in secret file paths (fb4f63f)
Chores
- ci: upgrade
actions/github-script(d6a1726) - internal: bump dependencies (330558d)
- internal: formatting (ecb24f2)
- update OpenAPI spec to e50946de8cddc549be7f7423903ad444632abce6 (1176fce)
Documentation
- api: clarify port_sharing_disabled behavior in organization policy (2154cd8)