Skip to content

Releases: digitalocean/godo

v1.204.0-beta.1

v1.204.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:09
Immutable release. Only release title and notes can be modified.
4f3cfc0

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.1

What's Changed:
-- 1078 - Ohs endpoints session history paging

v1.204.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 16:29
Immutable release. Only release title and notes can be modified.
  • #1080 - @nayanjd-do - Add constant to string match against volume capacity errors

v1.203.0-beta.1

v1.203.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 07:47
Immutable release. Only release title and notes can be modified.
3a9c42b

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.203.0-beta.1

What's Changed:
-- Hosted Agents: add OpenAI sandbox-provider support

v1.203.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:52
Immutable release. Only release title and notes can be modified.
6c687a6
  • #1076 - @rak16 - microdroplets: add image region, fix image URN, drop https protocol

v1.202.0-beta.1

v1.202.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:05
Immutable release. Only release title and notes can be modified.

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.202.0-beta.1

What's Changed:

  • Session SSE — live and replay-only both use control-plane GET .../sessions/{id}/stream again (data-plane /events client path reverted)

v1.202.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:44
Immutable release. Only release title and notes can be modified.
b0a5aca

v1.201.0-beta.2

v1.201.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 16:24
Immutable release. Only release title and notes can be modified.

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.201.0-beta.2

What's Changed:

  • Hosted Agents Triggers — webhook & cron trigger client (HostedAgentTriggers): list/create/get/update/delete, rotate secret, executions, by-session, reusable sessions, webhook providers
  • Session.origin — product provenance on create/get (direct | simulation | evaluation); list still omits sim/eval server-side (#1067)
  • Session events — live SSE on data-plane GET .../sessions/{id}/events (Last-Event-ID resume)
  • Replay-only logs — same /events endpoint with ?replay_only=true (+ replay_from cursor); stream ends after history (replaces control-plane /stream for history reads)

v1.201.0-beta.1

v1.201.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:35
Immutable release. Only release title and notes can be modified.
49f4430

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.201.0-beta.1

What's Changed:

  • Large-file staged workspace transfer (upload/download) with batch part-upload URLs
  • Verify workspace download SHA via body footer (when trailers are stripped)

v1.201.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:35
Immutable release. Only release title and notes can be modified.
3fce660
  • #1060 - @DO-rrao - Add GPU partition mode support to Droplets and Sizes

v1.200.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:12
Immutable release. Only release title and notes can be modified.