Skip to content

Releases: planetscale/cli

v0.129.0

06 Feb 17:07
22979c6
Compare
Choose a tag to compare

Changelog

  • bd1265f Undo brew changes
  • 3eff391 Update DisplayName to Name
  • ec362f5 Update planetscale-go
  • 82eb6ac Update planetscale-go version
  • b1c716a Update show access with new format
  • 0408dbe Update test with resource type

v0.128.0

27 Jan 20:18
c51a4b5
Compare
Choose a tag to compare

Changelog

  • c51a4b5 Remove main as default branch for the deploy request (#614)
  • 8fa4a11 build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.0
  • 0b4e352 build(deps): bump github.com/fatih/color from 1.14.0 to 1.14.1
  • ed763c5 build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0

v0.127.0

19 Jan 09:42
42c99d4
Compare
Choose a tag to compare

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

19 Dec 16:16
080016c
Compare
Choose a tag to compare

Changelog

  • 58c50db Ensure we create the config directory before writing to it
  • c21a455 Extend code comment for WriteDefault

v0.125.0

13 Dec 15:44
42da26c
Compare
Choose a tag to compare

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

17 Nov 22:39
03f3582
Compare
Choose a tag to compare

Changelog

  • 03f3582 Fix pscale service-token show-access method rendering (#583)

v0.123.0

16 Nov 15:29
2a60ca3
Compare
Choose a tag to compare

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

17 Oct 22:04
486898b
Compare
Choose a tag to compare

Changelog

  • f163e7a fix(ci): try empty string for docker hub addr

v0.117.0

06 Oct 06:18
b514ba6
Compare
Choose a tag to compare

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 to deploy-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

13 Sep 23:32
4b2ef1e
Compare
Choose a tag to compare

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