Skip to content

Releases: gitpod-io/gitpod-sdk-python

v0.11.0

02 Apr 22:25
a6e89ae

Choose a tag to compare

0.11.0 (2026-04-02)

Full Changelog: v0.10.0...v0.11.0

Features

  • [backend/api] add backend search for group members (0eb24b8)
  • api: add acknowledge_token param to environments.start method (19ce45f)
  • api: add agent_message parameter to agents.send_to_execution (f7b21f6)
  • api: add automations resource with workflows/executions/actions (7cdce62)
  • api: add bpf_debug_level field to KernelControlsConfig (d0cf7a4)
  • api: add claims_expression parameter to sso_configurations create and update (d484eb4)
  • api: add conversation_sharing_policy field to agent_policy (9b72125)
  • api: add credential_proxy field to environment_spec Secret (d8b5e78)
  • api: add custom security agents to organizations policies (dd01263)
  • api: add desired_size field to WarmPoolStatus (3c0ca3c)
  • api: add disabled parameter to automations update method (79b5f69)
  • api: add environment field to WakeEventParam (ff7eab3)
  • api: add exclude_prompt_content parameter to agents list_prompts method (1b78cec)
  • api: add exclude_team_ids parameter to organization list members (9e0a178)
  • api: add filter parameter to groups list method (c21fcff)
  • api: add has_failed_execution_since filter parameter to automation list method (1f306a1)
  • api: add lockdown_at field to environment status (6317ac9)
  • api: add loop_conditions to agent execution, loop_retrigger to wake event, make timer optional (e67d5fe)
  • api: add managed_metrics_enabled field to metrics configuration (b390afb)
  • api: add max_subagents_per_environment field to organizations agent policy (bce5c4d)
  • api: add min_size/max_size parameters to prebuilds warm pool methods (aeba614)
  • api: add notification resource type (e5a82b6)
  • api: add organization_tier field to identity get_authenticated_identity response (fb627da)
  • api: add read_only field to PersonalAccessToken proto messages (5b99de2)
  • api: add Report boolean/float/integer/string schema types (467c68f)
  • api: add resource_ids to role assignments, restructure executable deny list in policies (b30fc23)
  • api: add RESOURCE_ROLE_AGENT_EXECUTION_VIEWER to ResourceRole enum (88048fd)
  • api: add RESOURCE_ROLE_ORG_AUDIT_LOG_READER to ResourceRole enum (55549e9)
  • api: add resource_type_filters parameter to events watch method (141bcd4)
  • api: add role and sender_execution_id fields to agent messages (8cbc1ca)
  • api: add RUNNER_CAPABILITY_ASG_WARM_POOL to RunnerCapability type (28f6118)
  • api: add RUNNER_CAPABILITY_WARM_POOL to runner_capability (b058adf)
  • api: add search parameter to agent list prompts filter (9b809fa)
  • api: add SESSION_ADMIN and SESSION_USER roles to ResourceRole (1fa7909)
  • api: add session_id parameter to agents start_execution, environments create (50cf2eb)
  • api: add session_id parameter to environments.create_from_project (3c95ecc)
  • api: add session_ids filter to agents/environments list methods (bbf9719)
  • api: add snapshot_size_bytes field to PrebuildStatus (c0764ca)
  • api: add SONNET_4_6 model variants to agent_execution Status (e87f54b)
  • api: add sort option to ListAuditLogs (19af3c6)
  • api: add sort parameter to projects list, SortOrder/SortParam types (fada768)
  • api: add SUPPORTED_MODEL_HAIKU_4_5 to agent_execution Status enum (85c063b)
  • api: add team admin and viewer roles to ResourceRole (85b0437)
  • api: add terminal field to RunsOn (63ac31a)
  • api: add time range filters to event list method (c89b37e)
  • api: add update_window field to runner configuration (97caa20)
  • api: add wake_event parameter to agents send_to_execution method (893e4b3)
  • api: add warm pool methods to prebuilds (68b693f)
  • api: remove acknowledge_token parameter from environments.start (340b6f2)
  • backend/api,dashboard: add server-side recentlyCompleted sort for ListWorkflows (2d1ab67)
  • internal: implement indices array format for query and form serialization (0829d27)
  • types: add CountResponseRelation enum type (c5c6a3a)

Bug Fixes

  • api: rename executable_deny_list to veto_exec_policy in policies update (8e6e434)
  • deps: bump minimum typing-extensions version (b542172)
  • pydantic: do not pass by_alias unless set (f686038)
  • sanitize endpoint path params (89ccb9f)
  • types: remove AGENT_EXECUTION values from Principal and ResourceRole e...
Read more

v0.10.0

18 Feb 16:56

Choose a tag to compare

0.10.0 (2026-02-18)

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

Features

  • api: add audit_only field to executable_deny_list and veto (82ede69)
  • api: add RUNNER_SIDE_AGENT to RunnerCapability type (9375f78)
  • api: add WARMPOOL_ADMIN and WARMPOOL_VIEWER to ResourceRole (5c316a6)

Bug Fixes

  • types: rename ExecutableDenyList to VetoExecPolicy in organizations policies (52f2760)

Chores

  • format all api.md files (c52f954)
  • internal: fix lint error on Python 3.14 (2342adf)

v0.9.0

11 Feb 14:24

Choose a tag to compare

0.9.0 (2026-02-11)

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

Features

  • api: add bulk_create/bulk_delete/bulk_update methods to projects (255bd90)

v0.8.0

11 Feb 13:18

Choose a tag to compare

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)

v0.7.0

21 Jan 14:30

Choose a tag to compare

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)

v0.6.0

09 Jan 13:46

Choose a tag to compare

0.6.0 (2026-01-09)

Full Changelog: v0.5.2...v0.6.0

Features

  • agent: add group-based SCM tools access control (9e23e57)
  • api: add ImageInput to UserInputBlock proto (c1223c3)
  • api: add recommended editors configuration to project settings (5a4e222)
  • db: add webhooks table with trigger reference (d0bf7fa)
  • prebuild: expose snapshot completion percentage in prebuild status (05569c0)
  • skills: add organization-level skills support (052b48a)

Bug Fixes

  • use async_to_httpx_files in patch method (af8d708)

Chores

  • internal: codegen related update (c0e59ad)
  • internal: codegen related update (34dd0fe)
  • pin GitHub Actions to SHA (36acefc)

v0.5.2

17 Dec 08:16
d235f9b

Choose a tag to compare

0.5.2 (2025-12-16)

Full Changelog: v0.5.1...v0.5.2

Chores

v0.5.1

16 Dec 06:30

Choose a tag to compare

0.5.1 (2025-12-15)

Full Changelog: v0.5.0...v0.5.1

Chores

  • internal: add missing files argument to base client (9d132f3)

v0.5.0

15 Dec 14:01

Choose a tag to compare

0.5.0 (2025-12-15)

Full Changelog: v0.4.4...v0.5.0

Features

v0.4.4

15 Dec 10:31

Choose a tag to compare

0.4.4 (2025-12-15)

Full Changelog: v0.4.3...v0.4.4