Skip to content

Commit 8994a21

Browse files
MWAA: Deprecate Airflow v2.4.3, v2.5.1 and v2.6.3 (#126)
Co-authored-by: Quetzalli <hola@quetzalliwrites.com>
1 parent 88838e3 commit 8994a21

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

src/content/docs/aws/services/mwaa.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,19 @@ LocalStack also prints this information in the logs:
6767

6868
LocalStack supports the following versions of Apache Airflow:
6969

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)
7373
- `2.7.2`
7474
- `2.8.1`
7575
- `2.9.2`
7676
- `2.10.1`
7777
- `2.10.3` (default)
7878

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+
7983
## Airflow configuration options
8084

8185
To configure Airflow environments effectively, you can utilize the `AirflowConfigurationOptions` argument.

0 commit comments

Comments
 (0)