Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jan 8, 2024

As part of extraction from #36537 I noticed that mysql-connector-python causes also a lot of backtracking.

This PR bumps minimum version of the mysql-connection-python from REALLY OLD (2018) to JUST OLD (2022).


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

As part of extraction from apache#36537 I noticed that mysql-connector-python
causes also a lot of backtracking.

This PR bumps minimum version of the mysql-connection-python from
REALLY OLD (2018) to JUST OLD (2022).
Copy link
Contributor

@ferruzzi ferruzzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but CI is still running; approved pending green CI

@potiuk
Copy link
Member Author

potiuk commented Jan 8, 2024

Enough that it builds. It does not bring the CI image versions up, The versions there were already higher :)

@potiuk potiuk merged commit c29632a into apache:main Jan 8, 2024
@potiuk potiuk deleted the bump-python-mysql-connector-min-version branch January 8, 2024 20:30
@potiuk potiuk added this to the Airflow 2.8.1 milestone Jan 13, 2024
@potiuk potiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 13, 2024
potiuk added a commit that referenced this pull request Jan 13, 2024
As part of extraction from #36537 I noticed that mysql-connector-python
causes also a lot of backtracking.

This PR bumps minimum version of the mysql-connection-python from
REALLY OLD (2018) to JUST OLD (2022).

(cherry picked from commit c29632a)
ephraimbuddy pushed a commit that referenced this pull request Jan 15, 2024
As part of extraction from #36537 I noticed that mysql-connector-python
causes also a lot of backtracking.

This PR bumps minimum version of the mysql-connection-python from
REALLY OLD (2018) to JUST OLD (2022).

(cherry picked from commit c29632a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:mysql

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants