Skip to content

Releases: haiyuan-eng-google/bqx-cli

dcx v0.5.0

31 Mar 07:07
e105bca

Choose a tag to compare

latest release

What's Changed

  • docs: add bqx one-pager and Phase 4 plan by @caohy1988 in #27
  • Update one-pager with concrete gap examples by @caohy1988 in #29
  • refactor(ca): add source profiles and provider abstraction by @caohy1988 in #30
  • feat(ca): add Looker and Looker Studio support to ca ask by @caohy1988 in #31
  • feat(ca): AlloyDB, Spanner, Cloud SQL QueryData support (M3) by @caohy1988 in #32
  • skills(ca): Data Cloud source-specific CA skill layer by @caohy1988 in #33
  • docs: reposition bqx as agentic Data Cloud CLI by @caohy1988 in #34
  • rename: bqx → dcx (Data Cloud CLI) by @caohy1988 in #36
  • release: bump to v0.4.0 — Data Cloud CA by @caohy1988 in #35
  • docs: Phase 5 plan — native Data Cloud commands beyond BigQuery by @caohy1988 in #37
  • feat(profiles): add dcx profiles list|show|validate (Phase 5 M1) by @caohy1988 in #38
  • feat(looker): add native Looker commands (Phase 5 M2) by @caohy1988 in #39
  • feat: Spanner, AlloyDB, Cloud SQL inventory commands (Phase 5 M3) by @caohy1988 in #40
  • docs: update docs for Discovery-driven dynamic command generation (Phase 5 M3) by @caohy1988 in #41
  • feat: profile-aware schema and database helpers (Phase 5 M4) by @caohy1988 in #42
  • feat: Phase 5 M5 — skills, Gemini manifest, and docs by @caohy1988 in #43
  • release: bump dcx to v0.5.0 — Phase 5 closeout by @caohy1988 in #44

Full Changelog: v0.3.0...v0.5.0

What's Changed

  • docs: add bqx one-pager and Phase 4 plan by @caohy1988 in #27
  • Update one-pager with concrete gap examples by @caohy1988 in #29
  • refactor(ca): add source profiles and provider abstraction by @caohy1988 in #30
  • feat(ca): add Looker and Looker Studio support to ca ask by @caohy1988 in #31
  • feat(ca): AlloyDB, Spanner, Cloud SQL QueryData support (M3) by @caohy1988 in #32
  • skills(ca): Data Cloud source-specific CA skill layer by @caohy1988 in #33
  • docs: reposition bqx as agentic Data Cloud CLI by @caohy1988 in #34
  • rename: bqx → dcx (Data Cloud CLI) by @caohy1988 in #36
  • release: bump to v0.4.0 — Data Cloud CA by @caohy1988 in #35
  • docs: Phase 5 plan — native Data Cloud commands beyond BigQuery by @caohy1988 in #37
  • feat(profiles): add dcx profiles list|show|validate (Phase 5 M1) by @caohy1988 in #38
  • feat(looker): add native Looker commands (Phase 5 M2) by @caohy1988 in #39
  • feat: Spanner, AlloyDB, Cloud SQL inventory commands (Phase 5 M3) by @caohy1988 in #40
  • docs: update docs for Discovery-driven dynamic command generation (Phase 5 M3) by @caohy1988 in #41
  • feat: profile-aware schema and database helpers (Phase 5 M4) by @caohy1988 in #42
  • feat: Phase 5 M5 — skills, Gemini manifest, and docs by @caohy1988 in #43
  • release: bump dcx to v0.5.0 — Phase 5 closeout by @caohy1988 in #44

Full Changelog: v0.3.0...v0.5.0

bqx v0.3.0

16 Mar 07:26
831eba4

Choose a tag to compare

test release for v0.3.0

What's Changed

  • Improve README proposal based on review feedback by @caohy1988 in #1
  • Address review findings: discovery fallback, auth scopes, migration story, skill counts by @caohy1988 in #2
  • Implement bqx v0.0 demo MVP by @caohy1988 in #3
  • Add CI pipeline: format, lint, build, and version check by @caohy1988 in #4
  • feat(auth): credential resolver, auth login/status/logout by @caohy1988 in #5
  • fix(auth): refresh stored tokens, PKCE, ADC source reporting, tests by @caohy1988 in #6
  • feat(output): add --format text with command-specific renderers by @caohy1988 in #8
  • feat(test): testability refactoring and test coverage (M4+M5) by @caohy1988 in #9
  • skills(bqx): add 5 Codex skills for Phase 1 CLI workflows (M6) by @caohy1988 in #10
  • feat(npm): add npm binary distribution packaging by @caohy1988 in #11
  • feat(ci): release automation and CI proof (M8) by @caohy1988 in #12
  • docs: BQX vs BQ technical comparison and architectural rationale by @caohy1988 in #13
  • feat: Discovery Document parsing and dynamic API model (Phase 2 M1) by @caohy1988 in #14
  • feat: generated command surface for datasets/tables (Phase 2 M2) by @caohy1988 in #15
  • feat: skill generation pipeline (Phase 2 M3) by @caohy1988 in #16
  • feat: expand to 19 non-CA skills (Phase 2 M4) by @caohy1988 in #17
  • feat: add --sanitize and Gemini extension packaging (Phase 2 M5) by @caohy1988 in #18
  • docs: Phase 2 exit-criteria closure (M6) by @caohy1988 in #19
  • feat(ca): add CA client and bqx ca ask (Phase 3 M1) by @caohy1988 in #20
  • feat(ca): add agent setup flows and verified queries (Phase 3 M2) by @caohy1988 in #21
  • feat(analytics): add list-traces and views create-all (Phase 3 M3) by @caohy1988 in #22
  • feat(analytics): add insights, drift, distribution, hitl-metrics (Phase 3 M4) by @caohy1988 in #23
  • feat(skills): add 7 CA-dependent skills (Phase 3 M5) by @caohy1988 in #24
  • feat: shell completions, Gemini manifest refresh, v0.3.0 (Phase 3 M6) by @caohy1988 in #25
  • release: mark Phase 3 complete, prepare v0.3.0 tag by @caohy1988 in #26

New Contributors

Full Changelog: https://github.com/haiyuan-eng-google/bqx-cli/commits/v0.3.0