Skip to content

0.5.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@emk emk released this 15 Dec 23:45
· 77 commits to main since this release

BINARIES DID NOT BUILD FOR THIS RELEASE. These release notes are included for historical purposes.

Added

  • gs: Allow single-file CSV output. This involves copying out of Google Cloud Storage, concatenating, and copying back. But it's handy when you need it.

Changed

  • gs: Copying to a gs://bucket/dir/ URL with --if-exists=overwrite --display-output-locators will print out a list of files in the destination bucket directory when we're done. Before, it just printed out the destination locator, which was technically allowed, but useless.

Fixed

  • Updated many dependencies, fixing several CVEs (none known to be meaningfully exploitable in typical use cases), and possibly some library bugs.