eladkal commented on code in PR #49467: URL: https://github.com/apache/airflow/pull/49467#discussion_r2051685560
########## providers/snowflake/docs/changelog.rst: ########## @@ -27,6 +27,17 @@ Changelog --------- +7.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +.. warning:: + The following breaking changes were introduced: + * ``private_key_content`` in Snowflake connection should now be base64 encoded. Review Comment: We should explain how to migrate from 6.x -> 7 -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org