datahub/docs/how/updating-datahub.md
Aseem Bansal 6cab90e103
docs: add missing PR numbers (#4742)
* docs: add missing PR numbers & specific version where deprecation was done
2022-04-26 10:18:24 -07:00

617 B

Updating DataHub

This file documents any backwards-incompatible changes in DataHub and assists people when migrating to a new version.

Next

Breaking Changes

  • #4644 Remove database option from snowflake source which was deprecated since v0.8.5
  • #4595 Rename confusing config report_upstream_lineage to upstream_lineage_in_report in snowflake connector which was added in 0.8.32

Potential Downtime

Deprecations

  • #4644 host_port option of snowflake and snowflake-usage sources deprecated as the name was confusing. Use account_id option instead.

Other notable Changes