You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/aws/services/mwaa.mdx
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,15 +67,19 @@ LocalStack also prints this information in the logs:
67
67
68
68
LocalStack supports the following versions of Apache Airflow:
69
69
70
-
-`2.4.3`
71
-
-`2.5.1`
72
-
-`2.6.3`
70
+
-`2.4.3` (deprecated)
71
+
-`2.5.1` (deprecated)
72
+
-`2.6.3` (deprecated)
73
73
-`2.7.2`
74
74
-`2.8.1`
75
75
-`2.9.2`
76
76
-`2.10.1`
77
77
-`2.10.3` (default)
78
78
79
+
:::note
80
+
Deprecated versions will be removed in line with [AWS's end of support dates](https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html#airflow-versions-official).
81
+
:::
82
+
79
83
## Airflow configuration options
80
84
81
85
To configure Airflow environments effectively, you can utilize the `AirflowConfigurationOptions` argument.
0 commit comments