potiuk opened a new pull request, #70083: URL: https://github.com/apache/airflow/pull/70083
Documents in the Dockerfile changelog that the Airflow 3.3.0 images had their databricks stack corrected for Python 3.11 and 3.12. The `constraints-3.3.0` tag and the `constraints-3-3` branch were fixed so the Python 3.11/3.12 images no longer ship the downgraded databricks stack (provider `6.13.0` / `databricks-sql-connector` `2.0.2` / `thrift` `0.23.0`), bringing them in line with the other interpreters (`7.16.1` / `4.2.5` / `0.16.0`). This adds the corresponding row to the "Changes after publishing the images" table so affected users can find the reason for the change. related: #69603 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
