@@ -97,14 +97,14 @@ Airflow is not a streaming solution, but it is often used to process real-time d
9797
9898Apache Airflow is tested with:
9999
100- | | Main version (dev) | Stable version (2.10.5) |
101- | ------------| ------------------------| ----------------------------|
102- | Python | 3.9, 3.10, 3.11, 3.12 | 3.8, 3.9, 3.10, 3.11, 3.12 |
103- | Platform | AMD64/ARM64(\* ) | AMD64/ARM64(\* ) |
104- | Kubernetes | 1.29, 1.30, 1.31, 1.32 | 1.27, 1.28, 1.29, 1.30 |
105- | PostgreSQL | 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16 |
106- | MySQL | 8.0, 8.4, Innovation | 8.0, 8.4, Innovation |
107- | SQLite | 3.15.0+ | 3.15.0+ |
100+ | | Main version (dev) | Stable version (2.10.5) |
101+ | ------------| ----------------------------- | ----------------------------|
102+ | Python | 3.9, 3.10, 3.11, 3.12, 3.13 | 3.8, 3.9, 3.10, 3.11, 3.12 |
103+ | Platform | AMD64/ARM64(\* ) | AMD64/ARM64(\* ) |
104+ | Kubernetes | 1.29, 1.30, 1.31, 1.32 | 1.27, 1.28, 1.29, 1.30 |
105+ | PostgreSQL | 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16 |
106+ | MySQL | 8.0, 8.4, Innovation | 8.0, 8.4, Innovation |
107+ | SQLite | 3.15.0+ | 3.15.0+ |
108108
109109\* Experimental
110110
0 commit comments