Releases: planetscale/cli
Releases · planetscale/cli
v0.141.0
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
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
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
v0.136.0
v0.135.0
v0.134.0
v0.133.0
v0.131.0
v0.130.0
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