Dev-iL commented on code in PR #72000:
URL: https://github.com/apache/airflow/pull/72000#discussion_r3856153667
##########
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:
@eladkal Do we have a placeholder for "next feature/bugfix version" for
providers? One cannot know reliably in which release a feature might be
included.
--
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]