mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-30 04:45:28 +00:00

* fix(snowflake): deprecate config, update examples Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
605 B
605 B
Updating DataHub
This file documents any backwards-incompatible changes in DataHub and assists people when migrating to a new version.
Next
Breaking Changes
- Remove
database
option fromsnowflake
source which was deprecated since a few versions - Rename confusing config
report_upstream_lineage
toupstream_lineage_in_report
insnowflake
connector which was added in0.8.32
Potential Downtime
Deprecations
host_port
option ofsnowflake
andsnowflake-usage
sources deprecated as the name was confusing. Useaccount_id
option instead.