brki commented on code in PR #25710: URL: https://github.com/apache/airflow/pull/25710#discussion_r950668374
########## docs/apache-airflow-providers-postgres/index.rst: ########## @@ -65,7 +65,7 @@ Package apache-airflow-providers-postgres `PostgreSQL <https://www.postgresql.org/>`__ -Release: 5.2.0 +Release: 6.0.0 Review Comment: @potiuk I considered it a breaking change because it will break for some people, because it introduces new operating system dependencies, that were not necessarily present before. For example on Debian-based distros, libpq-dev is necessary. This is the case for the slime docker images, for example airflow:slim-2.3.3-python3.10 . -- 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]
