This is an automated email from the ASF dual-hosted git repository.
turaga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 9975b8b72dd Update RELEASE_NOTES.rst (#63465)
9975b8b72dd is described below
commit 9975b8b72dd73abb9776b99d4050c8784617d8a6
Author: Bugra Ozturk <[email protected]>
AuthorDate: Fri Mar 13 06:44:49 2026 +0100
Update RELEASE_NOTES.rst (#63465)
---
airflow-ctl/RELEASE_NOTES.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-ctl/RELEASE_NOTES.rst b/airflow-ctl/RELEASE_NOTES.rst
index 20be7e0b59a..3e4ac4427de 100644
--- a/airflow-ctl/RELEASE_NOTES.rst
+++ b/airflow-ctl/RELEASE_NOTES.rst
@@ -32,6 +32,7 @@ Bug Fixes
- Fix ``airflowctl pools export`` ignoring ``--output`` table/yaml/plain
(#62665)
- Fix ``airflowctl connections import`` failure when JSON omits ``extra``
field (#62662)
+- Amend compatibility issues for airflowctl (#63388)
Improvements
^^^^^^^^^^^^