v0.3.6
Release Availability Date
01-Oct-2024
Recommended CLI/SDK
v0.14.1
with release notes at https://github.com/datahub-project/datahub/releases/tag/v0.14.1
If 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.
Release Changelog
All changes in https://github.com/datahub-project/datahub/releases/tag/v0.14.1
- Note Breaking Changes: https://datahubproject.io/docs/how/updating-datahub/#0141
Breaking Changes
- Automatic downgrade to a previous release is not supported. Please reach out to support if required.
Product changes
Ingestion changes
Platform changes
- Python images based on ubuntu base image
- Postgres NPE fixed (upgraded ebean framework)
- Domains/Containers have additional conditions: [DESCENDANTS_INCL, ANCESTORS_INCL, RELATED_INCL]
- Removed legacy browsePathV2 GMS bootstrap job
- Graphql dataloaders are now lazy loaded
- Added fallback versioning strategy to aggregation query
- Authorization cache added per request
- API Throttling on Kafka lag extended to API for programmatic access
Is this page helpful?