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 #6320
- Worked on the Usage column & Lineage Drawer by @Ankit-Keshari-Vituity in #6290
- refactor(bootstrap data): Adding assertions data to bootstrap by @jjoyce0510 in #6324
- fix(ui) Disable deleting Term Groups with children by @chriscollins3456 in #6332
- feat(ingestion): business-glossary - Add values and relatedTerms support by @mohdsiddique in #6148
- fix(ui): two small ux fixes by @gabe-lyons in #6335
- feat(ingest): add new ingestion source PowerBI Report Server by @alcoccoque in #5369
- feat(ingest): drop plugin support for airflow 1.x by @hsheth2 in #6331
- fix(ingest): fix invalid schema field urns with empty field path by @mayurinehate in #6338
- fix(perf): trim down unnecessary fields from container and domain GraphQl queries by @aditya-radhakrishnan in #6337
- fix(adv search): fixing typo in es utils by @gabe-lyons in #6348
- docs(ingest): clarify that redshift-usage doesn't support column-level usage by @hsheth2 in #6347
- Fix the date issue on Create Access token Modal by @Ankit-Keshari-Vituity in #6342
- Enable Owner Type for Glossary Node + Domain by @jjoyce0510 in #6334
- fix(ui) Fix filters in embedded list search component by @chriscollins3456 in #6350
- docs: add Razer as DataHub adopter by @lvxhnat in #6353
- Allow links without top level domain by @djordje-mijatovic in #6317
- feat(ingest): support reserved keywords in model codegen by @hsheth2 in #6351
- docs(act) update Act on Metadata landing page by @maggiehays in #6288
- feat(build): refactor cypress tests, add some tests for invite users, domain creation by @anshbansal in #6259
- fix(ingest): fix log line interpolation by @hsheth2 in #6349
- fix(schema-history): remove unnecessary margin on version selector by @aditya-radhakrishnan in #6359
- feat(ingest): upgrade feast by @cburroughs in #6186
- fix(apache-ranger): compile ranger plugin for java 8 by @mohdsiddique in #6355
- feat(privileges) Create privileges to allow for managing children of entities by @chriscollins3456 in #6346
- fix(ui) Handle encoded schemaField urns on the frontend by @chriscollins3456 in #6321
- refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. by @jjoyce0510 in #6352
- fix(ingest): only log vars if requested by @hsheth2 in #6362
- Install openjdk in base ingestion image by @frsann in #6365
- docs(logos) add Hurb and Razer logos to docs site by @maggiehays in #6363
- fix(ingest): bigquery - Sending lineage aspects as patch by @treff7es in #6313
New Contributors
- @alcoccoque made their first contribution in #5369
- @lvxhnat made their first contribution in #6353
- @cburroughs made their first contribution in #6186
Full Changelog: v0.9.1...v0.9.2