Skip to content

opentelemetry-instrumentation-botocore: loosen aiobotocore version constraints to allow for 3.x#4601

Open
herin049 wants to merge 5 commits into
open-telemetry:mainfrom
herin049:misc/allow-aiobotocore3
Open

opentelemetry-instrumentation-botocore: loosen aiobotocore version constraints to allow for 3.x#4601
herin049 wants to merge 5 commits into
open-telemetry:mainfrom
herin049:misc/allow-aiobotocore3

Conversation

@herin049
Copy link
Copy Markdown
Contributor

Description

Loosens the aiobotocore version constraint from aiobotocore ~= 2.0 to aiobotocore >= 2.0, < 4.0 to allow for aiobotocore versions 3.x.

Fixes #4048

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

uv run tox -e py314-test-instrumentation-botocore-3

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@herin049 herin049 requested a review from a team as a code owner May 19, 2026 01:56
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Approved PRs

Development

Successfully merging this pull request may close these issues.

opentelemetry-instrumentation-botocore: add ability to instrument aiobotocore

2 participants