Miretpl commented on code in PR #70256: URL: https://github.com/apache/airflow/pull/70256#discussion_r3640666534
########## providers/pgvector/docs/changelog.rst: ########## @@ -20,6 +20,24 @@ Changelog --------- +1.7.3 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Make psycopg (v3) the default synchronous Postgres driver (#69526)`` Review Comment: Same as the previous comment. ########## providers/common/sql/docs/changelog.rst: ########## @@ -25,6 +25,18 @@ Changelog --------- +2.0.3 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Make psycopg (v3) the default synchronous Postgres driver (#69526)`` Review Comment: In most of the cases, it is classified as `Misc` instead of `Bug Fixes`, and to me it is more like `Misc`. Is there a particular reason for the different classification in this provider? -- 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]
