potiuk commented on code in PR #44011: URL: https://github.com/apache/airflow/pull/44011#discussion_r1842361238
########## providers/src/airflow/providers/ydb/CHANGELOG.rst: ########## @@ -31,6 +31,24 @@ Changelog This release removes YDBScanQueryOperator from this provider package. At this point, YDBExecuteQueryOperator could load unlimited amount of rows, so no specific operator is needed. +1.5.0 +..... + +Features +~~~~~~~~ + +* ``Migrate YDB Operator to new DBAPI (#43784)`` Review Comment: I think that was **somewhat** breaking despite the comment https://github.com/apache/airflow/pull/43784/files#r1838110622 - maybe worth increasing it to 2.0.0 anyway? -- 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]
