Skip to content

Upgrade aioboto3 to version 11#174

Merged
adrianclay merged 2 commits intomainfrom
update-aioboto3
Aug 9, 2024
Merged

Upgrade aioboto3 to version 11#174
adrianclay merged 2 commits intomainfrom
update-aioboto3

Conversation

@adrianclay
Copy link
Copy Markdown
Contributor

Why

This included the breaking change where aioboto3.resource has been removed, and you now need to call aioboto3.Session before getting a resource.

Type of change

Internal change (non-breaking change with no effect on the functionality affecting end users)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

This included the breaking change where aioboto3.resource has
been removed, and you now need to call aioboto3.Session before
getting a resource.
@adrianclay adrianclay enabled auto-merge (squash) August 9, 2024 11:25
This is the latest version which supports Python 3.7

Upgrading should fix bugs, and security issues.
@adrianclay adrianclay changed the title Upgrade aioboto3 to version 9 Upgrade aioboto3 to version 11 Aug 9, 2024
@adrianclay adrianclay merged commit a21a088 into main Aug 9, 2024
@adrianclay adrianclay deleted the update-aioboto3 branch August 9, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants