sehajsandhu123 commented on code in PR #72000:
URL: https://github.com/apache/airflow/pull/72000#discussion_r3862441762


##########
providers/postgres/docs/changelog.rst:
##########
@@ -108,6 +108,9 @@ Breaking changes
     There is no connection or configuration option to keep hooks on psycopg2; 
the
     ``sql_alchemy_conn`` workarounds above cover the metadata database only. 
If your Dags rely on
     psycopg2-specific behaviour, test before upgrading or pin the provider 
below 7.0.0.
+    Starting with provider 7.1.0, the SQLAlchemy engines built by the hook can 
be kept on

Review Comment:
   @Dev-iL  yeah, I shouldn't have edited the changelog note.
   
   I've removed the 7.1.0 line now. The extra param is documented in 
connections/postgres.rst. whenever this actually ships, that release can 
mention it.



-- 
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]

Reply via email to