Skip to content

Releases: planetscale/cli

v0.197.0

23 Apr 15:27
d8b065d
Compare
Choose a tag to compare

Changelog

  • a813f97 Disable custom signal handling if not on foreground

v0.196.0

22 Apr 13:11
823251d
Compare
Choose a tag to compare

Changelog

  • 6970d60 Add custom signal handling back for Windows
  • c15c62e Handle cancel callback returned
  • b7af049 Revert MySQL signal handling
  • f580ec3 Setup better handling of MySQL CLI
  • 83f1fca Update dependencies to latest

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