docs/managed-datahub/release-notes/v_0_3_7.md
13-Nov-2024
v0.14.1.12 with release notes at https://github.com/datahub-project/datahub/releases/tag/v0.14.1If you are using an older CLI/SDK version, then please upgrade it. This applies for all CLI/SDK usages, if you are using it through your terminal, GitHub Actions, Airflow, in Python SDK somewhere, Java SDK, etc. This is a strong recommendation to upgrade, as we keep on pushing fixes in the CLI, and it helps us support you better.
STRICT_URN_VALIDATION_ENABLED [1].All changes in https://github.com/datahub-project/datahub/releases/tag/v0.14.1
Breaking Changes
datahub-gc and datahub-usage-reportingacryl-datahub:
global:
datahub:
timezone: "America/Los_Angeles"
value parameter has been previously deprecated. Use of value instead of values is no longer supported and will be completely removed on the next major version.SANDBOX added as a FabricType. No rollbacks allowed once metadata with this fabric type is added without manual cleanups in databases.DatahubClientConfig's server field no longer defaults to http://localhost:8080. Be sure to explicitly set this.datahub_api is explicitly passed to a stateful ingestion config provider, it will be used. We previously ignored it if the pipeline context also had a graph object.datahub-gc ingestion source.Bug Fixes
Product
Manage Structured Properties privilege to edit, View Structured Properties privilege to view.Manage Compliance Forms privilege to edit, View Compliance Forms privilege to view. Compliance Forms also support analytics, which are updated once per day by default.Generate Access Tokens privilege.Ingestion changes
Platform changes
async and createIfNotExists on aspect endpoints