mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 08:58:26 +00:00
docs: Update updating-datahub.md (#9131)
This commit is contained in:
parent
9c72bd9ed7
commit
300cea373d
@ -4,10 +4,20 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
||||
|
||||
## Next
|
||||
|
||||
- #9010 - In Redshift source's config `incremental_lineage` is set default to off.
|
||||
### Breaking Changes
|
||||
|
||||
### Potential Downtime
|
||||
|
||||
### Deprecations
|
||||
|
||||
### Other Notable Changes
|
||||
|
||||
## 0.12.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- #9044 - GraphQL APIs for adding ownership now expect either an `ownershipTypeUrn` referencing a customer ownership type or a (deprecated) `type`. Where before adding an ownership without a concrete type was allowed, this is no longer the case. For simplicity you can use the `type` parameter which will get translated to a custom ownership type internally if one exists for the type being added.
|
||||
- #9010 - In Redshift source's config `incremental_lineage` is set default to off.
|
||||
- #8810 - Removed support for SQLAlchemy 1.3.x. Only SQLAlchemy 1.4.x is supported now.
|
||||
- #8942 - Removed `urn:li:corpuser:datahub` owner for the `Measure`, `Dimension` and `Temporal` tags emitted
|
||||
by Looker and LookML source connectors.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user