Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry-api: allow importlib-metadata up to 8.4.0 #4144

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

Ronald-TR
Copy link
Contributor

@Ronald-TR Ronald-TR commented Aug 22, 2024

Description

Based on this PR.

Adjust cap on importlib-metadata

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

tox -e py312-test-opentelemetry-api,py311-test-opentelemetry-api,py310-test-opentelemetry-api,py39-test-opentelemetry-api,py38-test-open
telemetry-api

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

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

@emdneto emdneto changed the title mnt: bump cap of importlib-metadata to 8.4.0 opentelemetry-api: allow importlib-metadata up to 8.4.0 Aug 22, 2024
@emdneto emdneto added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 22, 2024
Copy link
Contributor

@xrmx xrmx left a comment

Choose a reason for hiding this comment

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

If you want feel free to add a CHANGELOG entry

@emdneto
Copy link
Member

emdneto commented Aug 22, 2024

If you want feel free to add a CHANGELOG entry

I think this kind of update deserves a CHANGELOG.md entry, but we didn't do that in the previous PRs. So we can start with this one

@emdneto emdneto removed the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 22, 2024
@lzchen lzchen requested a review from a team August 22, 2024 16:13
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi left a comment

Choose a reason for hiding this comment

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

@xrmx
Copy link
Contributor

xrmx commented Aug 22, 2024

@tammy-baylis-swi Forgot about that issue, thanks for mentioning it.

We should probably try to stop using it on recent Python versions and / or update the comment to mention 3.10 and not 3.12 😅

@lzchen lzchen added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 22, 2024
@lzchen lzchen merged commit 19e0a09 into open-telemetry:main Aug 22, 2024
376 of 377 checks passed
hyoinandout pushed a commit to hyoinandout/opentelemetry-python that referenced this pull request Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants