From 5bcbc95d61baed27571f2ae750e7d4f47659919f Mon Sep 17 00:00:00 2001 From: Chakru <161002324+chakru-r@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:57:43 +0530 Subject: [PATCH] docs: updates for release v1.2.0 (#14139) --- docs/how/updating-datahub.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/how/updating-datahub.md b/docs/how/updating-datahub.md index f94f196033..187ced1437 100644 --- a/docs/how/updating-datahub.md +++ b/docs/how/updating-datahub.md @@ -29,6 +29,18 @@ This file documents any backwards-incompatible changes in DataHub and assists pe ### Breaking Changes +### Known Issues + +### Potential Downtime + +### Deprecations + +### Other Notable Changes + +## 1.2.0 + +### Breaking Changes + - All DataHub Python packages now require Python 3.9+. This affects the following packages: - `acryl-datahub` (DataHub CLI and SDK) - `acryl-datahub-actions`