Skip to content

0.4.0

Pre-release
Pre-release

Choose a tag to compare

@mattcasters mattcasters released this 28 Jul 22:08
· 157 commits to main since this release

Updates in this 0.4.0 release since 0.3.0:

Source-to-target lineage (#97)

  • Derive table- and field-level lineage for DV / BV / DM with structured reason codes
  • Lineage tab on table dialogs; explainable DDL on update actions and Generate DDL
  • Catalog lineage siblings under hop/{project}/lineage/{dv|bv|dm}/{model}/
  • Lineage drift gate on Validate resource definitions (blocking renames without explicit naming)
  • Reverse lineage browser (Browse lineage… on resource definition groups)
  • Fix Explorer multi-pane open for model files; TableView sort-safe open in reverse browser
  • Documentation: docs/source-to-target-lineage.adoc

Data Vault / Business Vault / dimensional

  • Issue #90: transactional links via dependent child keys
  • Issue #81: separate DV and BV databases for incremental SCD2 and PIT
  • Issue #91: expand SQL Server UTF-8 VARCHAR lengths for multi-byte data
  • Issue #87: pipeline wall-clock timing on load_pipeline_metric
  • Issue #85: pure Type 2 BV SCD2 and hybrid Type 1/2 guidance

Operations / build

  • Jenkins/catalog fixture build fixes
  • Reduced init logging

Full notes: CHANGELOG.md

Requires Apache Hop 2.18.1 and Java 21.

Install hop-datavault-0.4.0.zip by unzipping into the plugins folder of your Hop distribution (remove older versions of this plugin first).