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
| Component | Version |
| --------------- | --------- |
| Helm | `1.5.34` |
| CLI | `1.0.0.3` |
| Remote Executor | `v0.3.11` |
| Actions | `v0.0.3` |
| API Gateway | `v0.4.3` |
| Component | Version |
| --------------- | --------------- |
| Helm | `1.5.34` |
| CLI | `1.0.0.3` |
| Remote Executor | `v0.3.11-acryl` |
| Actions | `v0.0.3` |
| API Gateway | `v0.4.3` |
## Known Issues
@ -26,7 +26,7 @@
- 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.
- Bug Fixes