Skip to content

Releases: planetscale/cli

v0.195.0

18 Apr 15:29
e37d329
Compare
Choose a tag to compare

Changelog

  • 6f88fc7 Add comments to further explain how it works
  • e247b9c Fix the MySQL shell signal handling
  • b77a1db Rework handling which seems to respond faster

v0.194.0

17 Apr 16:02
3db79dc
Compare
Choose a tag to compare

Changelog

  • 08a002c Remove connection strings from password payload (#851)
  • 3db79dc Removes MarkHidden on replica flag (#852)

v0.193.0

05 Apr 13:32
9156317
Compare
Choose a tag to compare

Changelog

  • 7375dbd Bump additional deps
  • 7ff174c build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0
  • 0599e28 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0

v0.192.0

03 Apr 23:35
59126ad
Compare
Choose a tag to compare

Changelog

  • 59126ad Add support for replicas in shell and connect commands (#846)
  • 646f4d6 build(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#842)

v0.191.0

01 Apr 21:54
ee9ec10
Compare
Choose a tag to compare

Changelog

  • c53efc6 Default role in function instead of in Flag
  • fa8da19 Update internal/cmd/password/create.go
  • e4a6441 Use default 'reader' role if --replica passed and not role

v0.190.0

01 Apr 21:10
bcd9a3c
Compare
Choose a tag to compare

Changelog

  • 4dce705 Add replica to tests
  • 74370ae Merge branch 'add-global-password' of github.com:planetscale/cli into add-global-password
  • dd1880a Transform password.replica to ConnectionType
  • b4738d0 Update internal/cmd/password/create.go
  • 602c017 Update password return values
  • adb6256 Update planetscale-go version
  • 4a60a2e Update types to bool, add happy path test

v0.189.0

29 Mar 23:26
4946835
Compare
Choose a tag to compare

Changelog

  • 7d5648c Add an API call to the auth check

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