Skip to content

Releases: acryldata/datahub

Acryl DataHub v0.8.31.1

22 Mar 09:46
9fa2cea
Compare
Choose a tag to compare

Bugfixes for CLI

Full Commit Log

Full Changelog: v0.8.31...v0.8.31.1

Acryl DataHub v0.8.31.1rc1

22 Mar 09:00
9fa2cea
Compare
Choose a tag to compare
Pre-release

Bugfixes for CLI

Full Commit Log

Full Changelog: v0.8.31...v0.8.31.1rc1

Acryl DataHub v0.8.31

17 Mar 23:36
Compare
Choose a tag to compare

Bugfix release to prevent failing reindexing of system metadata index in elasticsearch

Full Commit Log

Acryl DataHub v0.8.30.0

17 Mar 14:34
62d8d85
Compare
Choose a tag to compare

Release Highlights

  • Adds platform instance id to the container id generation, and support for migrating the old container ids to the new ones via the datahub migrate CLI.

Full Changelog: v0.8.29.2...v0.8.30.0

Acryl DataHub v0.8.30

17 Mar 19:42
62d8d85
Compare
Choose a tag to compare
Merge branch 'datahub-project:master' into master

Acryl DataHub v0.8.29.2

15 Mar 05:41
5b580ee
Compare
Choose a tag to compare

Release Highlights

  • Fix problem introduced in v0.8.29.1 with air gapped environments
  • Query timeseries aspects via CLI
  • Various CLI fixes

Changelog

Full Changelog: v0.8.29.1...v0.8.29.2

Acryl Datahub v0.8.29.1

14 Mar 16:38
f56e38f
Compare
Choose a tag to compare
Pre-release

Known issues

  • Regression related to mixpanel connectivity causing CLI failure in air-gapped environments

Release Highlights

  • Improved logging for CLI

Changelog

Acryl Datahub v0.8.29

10 Mar 19:29
7a6e3e4
Compare
Choose a tag to compare

Release Highlights

  • Memory leak detection in datahub cli
  • Fix Bigquery ingestion bug
  • Add database_alias functionality in Mysql

Changelog

Acryl DataHub v0.8.28.1

08 Mar 21:10
12f4de4
Compare
Choose a tag to compare

Patch Release Highlights

  • Support Snowflake in Great Expectations integration
  • Improve variable substitution into Recipes
  • Improve configuration for BigQuery credentials (usage and bigquery)

Full Changelog: v0.8.28.0...v0.8.28.1

Acryl DataHub v0.8.28

08 Mar 23:01
12f4de4
Compare
Choose a tag to compare

Release Highlights

First Milestone: Column-Level Lineage is complete! The Metadata Model now supports “fine-grained” lineage for Datasets; see documentation here for details, including adding fine-grained lineage to a dataset or a datajob.

Define Dataset-to-Dataset lineage via YAML. As demonstrated in the February 2022 Town Hall, you can now set Dataset-level lineage via YAML. This is great for teams that have more bespoke lineage needs that cannot be auto-extracted by the current set of supported ingestion sources.

Track all changes to entities using the Timeline API. This unified timeline of changes to entities in the metadata graph provides a robust picture of how your metadata has evolved over time. Upcoming work will support surfacing this detail via the DataHub UI. See the overview from Town Hall here.

Miscellaneous Metadata Ingestion Updates:

  • Incubating: PowerBI Ingestion Source
  • BigQuery Profiling: ability to disable profiling by partition
  • Tableau improvements: Workbooks are now modeled as “Containers”

Full Changelog: v0.8.27.2...v0.8.28.0