Skip to content

release: 0.14.0 - #77

Merged
stainless-app[bot] merged 211 commits into
mainfrom
release-please--branches--main--changes--next
Jul 30, 2026
Merged

stainless-app[bot] merged 211 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Apr 2, 2026 •

Copy link
Copy Markdown
Contributor

Automated Release PR

0.14.0 (2026-07-30)

Full Changelog: v0.13.0...v0.14.0

⚠ BREAKING CHANGES

  • api: narrow public SDK surface
  • agent: remove loop condition mechanism

Features

  • add base snapshot resource types (896bc63)
  • agent: add devcontainer rebuild wait schema (3182ece)
  • agents: add native goal set control (1a6d658)
  • api: add agent turn controls (570d9de)
  • api: add agent_execution_cnf value to RunnerCapability enum (a2b9e42)
  • api: add agent_execution_ids filter to agent list executions (f5698dd)
  • api: add allow_unverified_email_scim_fallback_match to scim_configurations (23c9014)
  • api: add base snapshot build environment role (aadee26)
  • api: add base snapshot runner capability (1cb9b25)
  • api: add Claude Sonnet 5 model enum (29243cf)
  • api: add Codex agent settings shape (4ed1e07)
  • api: add Codex fast mode setting (16756cf)
  • api: add codex model policy states (d5b77e6)
  • api: add Codex policy allowlists (38ad2bb)
  • api: add credential_proxy to secrets, remove format from environment secrets (4cb045e)
  • api: add default environment class IDs to project creation defaults (ca59a8b)
  • api: add deprecated accessToken field to runner response types (0a1c411)
  • api: add disable_from_scratch field to organization policy (2cfc5d6)
  • api: add dynamic LLM header contracts (8add73b)
  • api: add goal field to agent execution status (9675b1f)
  • api: add incident trigger support to workflow triggers and executions (2d74b1b)
  • api: add integration_id, update webhook_id in pull request trigger (71d164a)
  • api: add MaxPortAdmissionLevel field to organization policy (395d6af)
  • api: add old_path field to environment git changed file model (9fe1925)
  • api: add OpenAI Auto value to AgentExecutionStatusSupportedModel enum (ebeb95e)
  • api: add Opus 4.8 supported model (0b2c1fb)
  • api: add OPUS_4_7 to agent supported models enum (d2a744b)
  • api: add pagination support and query parameter to runners.ListScmOrganizations (c5ba3fd)
  • api: add port_authentication capability to RunnerCapability (6e3178e)
  • api: add prebuild_requires_success field to TaskSpec (7acaa8f)
  • api: add project_creation_defaults field to organization policy (8c14eb0)
  • api: add readinessTimeout parameter to automation services (71ef113)
  • api: add redis_stream capability to runner (0ff3d08)
  • api: add ResourceRoleOrgEnvironmentsReader to ResourceRole enum (9693bfa)
  • api: add review_requested event to workflow trigger pull request events (ac58c85)
  • api: add security policy CRUD (22b4985)
  • api: add web_browser_disabled field to organization policy (380a20e)
  • api: expose audit log entry kind (049c177)
  • api: expose default security policy assignment (72a8ea5)
  • api: expose usage insights API (eb4cf35)
  • api: expose Veto Exec security policies (7c48ec7)
  • api: remove deprecated AccessToken field from runner responses (79d8fcf)
  • api: remove Terminal field from RunsOn type (5b02fe5)
  • audit: curate audit events at their producers (e86e47b)
  • audit: store and retrieve Veto Exec details (b268002)
  • automations: pin agent and Codex model per automation (625dcf5)
  • codex: add GPT-5.6 model selection (ace7d76)
  • go: add default http client with timeout (5aa4fca)
  • rbac: add billing viewer role (29562e3)
  • rbac: add insights viewer role (9d7bc14)
  • secrets: support JFrog OIDC secret sources (bd41640)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (852cade)
  • support setting headers via env (a05eb6b)
  • types: add prebuild value to AutomationsFileServicesTriggeredBy enum (efe0872)
  • types: extract Report types to top-level from WorkflowStep (d58de25)

Bug Fixes

  • api: narrow public SDK surface (e2a4ec0)
  • api: wrap prebuild default updates (7d0e27a)
  • go: avoid panic when http.DefaultTransport is wrapped (b5215b9)

Chores

  • avoid embedding reflect.Type for dead code elimination (c03525f)
  • internal: more robust bootstrap script (7d8a76e)
  • internal: regenerate SDK with no functional changes (32e924f)
  • internal: regenerate SDK with no functional changes (f8b376e)
  • redact api-key headers in debug logs (3ba5280)

Documentation

  • api: add customer-facing descriptions to runner enums and fix CreateRunner examples (a71730b)
  • api: deprecate isAdmin field in runner list_scm_organizations response (ed8323d)

Refactors

  • agent: remove loop condition mechanism (0c5e903)
  • api: default StartAgent agent ID (ebc1c49)
  • api: remove project defaults API surface (37623df)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app

stainless-app Bot commented Apr 2, 2026 •

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/gitpod-go/e86e47b4dbbb9cc0eb5a8e914e4b6ab2ad9927b0/source.zip'. Run 'go mod edit -replace github.com/gitpod-io/gitpod-sdk-go=/path/to/unzipped_directory'.

Expires at: Sat, 29 Aug 2026 17:33:53 GMT
Updated at: Thu, 30 Jul 2026 17:33:53 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9702823 to bd8e1c6 Compare April 3, 2026 01:11
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bd8e1c6 to 0ddef23 Compare April 3, 2026 23:48
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0ddef23 to ab3e6c9 Compare April 6, 2026 10:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ab3e6c9 to f409ee3 Compare April 7, 2026 20:38
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f409ee3 to e397330 Compare April 8, 2026 11:54
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e397330 to 45a352a Compare April 8, 2026 16:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 45a352a to 92449c2 Compare April 8, 2026 16:21
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 92449c2 to 2b63c6a Compare April 9, 2026 16:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2b63c6a to 052fbd3 Compare April 9, 2026 16:58
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 052fbd3 to 3b133ce Compare April 9, 2026 17:47
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3b133ce to 6ab35a4 Compare April 10, 2026 05:44
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6ab35a4 to 6b91d17 Compare April 10, 2026 08:06
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6b91d17 to 83b278d Compare April 10, 2026 09:39
@stainless-app

stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant