github datahub-project/datahub v0.8.30
Datahub v0.8.30

latest releases: v0.13.2, v0.13.1, v0.13.1rc2...
2 years ago

V0.8.30

Release Highlights

  • Fix for OIDC encryption bug from v0.8.29
  • Adds platform instance id to the container id generation, and support for migrating the old container ids to the new ones via the datahub migrate CLI.

Notable UI-Based Features

  • Showing recent searches in autocomplete.

What's Changed

  • fix(ui): some small ui fixes for lineage by @gabe-lyons in #4381
  • fix(docs): change cabify link by @maaaikoool in #4373
  • Fixed Bug: Alpha slider doesn’t move, only the color slider is movabe in tag color picker by @Ankit-Keshari-Vituity in #4359
  • feat(GE): add option to disable sql parsing, use default parser by @mayurinehate in #4377
  • fix(removed): Make sure removed entities do not appear on recommendations by @dexter-mh-lee in #4353
  • fix(browse): fix browse double click issue by @gabe-lyons in #4382
  • fix(oidc): Update group membership each login (and make group extraction disabled by default) by @jjoyce0510 in #4380
  • feat(ingestion): add java protobuf schema ingestion by @leifker in #4178
  • Docs/update docs by @RyanHolstien in #4393
  • Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movabe in tag color picker" by @gabe-lyons in #4390
  • feat(ingestion): improve logging, docs for bigquery, snowflake, redshift by @anshbansal in #4344
  • fix(ingest) Azure AD: support nested groups (#4367) by @cccs-eric in #4368
  • fix: add missing logo by @anshbansal in #4386
  • feat(spark-lineage): add support to custom env and platform_instance by @MugdhaHardikar-GSLab in #4208
  • fix(containers) - configure domain resolver for containers by @aditya-radhakrishnan in #4404
  • feat(*): Support setting owner type when assigning ownership by @jjoyce0510 in #4354
  • fix: telemetry failure should not cause CLI failure by @anshbansal in #4406
  • feat(autocomplete): Show recent searches + improved autocomplete by @jjoyce0510 in #4400
  • fix(ingestion): Fix mypy error stateful committable & restore mypy version. by @rslanka in #4408
  • build(markupsafe): update markupsafe pinning for Airflow compatibility by @set5think in #4388
  • feat(search): Add flag to enable caching on search service by @dexter-mh-lee in #4335
  • fix(query_combiner): add try block to handle queries of type str by @WaStCo in #4397
  • fix(ingestion): read all tables from redshift by @Abhiram98 in #4345
  • fix(ingestion): Invoke SqlLineageSQLParser's implementation in a separate process by @rslanka in #4391
  • fix(ingest): handle endpoints without 200 response in openapi by @JorgenEvens in #4332
  • feat(ingestion): Add the ability to query the latest timeseries aspect value via the get_cli. by @rslanka in #4395
  • Refactoring the quries into a single one to get the search results on Home Page by @Ankit-Keshari-Vituity in #4372
  • feat(lineage): hide soft deleted nodes in lineage & adds banner in entity page by @gabe-lyons in #4410
  • fix(lineage): Move lineage registry to entity-registry module by @dexter-mh-lee in #4412
  • feat(cli) Changes rollback behaviour to apply soft deletes by default by @pedro93 in #4358
  • fix(looker): various looker fixes by @gabe-lyons in #4394
  • fix(oidc): Fixing OIDC encryption bug in v0.8.29 by @jjoyce0510 in #4418
  • feat(oidc): Adding support for extracting single string groups claim by @jjoyce0510 in #4419
  • fix: change log levels to debug by @anshbansal in #4411
  • tests(cypress): reduce cypress flakiness by retrying login on failure by @gabe-lyons in #4423
  • fix(ingest): extract redshift platform correctly from sqlalchemy uri by @mayurinehate in #4421
  • build: Fix line endings for Windows check-out by @mattmatravers in #4370
  • feat(gql): make gql layer resistant to unresolvable relationships by @gabe-lyons in #4424
  • fix(ingestion) containers: Adding platform instance to container keys by @treff7es in #4279
  • fix: don't set None default by @anshbansal in #4422
  • Flexible search on soft delete by @pedro93 in #4405
  • fix(no-code metadata models in ui): fixes bug with rendering renderSpec aspects by @gabe-lyons in #4430

New Contributors

Full Changelog: v0.8.29...v0.8.30

Don't miss a new datahub release

NewReleases is sending notifications on new releases.