potiuk commented on code in PR #30787: URL: https://github.com/apache/airflow/pull/30787#discussion_r1173941693
########## airflow/providers/mysql/CHANGELOG.rst: ########## @@ -27,6 +23,22 @@ used with MySQL server 5.6.4 through 5.7. Changelog --------- +5.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +.. warning:: + If you are using Remove mysql-connector-python please note that starting this release it is an extra option. + The library will not be installed by default. Review Comment: :+1: . BTW - looks like Oracle gets serious about upgrading the connector after some poking :) -- 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]
