docs(datahub cloud): fix remote executor version (#13597)

This commit is contained in:
Aseem Bansal 2025-05-22 20:22:24 +05:30 committed by GitHub
parent d473b3f580
commit dda24dd169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,13 +8,13 @@
## Compatibility Matrix ## Compatibility Matrix
| Component | Version | | Component | Version |
| --------------- | --------- | | --------------- | --------------- |
| Helm | `1.5.34` | | Helm | `1.5.34` |
| CLI | `1.0.0.3` | | CLI | `1.0.0.3` |
| Remote Executor | `v0.3.11` | | Remote Executor | `v0.3.11-acryl` |
| Actions | `v0.0.3` | | Actions | `v0.0.3` |
| API Gateway | `v0.4.3` | | API Gateway | `v0.4.3` |
## Known Issues ## Known Issues
@ -26,7 +26,7 @@
- Breaking Changes - Breaking Changes
- Remote Executor version must be `v0.3.11` - Remote Executor version must be at least `v0.3.11-acryl`
- #13004: The `acryl-datahub-airflow-plugin` dropped support for Airflow 2.3 and 2.4. - #13004: The `acryl-datahub-airflow-plugin` dropped support for Airflow 2.3 and 2.4.
- Bug Fixes - Bug Fixes