eladkal commented on code in PR #69486:
URL: https://github.com/apache/airflow/pull/69486#discussion_r3531183640
##########
providers/clickhousedb/docs/changelog.rst:
##########
@@ -27,6 +27,18 @@
Changelog
---------
+1.0.1
+.....
+
+Misc
+~~~~
+
+* ``Change Clickhouse lifecycle to incubation (#69166)``
Review Comment:
Not user facing change. this was just to change the indication in the
registry
##########
providers/postgres/docs/changelog.rst:
##########
@@ -42,6 +44,12 @@ Breaking changes
``apache-airflow-providers-postgres[asyncpg]`` and set
``[database] sql_alchemy_conn_async = postgresql+asyncpg://...``
explicitly.
+* ``Switch the default async Postgres driver from asyncpg to psycopg3
(provider) (#69089)``
Review Comment:
```suggestion
* ``Switch the default async Postgres driver from asyncpg to psycopg3
(#69089)``
```
--
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]