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

chore: prepare next release #4939

Merged

Conversation

opentelemetrybot
Copy link
Contributor

@opentelemetrybot opentelemetrybot commented Aug 21, 2024

1.26.0

Note: This package will now be versioned according to the version of semantic conventions being provided.

🚀 (Enhancement)

  • feat(semconv): update semantic conventions to 1.27 (from 1.7.0) #4690 @dyladan
    • Exported names have changed to ATTR_{name} for attributes (e.g. ATTR_HTTP_REQUEST_METHOD), {name}_VALUE_{value} for enumeration values (e.g. HTTP_REQUEST_METHOD_VALUE_POST), and METRIC_{name} for metrics. Exported names from previous versions are deprecated.
    • Import @opentelemetry/semantic-conventions for stable semantic conventions. Import @opentelemetry/semantic-conventions/incubating for all semantic conventions, stable and unstable.

🏠 (Internal)

@opentelemetrybot opentelemetrybot requested a review from a team August 21, 2024 17:59
@JamieDanielson
Copy link
Member

🏠 (Internal)

Looks like we have one more change we can make to the script where it's picking up an extra heading but generally speaking this looks to be working 🎉

@trentm
Copy link
Contributor

trentm commented Aug 21, 2024

Looks good. A pox on npm's house for all the noise added to the package-lock diff by sometimes adding "license" fields. I don't quite grok the movement of terser-webpack-plugin entries in the package-lock file, but I don't think it is dangerous.

package-lock.json Outdated Show resolved Hide resolved
@pichlermarc pichlermarc added this pull request to the merge queue Aug 22, 2024
Merged via the queue into open-telemetry:main with commit 3cf1c52 Aug 22, 2024
19 checks passed
Zirak pushed a commit to Zirak/opentelemetry-js that referenced this pull request Sep 14, 2024
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.

5 participants