0.28.0 (2026-03-20)
Full Changelog: v0.27.1...v0.28.0
Features
Bug Fixes
- avoid reading from stdin unless request body is form encoded or json (0762840)
- better support passing client args in any position (b3bceb4)
- improve linking behavior when developing on a branch not in the Go SDK (32625cc)
- improved workflow for developing on branches (644b71e)
- no longer require an API key when building on production repos (806e38a)