Skip to content

Releases: planetscale/cli

v0.188.0

25 Mar 23:30
ca586ff
Compare
Choose a tag to compare

Changelog

  • 56be0bc keyspaces: show param
  • e68ffd6 vschema: make error message more clear

v0.187.0

25 Mar 16:03
e794b17
Compare
Choose a tag to compare

Changelog

  • 7cb05e9 Fix up with latest planetscale-go dependency
  • ccfa76d add routing rules methods too
  • 3f07a2d bump version of planetscale-go
  • 6d77913 combine the vschema commands
  • 34a8373 dont mount update as a top level command
  • f28f634 go.mod tidy
  • 14435af initial commit: add update-vschema command
  • 80dffb7 method comments
  • 311c6d6 modify test for vschema
  • af41ab1 one more comment

v0.186.0

07 Mar 10:06
69683e7
Compare
Choose a tag to compare

Changelog

  • 15abdb0 Update additional deps
  • a9871b4 Update to Vitess 19
  • bcf3ecc build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
  • c4101db build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
  • 1d7f0a8 build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0

v0.185.0

05 Mar 00:09
e7d1b98
Compare
Choose a tag to compare

Changelog

  • 03a7a37 goreleaser: correct version

v0.183.0

13 Feb 20:10
f5aa90b
Compare
Choose a tag to compare

Changelog

  • 8421719 Update import to use scaler pro
  • ad947f2 build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
  • 98cd03e build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0

v0.182.0

02 Feb 13:28
b41d510
Compare
Choose a tag to compare

Changelog

  • fcc3924 Update to latest psdbproxy

v0.181.0

29 Jan 22:19
88ff16f
Compare
Choose a tag to compare

Changelog

  • 88ff16f meta: move goreleaser-cross back to v1.21.5 (#823)

v0.178.0

26 Jan 16:54
30086c2
Compare
Choose a tag to compare

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

08 Jan 17:04
4d54b62
Compare
Choose a tag to compare

Fixing a bug with GitHub Actions + auto updating

Changelog

  • b8ff45a Fix goreleaser deprecations
  • 534a78a internal/update: create parent directories for state file
  • e952fcf internal/update: remove test error field

v0.176.0

03 Jan 11:05
1c44093
Compare
Choose a tag to compare

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