v0.9.2
版本发布时间: 2022-11-05 06:30:31
datahub-project/datahub最新发布版本:v0.13.3(2024-05-24 07:11:13)
Release Highlights
This is a Bug Fix (non-scheduled) release to address the Known Issues in v0.9.1.
User Experience
- Improvements to Nav Bar UX
- Improvements to filtering for Related Glossary Entities and Tags (migrated to using keyword filters and fixed longstanding urn-related bug)
- Enable providing an Ownership Type for Glossary Terms, Nodes, and Domains
- Allow adding links without a full domain to entity (community requested)
Actions
- Adding new Entity Change Events for DataProcessInstanceRunEvent and AssertionRunEvent
Access Management
- Added new Metadata Privilege called "Manage Children" which permits creating and deleting Glossary Terms and Glossary Nodes inside a particular Node.
Fixes
- Properly escape schema field urns with URN-encoded characters
- Fix around the visibility of deleting a Term Group with children
- Properly show personal access token duration beyond 1 month during creation
What's Changed
- feat(change-event): add change events for DataProcessInstanceRunEvent by @aditya-radhakrishnan in https://github.com/datahub-project/datahub/pull/6320
- Worked on the Usage column & Lineage Drawer by @Ankit-Keshari-Vituity in https://github.com/datahub-project/datahub/pull/6290
- refactor(bootstrap data): Adding assertions data to bootstrap by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/6324
- fix(ui) Disable deleting Term Groups with children by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/6332
- feat(ingestion): business-glossary - Add values and relatedTerms support by @mohdsiddique in https://github.com/datahub-project/datahub/pull/6148
- fix(ui): two small ux fixes by @gabe-lyons in https://github.com/datahub-project/datahub/pull/6335
- feat(ingest): add new ingestion source PowerBI Report Server by @alcoccoque in https://github.com/datahub-project/datahub/pull/5369
- feat(ingest): drop plugin support for airflow 1.x by @hsheth2 in https://github.com/datahub-project/datahub/pull/6331
- fix(ingest): fix invalid schema field urns with empty field path by @mayurinehate in https://github.com/datahub-project/datahub/pull/6338
- fix(perf): trim down unnecessary fields from container and domain GraphQl queries by @aditya-radhakrishnan in https://github.com/datahub-project/datahub/pull/6337
- fix(adv search): fixing typo in es utils by @gabe-lyons in https://github.com/datahub-project/datahub/pull/6348
- docs(ingest): clarify that redshift-usage doesn't support column-level usage by @hsheth2 in https://github.com/datahub-project/datahub/pull/6347
- Fix the date issue on Create Access token Modal by @Ankit-Keshari-Vituity in https://github.com/datahub-project/datahub/pull/6342
- Enable Owner Type for Glossary Node + Domain by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/6334
- fix(ui) Fix filters in embedded list search component by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/6350
- docs: add Razer as DataHub adopter by @lvxhnat in https://github.com/datahub-project/datahub/pull/6353
- Allow links without top level domain by @djordje-mijatovic in https://github.com/datahub-project/datahub/pull/6317
- feat(ingest): support reserved keywords in model codegen by @hsheth2 in https://github.com/datahub-project/datahub/pull/6351
- docs(act) update Act on Metadata landing page by @maggiehays in https://github.com/datahub-project/datahub/pull/6288
- feat(build): refactor cypress tests, add some tests for invite users, domain creation by @anshbansal in https://github.com/datahub-project/datahub/pull/6259
- fix(ingest): fix log line interpolation by @hsheth2 in https://github.com/datahub-project/datahub/pull/6349
- fix(schema-history): remove unnecessary margin on version selector by @aditya-radhakrishnan in https://github.com/datahub-project/datahub/pull/6359
- feat(ingest): upgrade feast by @cburroughs in https://github.com/datahub-project/datahub/pull/6186
- fix(apache-ranger): compile ranger plugin for java 8 by @mohdsiddique in https://github.com/datahub-project/datahub/pull/6355
- feat(privileges) Create privileges to allow for managing children of entities by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/6346
- fix(ui) Handle encoded schemaField urns on the frontend by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/6321
- refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/6352
- fix(ingest): only log vars if requested by @hsheth2 in https://github.com/datahub-project/datahub/pull/6362
- Install openjdk in base ingestion image by @frsann in https://github.com/datahub-project/datahub/pull/6365
- docs(logos) add Hurb and Razer logos to docs site by @maggiehays in https://github.com/datahub-project/datahub/pull/6363
- fix(ingest): bigquery - Sending lineage aspects as patch by @treff7es in https://github.com/datahub-project/datahub/pull/6313
New Contributors
- @alcoccoque made their first contribution in https://github.com/datahub-project/datahub/pull/5369
- @lvxhnat made their first contribution in https://github.com/datahub-project/datahub/pull/6353
- @cburroughs made their first contribution in https://github.com/datahub-project/datahub/pull/6186
Full Changelog: https://github.com/datahub-project/datahub/compare/v0.9.1...v0.9.2