-
Notifications
You must be signed in to change notification settings - Fork 913
Closed
Labels
needs:code-contributionThis feature/bug is ready to implementThis feature/bug is ready to implementtarget:next-major-releaseThis PR targets the next major release (`next` branch)This PR targets the next major release (`next` branch)type:featureA feature with no sub-issues to addressA feature with no sub-issues to address
Milestone
Description
Description
We've updated our guidelines to state that we only support ES2020 starting with 2.0. To avoid confusion when we release, we should actually transpile to ES2020 right away.
This issue is considered done when
- SDK packages have been updated to use
ES2020ES2022 - API (
@opentelemetry/api
) has been held back to the current state to avoid breaking in a minor version - semconv (
@opentelemetry/semantic-conventions
) is held back to current state to avoid breaking in a minor version.
Additional context:
Follows up on:
Metadata
Metadata
Assignees
Labels
needs:code-contributionThis feature/bug is ready to implementThis feature/bug is ready to implementtarget:next-major-releaseThis PR targets the next major release (`next` branch)This PR targets the next major release (`next` branch)type:featureA feature with no sub-issues to addressA feature with no sub-issues to address