Releases: planetscale/cli
Releases · planetscale/cli
v0.181.0
v0.178.0
Changelog
- f2913ab Deprecate --notes flag
- 306ff8b Remove --web from database create. is unused
- e78a91a Remove plan confirmation on database create
- e29e760 Remove unused org and force
- af27d1a Use hostname from password instead of from branch (#808)
- b89f437 build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
- 4e08caa build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
- a0d95ad build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0
- 563e375 internal/update: add Enabled with CI check
v0.177.0
v0.176.0
Changelog
- 1068bf9 Approve MIT license
- 941eda0 Fix versions
- 6f727ff Remove toolchain entry for now
- c4bcec3 Replace database name with @primary
- 4daf6f0 Switch back to psdbproxy for the MySQL shell
- 8a19747 Update to latest psdbproxy
- a0cb41c build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
- 1b803ea build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- d4c4107 database/dump: port to using psdbproxy (#760)
- 13f462e database/restore: port to using psdbproxy (#761)
- 4ae1625 internal/cmd/branch: clean up demote
- e203a8a internal/cmd/ping: CLI help and completion improvements
- 180360b internal/cmd/ping: allow filtering by provider
- eac3049 internal/update: cleanup and error handling
- 96492a1 internal/update: don't error with no build version