docs: updates for release v1.2.0 (#14139)

This commit is contained in:
Chakru 2025-07-21 21:57:43 +05:30 committed by GitHub
parent ede7306c99
commit 5bcbc95d61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`