Skip to content

Releases: dremio/cli

v2.1.2

15 Apr 15:35
1737921

Choose a tag to compare

What's Changed

  • chore: mark package as Production/Stable on PyPI by @laurentgo in #21
  • chore: update GitHub Actions to node24-compatible versions by @laurentgo in #22

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Apr 14:15
b407555

Choose a tag to compare

What's Changed

  • feat: add User-Agent header with CLI version to all HTTP requests by @XN137 in #18
  • feat: add Python 3.14 support by @XN137 in #19
  • chore: update dependency lock file by @XN137 in #20

New Contributors

  • @XN137 made their first contribution in #18

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 Apr 23:57
d28e1fb

Choose a tag to compare

What's New

  • AI Agent chatdremio chat for interactive and non-interactive conversations with the Dremio AI Agent (#6)
  • Interactive setup wizarddremio setup walks you through region, PAT, and project ID configuration (#11)
  • SQL breadcrumb comments — all queries are tagged with /* dremio-cli */ for traceability (#9)

Fixes

  • File input (--file), EU region hints on 401 errors, and SQL comment handling (#12)

Docs

  • Improved install instructions — recommend pipx / uv tool install (#8)

Full changelog: v2.0.0...v2.1.0

2.0.0

21 Mar 00:00
d188541

Choose a tag to compare

Initial Release

What's Changed

  • Spike: drs CLI for Dremio Cloud by @rahim-bhojani in #1
  • feat: full CRUD coverage for all Dremio objects by @rahim-bhojani in #2
  • Restructure CLI: rename to dremio, consistent CRUD verbs, project commands, retry logic by @rahim-bhojani in #3
  • Open-source readiness: packaging, linting, CI/CD, and docs by @laurentgo in #5

Full Changelog: https://github.com/dremio/cli/commits/v2.0.0