Skip to content

v0.8.42

Compare
Choose a tag to compare
@gabe-lyons gabe-lyons released this 03 Aug 21:49
· 4453 commits to master since this release
f1abdc9

v0.8.42

Highlights

User Experience

  • Improved Search Experience - preview cards now display usage and freshness information
  • Update to Schema History - incorporated Community feedback to remove “Blame” terminology
  • Improved UI-Based Ingestion - easily configure metadata ingestion from Snowflake, BigQuery, Looker, and Tableau with an easy-to-follow form; YAML is still supported!

Developer/Community Experience

  • Python 3.6 is no longer supported for ingestion – we expect this to impact fewer than 1% of DataHub users (based on PyPi download stats). Please upgrade to Python 3.7 or newer
  • Update to GitHub Issue management - issues will be marked as “Inactive” after 30 days of no activity and will be automatically closed following an additional 30 days of inactivity
  • We’ve updated our Slack Guidelines! Read them here

Metadata Ingestion

  • You can now test your Snowflake connection via the CLI and UI-based Ingestion to ensure you have proper access levels required for general ingestion, profiling, and usage. We will be expanding this functionality to other cloud-based ingestion sources in upcoming cycles.
  • Hard delete will now discover and remove soft deleted entities
  • Resolved issue of assertion error with dbt stateful ingestion

Full Commit Log

What's Changed

New Contributors

Full Changelog: v0.8.41...v0.8.42