Releases: planetscale/cli
Releases · planetscale/cli
v0.268.0
v0.267.0
v0.266.0
v0.265.0
v0.264.0
Changelog
- d38121e Add
webhook deletecommand - 2a76c64 Add
webhook listcommand - 11c79ee Add
webhook showcommand - ee49618 Add
webhook testcommand - 5da10fb Add
webhookcreateandupdatecommands - 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
v0.262.0
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
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