Skip to content

Releases: planetscale/cli

v0.270.0

13 Jan 23:39
2578b28

Choose a tag to compare

Changelog

  • 7a3bee2 Add --ttl flag to service token create
  • f56fb0d Add connection URL output when creating or resetting Postgres roles
  • c99c5b5 build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
  • dce2cd2 deprecate: mark data-imports command as deprecated
  • d2c135c fix: improve error message when role command returns 404
  • 9e828a7 include service token check + permissions and include on all role commands

v0.269.0

09 Jan 15:10
0bcf3b5

Choose a tag to compare

Changelog

  • 8721fc0 2 replicas
  • 48fd2f7 Default to PS-DEV for new, empty branches
  • ff08290 build(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0
  • 16213b5 feat(size): improve cluster list with engine, configuration, and replicas columns
  • 41b0781 fix single-node pricing to use replica_rate
  • 3e9cf75 fix: update force flag references from -force to --force in error messages
  • 12e3879 format
  • ec826e0 lint
  • 2131f46 show "configuration" and "replicas" in all tables regardless of filter
  • 0d1bae0 use error handling

v0.268.0

09 Dec 10:04
15a70d7

Choose a tag to compare

Changelog

  • 1ddd5ed Update to the latest version of Go and other deps

v0.267.0

09 Dec 09:54
6d907e0

Choose a tag to compare

Changelog

v0.266.0

04 Dec 23:40
a553e92

Choose a tag to compare

Changelog

  • 304627d Keep --auto-apply flag as deprecated

v0.265.0

04 Dec 17:01
f21f041

Choose a tag to compare

Changelog

  • 13f4129 Add current to org list output
  • 16d4734 Support setting a major version when creating databases and branches
  • c79e5fe auto-apply flags for create/edit deploy requests

v0.264.0

02 Dec 18:48
24cdc9c

Choose a tag to compare

Changelog

  • d38121e Add webhook delete command
  • 2a76c64 Add webhook list command
  • 11c79ee Add webhook show command
  • ee49618 Add webhook test command
  • 5da10fb Add webhook create and update commands
  • 237b0db go fmt ./...
  • d8d3bb2 go fmt ./...
  • 109fabb go mod tidy
  • 3773c71 build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
  • ef7be74 build(deps): bump github.com/mark3labs/mcp-go from 0.43.0 to 0.43.1
  • 27ab2be build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1
  • d3c5a94 build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0

v0.263.0

28 Nov 18:40
0504c16

Choose a tag to compare

Changelog

  • f459411 Add extra tests for issue 1462 fix
  • 0174447 Corrections for issue 1462
  • 3287a73 add flag to install pscale MCP to zed (#1147)

v0.262.0

25 Nov 19:39
a724fbb

Choose a tag to compare

Changelog

  • 3416524 Fix order of last used at
  • 275a1c0 Support creating service tokens with a name
  • 6d79ceb build(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0
  • 0b0fda6 build(deps): bump github.com/mark3labs/mcp-go from 0.41.1 to 0.43.0
  • a667b09 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0
  • d989f57 build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0
  • c05c5c6 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0

v0.261.0

19 Nov 19:40
c0549a7

Choose a tag to compare

Changelog

  • 0575cf7 Add role reassign and role reset
  • 5441c08 Bump planetscale-go to get Reset and Reassign
  • 64dd3cb Bump planetscale-go to v0.143.0
  • 97afaf6 Fill in missing mock methods to fix the test