mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-28 02:17:53 +00:00
fix(docs): add known issue for server_config (#13530)
This commit is contained in:
parent
c9e6831f08
commit
8e21ae3211
@ -67,6 +67,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
||||
- #12601: Jetty 12 introduces a stricter handling of url encoding. We are currently applying a workaround to prevent a regression, while technically breaking the official specifications.
|
||||
- #12714: API Tracing requires at least one mutation of the aspect being updated using this version of DataHub.
|
||||
- #12797: See Breaking Change above. Entity Type names are case sensitive, this will result in 4xx exceptions when this rule is violated.
|
||||
- Python SDK v1.0.0.3 - direct accesses to the `server_config` property on `DataHubRestEmitter` can throw an unknown attribute error if `test_connection` is not called prior to directly accessing it as the default empty map initialization was removed. This is resolved in v1.1.0.
|
||||
|
||||
### Potential Downtime
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user