Skip to content

v0.3.0

Choose a tag to compare

@hpt-bot hpt-bot released this 22 Apr 21:51
ed40e1a

0.3.0 (2026-04-22)

⚠ BREAKING CHANGES

  • connector: dialect and auth-mode as subcommands (postgres) (#15)

Features

  • cli: groups can declare inheritable flags (#11) (bc374aa)
  • connector: Databricks create — 4 auth modes with unit + e2e coverage (#21) (ba9159d)
  • connector: Snowflake create — password, key-pair, OAuth SSO, OAuth individual (#17) (c0f6494)
  • e2e: comprehensive live-smoke coverage across all captured verbs (#18) (f739b38)
  • update: update-check nudge + ana update self-update verb (#23) (8da2017)

Bug Fixes

  • cli: global flags visible, position-tolerant, and surface usage errors (#10) (33bb9c3)
  • connector: test verb fetches config via GetConnector before probing (#19) (e9f3616)

Code Refactoring

  • connector: dialect and auth-mode as subcommands (postgres) (#15) (6edf0bd)