Releases: dremio/cli
Releases · dremio/cli
v2.1.2
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
v2.1.0
What's New
- AI Agent chat —
dremio chatfor interactive and non-interactive conversations with the Dremio AI Agent (#6) - Interactive setup wizard —
dremio setupwalks 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
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