releases.shpreview
PlanetScale/PlanetScale CLI

PlanetScale CLI

$npx -y @buildinternet/releases show planetscale-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases13Avg4/moVersionsv0.269.0 → v0.281.0
Dec 11, 2024

Changelog

  • 8426c125242ede482809edfbc2413a5c6c03f18f Add additional context cancellation location
  • 1421bf62a849800101ffeb6b1ee61d5307eb08f6 Add max-query-size optional parameter
  • b0b03a2ba3dacac545b48ba0a7c29cd7250a35ff Added ability to show extra details during restore process
  • bd304c5c90bbbafb90fb426b6357613ff919e054 Added show details output information for views
  • 731c3a671dab6de098dd69350cd99b39ba4d7bf2 Address BuildKite Errors
  • 0fec054d1b75e3954caea74b4051b334d66c2376 Adjust connection pool IDs to start from 1
  • eeb14a4706a05e3de9233d788ccfe3b8b517d63e Adjusted --start-from to --starting-table and --ending-table
  • f050789da1ad578a4233a7a5312fbeddacbb4813 Code cleanup plus additional flags
  • f5ed825e8ba60e0650ace1573f016d32d80cdc27 Improved context usage and added extra error output
  • 8d23d88a73a9bf41d5884ee4457bec9aa8c37470 Incorporated use of the Vitess sqlparser
  • 10437eac6a866cbe93c6e27e958f424640bc15b1 Merge branch 'main' into add-dump-progress-info
  • ab81e9b2c7f1b7c1bf03d5002903596fbf7e37cd Merge branch 'main' into add-dump-progress-info
  • 806f69e23ee5f8dacd6337f2ea2d68e2dbcf7760 Merge branch 'main' into add-dump-progress-info
  • 033d59ab61db6cc280e1f1e7b86b69cf00666f8e Removed a few commented lines
  • bdef4dd0ab3a02e44f8572c35af30e008aacb7f1 Removing code that shuffles the processing order of the data files
  • 53bff35b581a49a21b0f7f99b2a6a9053c1bca9b Switch WaitGroup usage to ErrGroup
  • 846744408c01e3d08fbe0848b0a00ae564a5510a Switching NewPool back to the canonical numbering style

Changelog

  • 80426f917b50a2dcad9cf83517c8f30188cb1332 Add mocks for new function
  • 4762688780d1aa7c1373e307475f57c99bc0305e Fix --replica and --rdonly dump
  • 688d50f4a6dafb66bad0867f1b6ff3651efea744 build(deps): bump github.com/planetscale/planetscale-go
  • 2e8710931de8925f4675dd9bc3a99de79a0eb5e2 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 3789f87ca82545798415a14fcde4e9351e9f7506 build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
  • d6fdccdb547e3caadae431adab8919b7b3c2e515 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0

What's Changed

Full Changelog: https://github.com/planetscale/cli/compare/v0.216.0...v0.217.0

Dec 2, 2024

Changelog

  • 490dd78da5a637839c90d24435df2824f1998565 Revert "build(deps): bump go.uber.org/zap/exp from 0.2.0 to 0.3.0"
  • 3d8dfbd3907c4927fdd1af58a147fc2d287ad19c roll zap/exp forward again with fix

What's Changed

Full Changelog: https://github.com/planetscale/cli/compare/v0.215.0...v0.216.0

Changelog

  • 4e234508aaf03eb5f9093dfc1a740707e3b1eb43 Do not reset default organization on auth
  • 008952e658e3095454f74938d67ecb169ffe2ce9 build(deps): bump github.com/adrg/xdg from 0.5.1 to 0.5.3
  • f25cd912e43a7ca430f0d251ccee2b44f57ca549 build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
  • 2642eaa5ab7422b220407bf3c2df0105b9380b67 build(deps): bump go.uber.org/zap/exp from 0.2.0 to 0.3.0
  • 521e0f36ab872a1714da842585ffffada5ad6945 build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0

What's Changed

Full Changelog: https://github.com/planetscale/cli/compare/v0.214.0...v0.215.0

Nov 6, 2024

Changelog

  • 5750f8712d3f14c6eb44096472549e9040d3e48c Added context to longer-running functions for quicker cancellation
  • a9c9e8174aac0b740e5be37b9b3ff26414504c06 Improve view support for pscale database dump / restore-dump (#932)
  • ff34955edbb8ede0f9ccc6c2e347106b0cb3e780 build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.1
  • 447471295136acebc7f09d51f943274692fdc41e bump internal vitess version (#936)
Oct 15, 2024

Changelog

  • a094811d91d930e4a8736bba1b08da49796e738b Change BranchKeyspace to Keyspace (#925)
  • a8729073c167a0e1587cb6391457b760297407af Update planetscale-go to version with optimizations (#926)
Oct 14, 2024

Changelog

  • 5a0c49e1bc5601f719ab17289b962041169040ec Add commands for resizing a keyspace (#913)
  • 92e9b7e5c8d0763b399d280437f72aee971b23b3 Remove all branch-level keyspace commands (#924)
  • 23e173a311412851af25610283ec21f76c47b14c Update planetscale-go to v0.112.0 (#923)
Oct 9, 2024

Changelog

  • c0af99a5719e4580a5e65bd4b345b930653a3bb1 Prevent --from and --seed-data being used with --restore (#917)
  • d68bc44e8367749aa433f9fc5014db6b72693d3b Switch shell / connect to use caching_sha2_password by default
  • 12874f9068e8986abf14cd13601759973b26dfeb build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0
  • 41c1f1db72540aa2dd6d18e255680e81760c0dc5 build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0
Oct 1, 2024

Changelog

  • 5c084d108c63c6d8e875f4289c8cf6b955b575b2 Add keyspace create command (#909)
  • 98c056fb261d137366ae7c9efd11194cd2e78b35 Add skeleton of logs
  • fcd5e0a7fbc6cd907db19a4c406cc6a313ec201b Document that shell requires the mysql 8 client (#908)
  • 9b02d915759c1584fd5970187eda05ff1287aa36 Update format of --wait deploy
  • b2aeb18e5fcfc68b7a09d157d05d7005b07f85b9 Update language
  • fc94815fdbe32d2e0d3cadd57b9eadd600150fe6 build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0
  • bb25d16a3656fbf20a15183308b4d370aea98109 build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0
  • d2f359ea2963fc165b9b8706e6a95796510e57d6 build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0
  • ed754cc92e4f35720bd8ebee97553676ed289cb9 build(deps): bump golang.org/x/text from 0.16.0 to 0.18.0
Sep 3, 2024

Changelog

  • d364882db2763d88afe44d9389eff7fc4160923d writing dump files with @replica naming will make the dump not-importable. fixes #863
Aug 14, 2024

Changelog

  • c24cdc985e57dd94bb4d5828af4dcabcbf4a49d5 Unhide keyspace flag for branch schema command (#903)
Aug 1, 2024

Changelog

  • 30f30c30359b1522ac42ebfec7a5a4bda302e7b5 Only set useReplica/useRdonly when not targeting a specific shard
  • 4afedb7baadef4aa9db60023921df1f539295a99 allow shard targeting with rdonly+replica, rdonly
Jul 25, 2024

Changelog

  • 0a46747cc91ce2911524bc63f1e03ccab5c248b9 Do not use github token on update check
  • a7f53160c01ae968551a6e9a7f2dc966984e6a15 add support for shard targeting to pscale dump
  • dec0e008b4caea2415f4adf5003a0a286133c1ad just add it as a var to the pool
  • 481a0a4036ff62eb7a78b9072023d3f5acbf5a81 remove println
  • 236b294ae63e3e213c9c628ab7f3b5e934385ff3 tests
  • 4856a8502385f5c383aa1e7f4739076457cbeec5 tests
Jul 17, 2024

Changelog

  • b1ff703 Add auto-delete-branch flag to deploy-request create
  • ee47b0c Add description of name flag for data-imports start
  • 7baef0c build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0
  • 107efa3 build(deps): bump github.com/briandowns/spinner from 1.23.0 to 1.23.1
  • 92d2782 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • 69d96ab build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
  • b01d4a2 build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
Jul 12, 2024

Changelog

  • 238ff40 Fix deprecated --file argument (#889)
Apr 23, 2024

Changelog

  • a813f97 Disable custom signal handling if not on foreground
Apr 22, 2024

Changelog

  • 6970d60 Add custom signal handling back for Windows
  • c15c62e Handle cancel callback returned
  • b7af049 Revert MySQL signal handling
  • f580ec3 Setup better handling of MySQL CLI
  • 83f1fca Update dependencies to latest
Apr 18, 2024

Changelog

  • 6f88fc7 Add comments to further explain how it works
  • e247b9c Fix the MySQL shell signal handling
  • b77a1db Rework handling which seems to respond faster
Apr 17, 2024

Changelog

  • 08a002c Remove connection strings from password payload (#851)
  • 3db79dc Removes MarkHidden on replica flag (#852)
Apr 5, 2024

Changelog

  • 7375dbd Bump additional deps
  • 7ff174c build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0
  • 0599e28 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
Latest
v0.281.0
Tracking Since
Dec 6, 2023
Last checked Apr 21, 2026