Skip to content

v1.197.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:11
· 0 commits to main since this release
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.197.0-beta.1

What's Changed

  • HostedAgentsService.UploadWorkspace — upload a workspace archive to a session
  • HostedAgentsService.DownloadWorkspace — stream a workspace archive back, with checksum verification