diff --git a/docs/managed-datahub/release-notes/v_0_3_10.md b/docs/managed-datahub/release-notes/v_0_3_10.md index 9632acf493..6dd84c67b8 100644 --- a/docs/managed-datahub/release-notes/v_0_3_10.md +++ b/docs/managed-datahub/release-notes/v_0_3_10.md @@ -20,7 +20,7 @@ Helm Chart ## Release Changelog --- -### v0.3.10 +### v0.3.10.1 - All changes in https://github.com/datahub-project/datahub/releases/tag/v1.0.0 @@ -66,3 +66,7 @@ Helm Chart - **MLflow**: Support dataset ↔ run lineage with customizable platform mapping for datasets. - **OpenAPI**: Ingestion can use OpenAPI instead of Rest.li, set environment variable `DATAHUB_REST_SINK_DEFAULT_ENDPOINT=OPENAPI` - **API Tracing**: Ingestion can trace each async write by tracking the write to primary and search storage, set environment variable `DATAHUB_REST_TRACE_MODE=ENABLED` + +### v0.3.10 + +- Regression in the Slack app was discovered after release. Do not use this release, instead go straight to v0.3.10.1.