Skip to content

v1.202.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:05
· 6 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.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)