Acryl DataHub 0.8.26.7
Release Highlights
- new sources
- clickhouse
- fixes
- snowflake: external lineage
- elasticsearch: support for http/https
- bigquery: temp tables detection for lineage, usage in profiling
What's Changed
- datahub-project#4203 @swaroopjagadish fix(ingest): superset - adding missing greenlet dep
- datahub-project#4153 @stephenp-gr ci: update rename-namespace.sh to work on non-bash shells
- datahub-project#4057 @ne1r0n feat(ingest): clickhouse - add initial support
- datahub-project#4147 @guidoturtu feat(ingest): airflow - capture airflow task description
- datahub-project#4179 @kevinhu fix(ingest): sql-sources: add mapping for postgres types
- datahub-project#4185 @treff7es feat(ingest): sql-sources - prevent hard failure on table/view ingestion exceptions
- datahub-project#4160 @treff7es feat(ingest): bigquery - ignore temporary tables from lineage and connect edges directly
- datahub-project#4200 @xiphl docs: search - Tips on advanced searching in the search bar
- datahub-project#4068 @kevinhu feat(ingest): profiling - record bucketed profiling runtimes
- datahub-project#4161 @treff7es fix(ingest): bigquery - profiling works with limit and offset using temp tables
- datahub-project#4174 @jeffmerrick docs(website): Move company logos into tabs categorized by industry
- datahub-project#4197 @jjoyce0510 fix(delete): fixing NPE on delete urns path
- datahub-project#4142 @hsheth2 test(airflow): fix airflow version parsing
- datahub-project#4182 @pppsunil fix(ingest): elasticsearch - pinning down elasticsearch dependency to less than 8.0.0
- datahub-project#4191 @abiwill fix(ingest): elasticsearch - http/https host config support
- datahub-project#4192 @rslanka fix(ingest): snowflake - handle external S3 bucket lineage for "External Tables".
- datahub-project#4195 @jjoyce0510 Show profile image on list users
- datahub-project#4113 @MugdhaHardikar-GSLab refactor(spark-lineage): enhance logging and documentation
- datahub-project#4193 @jjoyce0510 WARN on 400 from elasticsearch
- datahub-project#4190 @jjoyce0510 minor fixes(ui): Small UI display fixes
- datahub-project#4189 @swaroopjagadish docs(model): auto-generated docs and hand-written docs for the metadata model
- datahub-project#4176 @dexter-mh-lee feat(analytics): Improve analytics page by adding more charts regarding metadata ingested
- datahub-project#4188 @treff7es fix(ci): pinning markup_safe
- datahub-project#4166 @jjoyce0510 feat(groups): Adding editable group properties in the backend
- datahub-project#4181 @ShubhamThakre minor ui fixes
- datahub-project#4175 @jjoyce0510 fixes(ui): Misc UI fixes + Adding Owners to Search Filters
- datahub-project#4171 @RyanHolstien bug(glossaryTermLabels): fix glossary term labels missing and add cypress test
- datahub-project#4173 @RyanHolstien bugfix(logging): reduce log noise from authentication chain
- datahub-project#4143 @hsheth2 chore(docs): various cleanup for docs-website
- datahub-project#4134 @ShubhamThakre Feature/users and groups UI updated as per new design