Skip to content

Conversation

@tombruijn
Copy link
Member

@tombruijn tombruijn commented Aug 22, 2025

Update OpenTelemetry dependencies to API 1.9

Update the API to 1.9 so that we're able to work with instrumentation package that rely on this version of the API.

Update instrumentation packages

If these packages are compatible with version 1.9 of the OpenTelemetry API package, update them so our customers can use the latest versions of those packages.


Closes #1208

Update the API to 1.9 so that we're able to work with instrumentation
package that rely on this version of the API.
If these packages are compatible with version 1.9 of the OpenTelemetry
API package, update them so our customers can use the latest versions of
those packages.
@tombruijn tombruijn requested a review from unflxw August 22, 2025 13:00
@tombruijn tombruijn self-assigned this Aug 22, 2025
@tombruijn tombruijn added the enhancement An improvement to an existing feature. label Aug 22, 2025
@backlog-helper
Copy link


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

Copy link
Contributor

@unflxw unflxw left a comment

Choose a reason for hiding this comment

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

Verified that the updates didn't cause versions of @opentelemetry/api other than 1.9 to be installed:

npm list --all | grep @opentelemetry/api@ | grep -v 'deduped'

@tombruijn tombruijn merged commit de7fffc into main Aug 26, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement to an existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update @opentelemetry/api to ^1.9.0

3 participants