Skip to content

Commit cebd1a9

Browse files
jedcunninghamkandharvishnuu
authored and
kandharvishnuu
committed
Drop support for PostgreSQL 12 (apache#44080)
It reached EOL on 2024-11-14.
1 parent 8b7ce2e commit cebd1a9

22 files changed

+253
-270
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Apache Airflow is tested with:
102102
| Python | 3.9, 3.10, 3.11, 3.12 | 3.8, 3.9, 3.10, 3.11, 3.12 |
103103
| Platform | AMD64/ARM64(\*) | AMD64/ARM64(\*) |
104104
| Kubernetes | 1.28, 1.29, 1.30, 1.31 | 1.27, 1.28, 1.29, 1.30 |
105-
| PostgreSQL | 12, 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16 |
105+
| PostgreSQL | 13, 14, 15, 16, 17 | 12, 13, 14, 15, 16 |
106106
| MySQL | 8.0, 8.4, Innovation | 8.0, 8.4, Innovation |
107107
| SQLite | 3.15.0+ | 3.15.0+ |
108108

dev/breeze/doc/images/output-commands.svg

+1-1
Loading

dev/breeze/doc/images/output_setup_config.svg

+1-1
Loading
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f49dbd1127c59b472db1c92d7362c9e1
1+
77ef3d93e2fc477eb70928281e1f9ec6

0 commit comments

Comments
 (0)