The GitHub Actions job "Sync S3 to GitHub" on airflow-site-archive.git/main has 
succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
219676a6135816dd561535c7ab389123120e2a4f / Jarek Potiuk <[email protected]>
Fix supported versions in prerequisites docs for 20 recent versions

The "Prerequisites" page (installation/prerequisites.html) had stale
supported-version lists that lagged behind the source of truth in
dev/breeze/src/airflow_breeze/global_constants.py at each release tag in
apache/airflow.

For the 20 most recent apache-airflow versions (2.11.2, 3.0.0-3.0.6,
3.1.0-3.1.8, 3.2.0-3.2.2) each value (Python, PostgreSQL, MySQL,
Kubernetes) is now taken directly from global_constants.py at the
matching tag:

- 2.11.2: Python 3.10-3.12, PostgreSQL 13-17, Kubernetes 1.28-1.32
- 3.0.x:  PostgreSQL 13-17, Kubernetes bumped to match the tag
- 3.2.x:  PostgreSQL 13-18 (was missing 18)
- all:    MySQL "8.0, Innovation" -> "8.0, 8.4" (ALLOWED_MYSQL_VERSIONS)

SQLite (3.15.0+) is a hardcoded minimum and left unchanged.

Generated-by: Claude Opus 4.8 (1M context)

Report URL: 
https://github.com/apache/airflow-site-archive/actions/runs/28672924814

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to