ReleaseDigitalOcean (GradientAI)DigitalOcean (GradientAI)published Jul 7, 2026seen 2w

digitalocean/godo v1.197.0-beta.4

digitalocean/godo

Open original ↗

Captured source

source ↗
published Jul 7, 2026seen 2wcaptured 2whttp 200method plain

v1.197.0-beta.4

Repository: digitalocean/godo

Tag: v1.197.0-beta.4

Published: 2026-07-07T13:14:38Z

Prerelease: yes

Release notes: 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.197.0-beta.4

Fixed

  • Hosted Agents: Workspace downloads no longer fail when the X-Content-Sha256 response trailer is missing. Some HTTP intermediaries (e.g. Cloudflare) strip response trailers in production; downloads now succeed in that case. Checksum verification still runs when the trailer is present.