DataHub v0.8.15
Pre-release
Pre-release
Notable Changes
- Support the “NONE” Client Authentication Method for OIDC login.
- Migrated to the new UI for Charts, Dashboards, Data Flows (Pipelines), Data Jobs (Tasks) profile pages
- Primary and Foreign Keys rendered in the UI
- Ingestion
- Support for
redshift-usage
source - Fixes for
looker
ingestion datahub
cli supports -f/--force option to skip confirmations
- Support for
Changelog
- #3310 @jjoyce0510 Updating logo
- #3309 @jjoyce0510 Fixing lineage
- #3308 @jjoyce0510 Attach Client ID to token request in Authentication Mode none
- #3256 @aseembansal-gogo feat(ingest): add -f option to skip confirmations for automation en…
- #3298 @gabe-lyons feat(react): show primary keys & foreign keys in the schema
- #3172 @gabe-lyons marking data process aspects as deprecated
- #3301 @jjoyce0510 fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic
- #3305 @jjoyce0510 feat(oidc): Support NONE client auth method in OIDC (stopgap)
- #3304 @gabe-lyons fix(docs): fix entity doc link
- #3303 @jjoyce0510 feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all.
- #3276 @bboylen feat(react): add groups tab to user profile
- #3299 @swaroopjagadish feat(build): adding support for python codegen for all aspects, not just the snapshot ones
- #3294 @swaroopjagadish fix(ingest): looker explores with joins, parsing failures on lateral flatten
- #3277 @chinmay-bhat feat(ingest): add redshift usage source
- #3290 @adriaanslechten feat(ingest): optional custom headers REST emitter
- #3293 @chinmay-bhat fix(build): update tox.ini to allow new dependencies to be installed
- #3292 @gabe-lyons fix(ingest): update generated files
- #3278 @jjoyce0510 refactor(graphql): GraphQL Public API Refactor + Documentation
- #3287 @swaroopjagadish fix(ingest): fix typo in looker tag generation
- #3275 @gabe-lyons feat(foreign keys): add foreign key models
- #3283 @aseembansal-gogo feat(ingest): add athena logo
- #3280 @gabe-lyons fix(react): fix updates from the UI
- #3279 @swaroopjagadish feat(ingest): add nice semantic run-ids that use source type and time of ingestion
- #3274 @gabe-lyons fix(chartinfo): only map chartinfo inputs if exists
- #3272 @gabe-lyons docs(adoption): updating adoption logos
- #3271 @jjoyce0510 fix(policies): Always ingest non-editable policies on boot
- #3259 @gabe-lyons feat(graphql): Adding write side validation and tests for add+remove API
- #3264 @swaroopjagadish fix(ingest): making lookml recursive and nested includes work
- #3262 @swaroopjagadish fix(ingest): looker cascading derived tables should express lineage to view not underlying table
- #3254 @abdvl fix(web): upgrade remove-markdown package to fix a ReDoS security issue
- #3011 @EnricoMi test(GraphService): Thorough graph service tests
- #3258 @jensenity chore: add banksalad to datahub adoption readme