Skip to content

v1.205.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:24
· 0 commits to main since this release
Immutable release. Only release title and notes can be modified.
938958e

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

What's Changed:

  • hosted agents: RotateSecret options now take GracePeriodSeconds *int instead of RevokePrevious — omit for the 5m default, 0 to revoke now, positive for a custom window (#1093)