mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-29 17:59:24 +00:00
1.0 KiB
1.0 KiB
Updating DataHub
This file documents any backwards-incompatible changes in DataHub and assists people when migrating to a new version.
Next
Breaking Changes
Potential Downtime
Deprecations
- #4875 Lookml view file contents will no longer be populated in custom_properties, instead view definitions will be always available in the View Definitions tab.
Other notable Changes
v0.8.34
Breaking Changes
- #4644 Remove
databaseoption fromsnowflakesource which was deprecated sincev0.8.5 - #4595 Rename confusing config
report_upstream_lineagetoupstream_lineage_in_reportinsnowflakeconnector which was added in0.8.32
Potential Downtime
Deprecations
- #4644
host_portoption ofsnowflakeandsnowflake-usagesources deprecated as the name was confusing. Useaccount_idoption instead.
Other notable Changes
- #4760
check_role_grantsoption was added insnowflaketo disable checking roles insnowflakeas some people were reporting long run times when checking roles.