v0.3.2
Release Availability Date
TBD
Recommended CLI/SDK
v0.13.1.3
with release notes at https://github.com/acryldata/datahub/releases/tag/v0.13.1.3
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 SKD 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
- TODO Update changelog Since
v0.3.1
these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/55bc955304c4c192c04a0393a47355a295f5770a...57de905c66b6992aefb2051708fa83898fa82cec have been pulled in. - OpenAPI Entitites v3 (Entity-registry generated endpoints)
- Business Attributes Support (disabled by default)
- Graph Retriever (validators, mutators, side-effects)
- New Lineage Graphql Endpoints (optimizations for the UI)
- Metadata Tests Tracks Unique Hash
- SCIM Support
- V3 CLL Across DataJob Nodes Upgrade
- Subscribe to assertion errors: Get notified when assertion errors occur
- Group owners are labeled in slack incident notifications
- Field assertions now raise incidents when they go in error (if configured to do so)
- Assertion timeline viz handles missing data more gracefully
- Freshness assertions on Snowflake using the AUDIT_LOG will no longer consider no-op queries as valid 'updates' to the dataset
- [NEW] Schema Assertions: Allows users to configure a set of columns and expected types and verify that they actually exist in the tabe schema. Disabled by default (enable via SCHEMA_ASSERTION_MONITORS_ENABLED env variable)
Is this page helpful?