mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-11 00:42:29 +00:00
docs(): Adding disclaimers to updating datahub (#5998)
This commit is contained in:
parent
8d7378bc46
commit
50bf032baf
@ -6,6 +6,16 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
|||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
|
### Potential Downtime
|
||||||
|
|
||||||
|
### Deprecations
|
||||||
|
|
||||||
|
### Other notable Changes
|
||||||
|
|
||||||
|
## `v0.8.44`
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
- Browse Paths have been upgraded to a new format to align more closely with the intention of the feature.
|
- Browse Paths have been upgraded to a new format to align more closely with the intention of the feature.
|
||||||
Learn more about the changes, including steps on upgrading, here: https://datahubproject.io/docs/advanced/browse-paths-upgrade
|
Learn more about the changes, including steps on upgrading, here: https://datahubproject.io/docs/advanced/browse-paths-upgrade
|
||||||
- The dbt ingestion source's `disable_dbt_node_creation` and `load_schema` options have been removed. They were no longer necessary due to the recently added sibling entities functionality.
|
- The dbt ingestion source's `disable_dbt_node_creation` and `load_schema` options have been removed. They were no longer necessary due to the recently added sibling entities functionality.
|
||||||
@ -13,6 +23,10 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
|||||||
|
|
||||||
### Potential Downtime
|
### Potential Downtime
|
||||||
|
|
||||||
|
- [Helm] If you're using Helm, please ensure that your version of the `datahub-actions` container is bumped to `v0.0.7` or `head`.
|
||||||
|
This version contains changes to support running ingestion in debug mode. Previous versions are not compatible with this release.
|
||||||
|
Upgrading to helm chart version `0.2.103` will ensure that you have the compatible versions by default.
|
||||||
|
|
||||||
### Deprecations
|
### Deprecations
|
||||||
|
|
||||||
### Other notable Changes
|
### Other notable Changes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user