Skip to content

0.2.3 - 2026-05-19

Choose a tag to compare

@github-actions github-actions released this 19 May 03:20
8665893

Release Notes

πŸš€ Features

  • (databases) Add managed databases CLI for parquet table loads (#82)
  • (sandbox) Add sandbox JWT support
  • (tty) Add no-input flag and tty checks for interactive commands

πŸ› Bug Fixes

  • (deps) Bump openssl to 0.10.79 for CVE fixes (#77)

πŸ’Ό Other

  • Ignore macOS metadata files (#81)

πŸ“š Documentation

  • (skill) Document managed databases commands

Install hotdata-cli 0.2.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.3/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.2.3

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum