Releases: planetscale/cli
Releases · planetscale/cli
v0.261.0
v0.260.0
v0.259.0
Changelog
- 4d3dc85 Add multiple output formats to
database dumpcommand - 7513d6b build(deps): bump github.com/mark3labs/mcp-go from 0.39.1 to 0.41.1
- c50a53f build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
- 9804e90 build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0
- 91bdab0 build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0
What's Changed
- build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #1133
- build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #1135
- build(deps): bump github.com/mark3labs/mcp-go from 0.39.1 to 0.41.1 by @dependabot[bot] in #1131
- build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #1134
- Add multiple output formats to
database dumpcommand by @ivov in #1136
New Contributors
Full Changelog: v0.258.0...v0.259.0
v0.258.0
v0.257.0
Changelog
- 8e77955 Add a workflow for linting and formatting
- f901bd6 Disable
errcheckfor now - 141dbc7 Extend timeout for database branch readiness checks
- 2d5cd63 Run linters from Makefile as well
- 6c003c8 Use latest linter
- 0d84de7 adjust branch ready checker to do less api requests
- 3dddcf1 build(deps): bump github.com/mark3labs/mcp-go from 0.37.0 to 0.39.1
- 8413cdd build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
- 04ef4d6 build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
- 123e055 build(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0
- eb18fd9 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
- a99d2b6 build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
- 6b34d39 build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0
- 3bbaca1 build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
- 8450f04 build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0
v0.256.0
v0.255.0
v0.254.0
v0.253.0
Changelog
- cc5d028 Add --engine flag to size cluster list command
- ecb92d4 Use official planetscale.WithPostgreSQL() from SDK
- eb96fb9 bumps go SDK to v0.140.0 for postgres engine flag
What's Changed
- Add engine flag to cluster size list by @teknogeek0 in #1110
Full Changelog: v0.252.0...v0.253.0