We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9037f commit cb842ddCopy full SHA for cb842dd
RELEASE_NOTES.rst
@@ -21,7 +21,7 @@
21
22
.. towncrier release notes start
23
24
-Airflow 2.5.3 (2023-03-30)
+Airflow 2.5.3 (2023-03-31)
25
--------------------------
26
27
Significant Changes
@@ -44,7 +44,7 @@ Bug Fixes
44
- Dag processor manager, add retry_db_transaction to _fetch_callbacks (#30079)
45
- Fix db clean command for mysql db (#29999)
46
- Avoid considering EmptyOperator in mini scheduler (#29979)
47
-- Fix some long known Graph View UI problems (#29971)
+- Fix some long known Graph View UI problems (#29971, #30355, #30360)
48
- Fix dag docs toggle icon initial angle (#29970)
49
- Fix tags selection in DAGs UI (#29944)
50
- Including airflow/example_dags/sql/sample.sql in MANIFEST.in (#29883)
0 commit comments