Skip to content

0.1.3

Compare
Choose a tag to compare
@olivierdupuis olivierdupuis released this 17 Jul 14:40
b6e1f87

New features:

  • Added the Data Warehouse connector type, which currently supports Snowflake. Used to get DW materialization metrics. (#11)
  • Refactor the output option to accept terminal (default), JSON (a new option) and copy (which copies output to clipboard). (#25)

Improvements:

  • Renaming orchestrator connector + Changing how we handle default connector profiles (#26)
  • Logic improvement on how we package attributes in the show command (#34)

Bugs:

  • Gracefully fail when running commands on inexistent assets (#31)
  • Prevent commands from failing when unrequired connectors are missing (#30)