v0.8.40
版本发布时间: 2022-06-30 10:59:00
datahub-project/datahub最新发布版本:v0.13.3(2024-05-24 07:11:13)
Highlights
Fixes bug in 0.8.39 that prevented standalone MAE consumers from being deployed.
User Experience
Support for deleting Tags and Domains via the UI Support for editing Domain name via the UI Visualize Glossary Term source on the Glossary Term Entity Page
Developer Experience
Fix for issue where standalone MAE consumers could not be deployed
Metadata Ingestion
Script to re-index sibling associations for dbt nodes that had already been ingested before 0.8.39
What's Changed
- feat(search) Allow users to update the number of search results per page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5212
- feat(build): add base image for ingest by @anshbansal in https://github.com/datahub-project/datahub/pull/5243
- feat(ingest): working with multiple bigquery projects by @anshbansal in https://github.com/datahub-project/datahub/pull/5240
- fix(build): missing libs by @anshbansal in https://github.com/datahub-project/datahub/pull/5254
- fix(build): use correct creds by @anshbansal in https://github.com/datahub-project/datahub/pull/5261
- feat(ingest): redshift - Option to define path spec for Redshift lineage generation by @treff7es in https://github.com/datahub-project/datahub/pull/5256
- fix(ui): Enable previews properly when browsing for DataJob by @MikeSchlosser16 in https://github.com/datahub-project/datahub/pull/5250
- fix(docs): Fix acronym on mxe docs by @MikeSchlosser16 in https://github.com/datahub-project/datahub/pull/5249
- fix(ui): Support deleting references to glossary terms / nodes, users, assertions, and groups by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/5248
- feat(docs) add links in quickstart for adding users by @pedro93 in https://github.com/datahub-project/datahub/pull/5267
- fix(siblings) Display sibling assertions in Validations tab by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5268
- Feat(domain) Add ability to edit a Domain name from the UI by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5266
- Delta lake base by @MugdhaHardikar-GSLab in https://github.com/datahub-project/datahub/pull/5259
- fix(siblings) Update the names of siblings utils args for readability by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5269
- docs(adopters): add showroomprive and n26 as DataHub adopters by @maggiehays in https://github.com/datahub-project/datahub/pull/5271
- feat(glossary) Add Source section to sidebar for Glossary Terms by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5262
- fix(delta-lake): fix dependency issue for snowflake due to s3_util by @MugdhaHardikar-GSLab in https://github.com/datahub-project/datahub/pull/5274
- fix(ingest): s3 - Remove unneeded methods from s3_util by @MugdhaHardikar-GSLab in https://github.com/datahub-project/datahub/pull/5276
- Selector recommendations in Owner, Tag and Domain Modal by @Ankit-Keshari-Vituity in https://github.com/datahub-project/datahub/pull/5197
- fix(security) Sanitize rich text before sending to backend or rendering on frontend by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/5278
- feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/5272
- feat(build): reduce build time for ingestion image by @anshbansal in https://github.com/datahub-project/datahub/pull/5225
- fix(ingestion): profiling - Fixing partitioned table profiling in BQ by @treff7es in https://github.com/datahub-project/datahub/pull/5283
- fix(ingest) redshift: Adding missing dependencies and relaxing sqlalchemy dependency by @treff7es in https://github.com/datahub-project/datahub/pull/5284
- fix(ingestion): Reverting sqlalchemy upgrade because it caused issues with mssql and redshift-usage by @treff7es in https://github.com/datahub-project/datahub/pull/5289
- fix(Siblings): Have sibling hook use entity client by @gabe-lyons in https://github.com/datahub-project/datahub/pull/5279
- Show message when related glossary terms are empty. by @Ankit-Keshari-Vituity in https://github.com/datahub-project/datahub/pull/5285
- docs(adopter): add Digital Turbine as DataHub adopter by @maggiehays in https://github.com/datahub-project/datahub/pull/5290
- Update schema-registry docker.env by @liyuhui666 in https://github.com/datahub-project/datahub/pull/5231
- feat(siblings): index sibling aspects for historical dbt metadata by @gabe-lyons in https://github.com/datahub-project/datahub/pull/5291
- feat(ui) Adding support for deleting Tags and Domains via the UI by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/5280
Full Changelog: https://github.com/datahub-project/datahub/compare/v0.8.39...v0.8.40