Changelog
- 3b58255 Add test guarding against reintroducing planetscale-go
- 1eb0099 Add workflow mirroring the client back to planetscale-go
- 7ada02e Document the vendored API client for agents and contributors.
- 5838b9c Fetch tags in planetscale-go checkout so gorelease finds its base
- 0d1f4ed Fix import grouping after the client import path rewrite (go fmt).
- 97b128d Improve role reassign invalid ID guidance
- f616b4f Keep internal API endpoints out of the planetscale-go mirror
- cc14ba6 Merge branch 'main' into remove-planetscale-go-dependancy
- adee0bd Merge main: global-keyspace move-tables works against the vendored client
- 320acc1 Merge origin/main (postgres role with-replication) into the vendored-client branch.
- fe792c9 Merge remote branch (main merged, includes d1 sqlite3 fix)
- 89bc30a Promote go-humanize to a direct dependency (used by branch infra output).
- f96daec Remove temporary push trigger now that the sync workflow is verified
- c21deca Rename mirror workflow and script to sync-planetscale-go
- a973291 Restore upstream client.go so the vendored copy is byte-identical
- 2c893ad Retrigger CI.
- b8364d8 Run mirror job in the release environment for app credentials
- 81724b6 Skip deployment records for the sync job's environment use
- 9c2f6d1 Sync the vendored client to planetscale-go v0.176.0.
- a453e9d Sync the vendored client to planetscale-go v0.178.0 and merge main.
- 63882ee Temporarily trigger mirror workflow on branch push for testing
- 821ffa1 Use the CLI GitHub App for mirror auth
- 281fa92 Vendor the API client from planetscale-go into internal/planetscale.
- 45158e5 fix(release): darwin/amd64 binaries abort on macOS 26