vincbeck commented on code in PR #61100: URL: https://github.com/apache/airflow/pull/61100#discussion_r2732917420
########## providers/databricks/docs/changelog.rst: ########## @@ -26,6 +26,30 @@ Changelog --------- +7.9.0 +..... + +Features +~~~~~~~~ + +* ``Add direct GCS export to DatabricksSqlOperator with Parquet/Avro support #55128 (#60543)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix missing fastavro after PR #60732 (#60797)`` +* ``Pin fastavro to minimum 1.10.0 for Python 3.13 compatibility (#60732)`` +* ``issue-6044: Updating Databricks API endpoints to appropriate versions (#60647)`` Review Comment: I agree :) -- 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]
