Skip to content

Releases: acryldata/datahub

v0.8.21.0

03 Jan 17:13
5fd662d
Compare
Choose a tag to compare

Release Highlights

  • Provide BigQuery credentials via recipe config: Previously BigQuery credentials were provided via environment variable. Going forward they can be provided directly inside the Recipe config.

Full Changelog: v0.8.20.0...v0.8.21.0

v0.8.20.0

20 Dec 22:41
2a9370a
Compare
Choose a tag to compare

Release Highlights

  • Disable expensive profilers by default
  • Improve snowflake connector to support allow / deny patterns for lineage, usage
  • cleanup deprecated datahub.integrations.airflow.* imports
  • Remove unecessary isalpha check for data platform urns
  • Enable dbt metadata files to be loaded from URI
  • Mode retry wait logic to avoid hitting Mode API rate limit
  • Fix version compatibility issue with Google Cloud Composer

Full Changelog: v0.8.19.1...v0.8.20.0

Acryl DataHub v0.8.19.1

15 Dec 07:37
bb61e48
Compare
Choose a tag to compare

Release Highlights

  • fixes for Snowflake connector. Improves how usage stats are calculated + adds support for allow/deny patterns in snowflake usage & lineage.
  • adds Metabase connector

Changelog

Acryl DataHub v0.8.19.0

13 Dec 19:33
facb9c2
Compare
Choose a tag to compare

Release Highlights

  • Add support for definitions in Mode connector
  • Handle long queries in usage connector
  • Fix issue where top users would sometimes have malformed email addresses

What's Changed

Acryl DataHub v0.8.18.1

10 Dec 20:00
1f2de3b
Compare
Choose a tag to compare

DataHub Release 0.8.18 is here! See the full DataHub release notes here.

Release Highlights

  1. Redshift Lineage: Out-of-the-box support for ingesting Dataset->Dataset lineage from Redshift system tables. Includes Tables, Views, and COPY from S3

    1. Video Demo
  2. Apache Nifi Connector (Beta): Integration with Apache Nifi to extract DataJobs and DataFlows! Read the source docs here. This source is currently incubating in beta.

  3. Mode Connector (Beta): Integration with Mode Analytics to extract reports, charts, and more! Read the source docs here. This source is currently incubating in beta.

  4. Glossary Term Transformer: Allows users to add tags or glossary terms to entities based on a regex match filter (Shoutout to community Member ecooklin!)

  5. Bug Fixes:

    1. [bigquery] Fix handling of partitioned & snapshotted tables for lineage usage, and basic table indexing.
    2. Add config to specify ca certificate path for datahub-rest sink
    3. [snowflake] Handling for special characters in snowflake databases and schemas.
    4. [cli] Fix deletes by search cannot accept auth token

What's Changed

Acryl DataHub v0.8.17.7

10 Dec 00:42
0249638
Compare
Choose a tag to compare

Release Highlights

  • Mode analytics ingestion source

Changelog

Acryl DataHub v0.8.17.6

09 Dec 08:18
d412924
Compare
Choose a tag to compare

Release Highlights

  • Add support for lineage in Redshift source
  • (new) Apache Nifi source
  • Fixes for BigQuery source related to partitioned tables

ChangeLog

Full Changelog: v0.8.17.5...v0.8.17.6

Acryl DataHub v0.8.17.5

08 Dec 07:57
192e7eb
Compare
Choose a tag to compare

Highlights

  • Better reporting of performance of data profiling
  • Adds glossary terms transformer
  • Fixes for snowflake
  • Fixes for delete cli using tokens
  • cli usage stats

ChangeLog

Full Changelog: v0.8.17.4...v0.8.17.5

Acryl DataHub v0.8.17.4

02 Dec 18:44
19650d8
Compare
Choose a tag to compare

Highlights

  • Fixes mongodb compatibility with versions <4.4
  • Fixes snowflake lineage for accounts with and without access history
  • Fixes bug in delete command in cli

ChangeLog

Acryl DataHub v0.8.17.3

30 Nov 04:06
3f11abc
Compare
Choose a tag to compare

Highlights

  • Adds support for CA certificates for rest sink
  • Fixes snowflake ingestion with special characters in databases and schemas
  • Works around issues with latest great-expectations versions

Changelog

Full Changelog: v0.8.17.2...v0.8.17.3