Skip to content

v1.204.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 17:05
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
5f73335

This is a beta pre-release. go get ...@latest will not install it — it always resolves to the latest stable release.

To install this version, pin it explicitly:

go get github.com/digitalocean/godo@v1.204.0-beta.4

What's Changed:

  • hosted agents: read session events from the data-plane /events endpoint — live and replay-only streams both use GET /v2/agents/sessions/{id}/events
  • Add Hosted Agents Agent Configs client and config-backed session create (/v2/agents/configs, CreateSessionFromConfig)
  • hosted agents: stop surfacing team_id / tenant_id on sessions and events