Skip to content

v1.10.0

Choose a tag to compare

@marcociav-exmergo marcociav-exmergo released this 05 Sep 15:47
· 11 commits to main since this release
ac2d115

What's Changed

  • Implemented maintain snapshot --project-only by @spascarella in #420
  • Breaking: from data["estimated_bytes"] to data["offer"]["estimated_bytes"] in maintain check and maintain semantic commands; semantic plan reports what changed, not what was re-typed; by @marcociav-exmergo in #250
  • maintain verify: report output columns that are entirely NULL by @spascarella in #421
  • --definitions-file can delete a semantic model or metric by @spascarella in #424
  • BigQuery measures a TIMESTAMP column's month gap in dates, and the table keeps its aggregates by @catincloudlabs in #431
  • Reconcile edits a schema.yml by splicing it, not by reprinting it. No more plan proposals that change nothing by @marcociav-exmergo in #432

Full Changelog: v1.9.2...v1.10.0