Skip to content

Releases: planetscale/cli

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

v0.260.0

12 Nov 21:24
f669f44

Choose a tag to compare

Changelog

  • bf129bb Add --replicas flag to database create command
  • d588694 Update Replicas Flag Description for PostgreSQL
  • b659119 Upgrade planetscale-go to v0.142.0

v0.259.0

15 Oct 16:50
65165ba

Choose a tag to compare

Changelog

  • 4d3dc85 Add multiple output formats to database dump command
  • 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 dump command by @ivov in #1136

New Contributors

Full Changelog: v0.258.0...v0.259.0

v0.258.0

23 Sep 15:19
c97d3a4

Choose a tag to compare

Changelog

  • b122846 Increase db create --wait timeout

v0.257.0

18 Sep 20:04
636f65a

Choose a tag to compare

Changelog

  • 8e77955 Add a workflow for linting and formatting
  • f901bd6 Disable errcheck for 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