GlobalKeyspace field added to MoveTablesCreateRequest.
Go SDK
BranchInfrastructure now supports Postgres branches.
Added with_replication field to Postgres roles.
Query pattern report types are now defined in the SDK.
Added the RefreshStateByShard vtctld client method.
The D1 endpoint now returns stage, error code, and message fields.
Added support for the D1 import notifications API route.
Planetscale Go SDK adds a new PostgresBranches.Resize client for resizing Postgres branches.
Added a Vtctld.SetShardTabletControl client for managing shard tablet control settings.
ListTablets now supports keyspace, shard, and tablet-type/alias filters.
Added types and request support for vitess show process list.
Added strategy support in deploy requests CLI.
VtctldService now includes throttler client methods.
Schema recommendation API is now available. MoveTables Cancel operation is now async.
What's Changed
- Add a 14 day dependency cooldown to the Dependabot config by @Sinjo in https://github.com/planetscale/planetscale-go/pull/304
- Add tenantid to movetables by @mscoutermarsh in https://github.com/planetscale/planetscale-go/pull/305
New Contributors
*…
What's Changed
- Make MoveTables Create async by @nickvanw in https://github.com/planetscale/planetscale-go/pull/302
Full Changelog: https://github.com/planetscale/planetscale-go/compare/v0.161.0...v0.162.0
What's Changed
- Add storage size parameters to create database and branch requests by @nholden in https://github.com/planetscale/planetscale-go/pull/303
Full Changelog: https://github.com/planetscale/planetscale-go/compare/v0.160.0...v0.161.0
What's Changed
- Add ListTablets to VtctldService by @nickvanw in https://github.com/planetscale/planetscale-go/pull/300
Full Changelog: https://github.com/planetscale/planetscale-go/compare/v0.159.0...v0.160.0

