Skip to content

Releases: planetscale/cli

v0.141.0

03 May 00:44
37460ef
Compare
Choose a tag to compare

The dump command now supports exporting data from invisible columns.

We also fixed a bug with generated columns being included in the dump.

Changelog

v0.140.0

28 Apr 20:44
1e30660
Compare
Choose a tag to compare

We've added pscale auth check, for checking if you are currently authenticated. It will return a exit code 1 if you are logged out (useful for scripting).

  • Several bug fixes to the dump command.
  • Fixed a bug on linux machines with pscale auth failing due to file permissions

Changelog

  • 2188738 Add auth check command
  • 25dfef9 Exclude vitess ghost tables from dump command
  • 24e7fae Improve dump command error messages
  • cad18f5 Shell: fix conflict with DB name
  • fc46932 Sprintf not needed
  • d33b96e build(deps): bump github.com/benbjohnson/clock from 1.3.0 to 1.3.3
  • 7ce64cf build(deps): bump github.com/frankban/quicktest from 1.14.4 to 1.14.5
  • 4cb4af0 build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
  • b7c15ff build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 169ceb8 build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0
  • 4c6174a improve local dev instructions
  • e6d4ee6 remove unused import
  • 5c62bb1 try to make directory for config file if need-be

v0.139.0

26 Apr 17:09
f45bc96
Compare
Choose a tag to compare

Changelog

  • bd47518 Add local development instructions
  • 2f3c715 Fix error handling for switch command
  • c4a0c26 Improve error message for db list when org missing or not authed
  • 3a7fa1e Improve error message when connecting to not found DB
  • 5de0734 build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0
  • 7069461 build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18
  • 3e043a6 build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0
  • 78b3b04 document the expected format for --remote-addr (#655)

v0.138.0

19 Apr 18:53
932353f
Compare
Choose a tag to compare

Changelog

v0.136.0

05 Apr 18:23
bd872ad
Compare
Choose a tag to compare

Changelog

  • bd872ad Remove hidden flag from safe migrations command. (#649)

v0.135.0

05 Apr 16:02
250b234
Compare
Choose a tag to compare

Changelog

v0.134.0

30 Mar 21:47
eea49c8
Compare
Choose a tag to compare

Changelog

  • eea49c8 Add linting errors to safe migrations command and add branch lint command (#644)

v0.133.0

24 Mar 23:40
42456b8
Compare
Choose a tag to compare

Changelog

v0.131.0

16 Mar 21:34
8df764e
Compare
Choose a tag to compare

Changelog

  • 8df764e Add demote commands (#635)
  • 22181b3 build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0
  • 2cbc90f build(deps): bump golang.org/x/text from 0.7.0 to 0.8.0

v0.130.0

28 Feb 08:56
c9aca38
Compare
Choose a tag to compare

Changelog

  • 4e9015e Link to generated grant list in the API docs
  • 907d9fc Update licenses
  • 660d1b6 Update to Go 1.20.1
  • 5d2d15e build(deps): bump github.com/briandowns/spinner from 1.20.0 to 1.21.0
  • cf1af19 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • e3abab2 build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
  • 00ddc00 build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0