Skip to content

Conversation

@ferruzzi
Copy link
Contributor

@ferruzzi ferruzzi commented Jun 4, 2024

aiobotocore's pinned botocore version has restricted us to botocore 1.34.0. aiobotocore released 2.13.0 a couple weeks ago which relaxes their boto restrictions to botocore>=1.34.70,<1.34.107. I'd love to get support for botocore 1.34.90 or better, so I'm just checking to see how much work is going to be needed to get this bump working.


^ 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.

@ferruzzi
Copy link
Contributor Author

ferruzzi commented Jun 4, 2024

Huh, seems to be passing just fine. I'll open it up for review/approval.

@ferruzzi ferruzzi marked this pull request as ready for review June 4, 2024 22:35
@ferruzzi ferruzzi changed the title [DO NOT REVIEW] bump boto min versions Bump boto min versions Jun 4, 2024
@ferruzzi ferruzzi force-pushed the ferruzzi/boto-version-bump branch from 4241024 to 9ddc6e9 Compare June 4, 2024 22:56
@ferruzzi ferruzzi added full tests needed We need to run full set of tests for this PR to merge upgrade to newer dependencies If set, upgrade to newer dependencies is forced labels Jun 4, 2024
@ferruzzi ferruzzi closed this Jun 4, 2024
@ferruzzi ferruzzi reopened this Jun 4, 2024
@potiuk potiuk merged commit 06a200d into apache:main Jun 5, 2024
fdemiane pushed a commit to fdemiane/airflow that referenced this pull request Jun 6, 2024
* bump boto min versions

* Revert "Doc-only: mention minimum boto3 1.34.52 for AWS provider when using Batch `ecs_properties_override` (apache#39983)"

This reverts commit 99dd24b.

* remove warnings that specific botocore version is required since min version is now higher
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* bump boto min versions

* Revert "Doc-only: mention minimum boto3 1.34.52 for AWS provider when using Batch `ecs_properties_override` (apache#39983)"

This reverts commit 99dd24b.

* remove warnings that specific botocore version is required since min version is now higher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers full tests needed We need to run full set of tests for this PR to merge upgrade to newer dependencies If set, upgrade to newer dependencies is forced

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants