Skip to content

Releases: planetscale/cli

v0.171.0

07 Dec 13:43
f547a90
Compare
Choose a tag to compare

Changelog

v0.169.0

07 Dec 01:52
c1a0023
Compare
Choose a tag to compare

Changelog

  • a9b0f04 Add ssh to docker for aur publish

v0.168.0

06 Dec 23:42
0d5ec26
Compare
Choose a tag to compare

Changelog

  • 5738994 no need to reset aur key, just pass it

v0.165.0

06 Dec 22:37
9604e5f
Compare
Choose a tag to compare

Changelog

v0.163.0

05 Dec 21:56
5a37269
Compare
Choose a tag to compare

Changelog

  • f31bfca Add comment to explain why
  • 5a37269 Add new ping command (#765)
  • c5dbb0e Improve error message when using service-token with a ServiceToken
  • 0dd4958 build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  • d63cdf7 build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0

v0.162.0

16 Nov 14:18
39e7028
Compare
Choose a tag to compare

Changelog

  • 018f3c5 Add ability to set password ttl via CLI
  • 6b3a2f0 Add current timestamp to pscale dump
  • ced1f65 Fix: branch switch ignoring --org flag
  • 1f49b3e build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
  • d4757f1 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 400e496 build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
  • aba04ad build(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0
  • 67fec48 build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0
  • 30b39b7 fmt
  • ac00d89 tidy

v0.161.0

31 Oct 17:51
6398ee2
Compare
Choose a tag to compare

Changelog

  • A couple fixes to .pscale.yml.
  • We now show a better error message when using pscale branch switch is using the wrong org.
  • We fixed a bug where .pscale.yml was only used when within a git repo. It will now work outside a git repo as well.

v0.156.0

26 Sep 21:05
72754e1
Compare
Choose a tag to compare

Changelog

  • 72754e1 Update planetscale-go and update outputs for DRs and deployments (#734)

v0.155.0

18 Sep 20:29
49d3eb3
Compare
Choose a tag to compare

Changelog

  • 49d3eb3 Prompt for creation of a paid database, also allow force creation. (#733)
  • d23e197 build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0
  • 315cca1 build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0
  • 337af18 build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
  • 9e882b6 build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0

v0.154.0

28 Aug 14:23
57a8f67
Compare
Choose a tag to compare

Changelog

  • 1f75a20 Revise the phrasing of password delete subcmd usage to place greater emphasis on the intention of receiving a password ID
  • ce4a112 ci/bk: bump compose plugin for better stack v6.x compat