Releases: planetscale/cli
Releases · planetscale/cli
v0.129.0
v0.128.0
v0.127.0
Changelog
- c5a5a8b Bump to Go 1.19.5
- 3f0c713 Update licenses
- a5067c8 Update licensing info
- ae67a51 Update planetscale-go.
- 1a39f37 Use RequestPromotion instead.
- c90c3a9 Use canonical URL
- 2549809 build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
- 76503d9 build(deps): bump github.com/briandowns/spinner from 1.19.0 to 1.20.0
- 4adcd19 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
- cdfdcc6 build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0
- 5c7e6c3 build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0
v0.126.0
v0.125.0
Changelog
- 8391002 Bump more
- 9458daa Fix licenses
- a7d0660 Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/go-sql-driver/mysql-1.7.0' into dependabot/go_modules/go.uber.org/zap-1.24.0
- 6c90d49 Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/sys-0.3.0' into dependabot/go_modules/go.uber.org/zap-1.24.0
- 9cb1ce1 Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/text-0.5.0' into dependabot/go_modules/go.uber.org/zap-1.24.0
- e18b372 Safer migration
- 0b64210 Switch to using a keyring for password storage if available
- c0a73fd Update licenses
- e489200 Update licenses
- 3f3589a Update to latest Go 1.19.4
- d366a56 build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
- 5e248e1 build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0
- 96ad31d build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0
- da8442d build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0
- 2ef07c2 build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
- 43c53ad restore-dump: surface errors
- 1c4eccd restore-dump: switch to using
errgroup
v0.124.0
v0.123.0
Changelog
- 5cde733 Fix licenses
- 82d275a Update all dependencies
- 7a56cfc Update licenses and Go version
- 61ac53a build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6
- 564f699 build(deps): bump github.com/planetscale/planetscale-go
- 9a5617a build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
- 763b3e7 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1
- 804b501 build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0
- f4e38f5 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- e9b91cc build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
- 7d095cd dump/restore: set number of threads to be configurable
- acc83ef update CLI help message
v0.122.0
v0.117.0
Changelog
- 39f9187 Update README.md
- 866f4e3 Update screenshot w/ newer PlanetScale logo
- e7d9799 check for
complete
state when a user decides to use the --wait flag when deploying a dr - 15ea1a9 dr: add
--wait
flag todeploy-request deploy
subcommand - bad3f56 update state that signifies a deploy-request has been deployed
- 12fee16 use deployment state when --wait flag is passed for dr deploy command
v0.116.0
Changelog
- 7c3d8c1 Fix deprecations
- 6e04809 Merge branch 'main' into add-gated-deploys
- a50c3e2 Update internal/cmd/deployrequest/edit.go
- 14494b8 Update to latest Go 1.19.1
- 9747876 add apply gated deploy request command
- 2b5c030 add cancel deploy command
- 2e7594c add edit deploy request command along with tests
- 5782245 build(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0
- 28373dc build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0
- 6fc0a6b bump planetscale-go and add seed data
- d656058 remove autoapply command
- f9466ff rename edit deploy request --auto-apply default values
- 4b3cff6 sort dr commands
- 6ac48e9 update planetscale-go
- 11385d9 update successful edit deploy request message
- a2eb3de upgrade v0.73.0
- 0672633 wip: start work autoapply command for enabling/disabling gated deploy requests