File tree Expand file tree Collapse file tree
docs/apidiffs/current_vs_latest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## Version 1.41.0 (2026-04-30)
44
55* Bump to semconv v1.41.0
66 ([ #465 ] ( https://github.com/open-telemetry/semantic-conventions-java/pull/465 ) )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77}
88
99// start - updated by ./.github/workflows/prepare-release-branch.yml
10- val snapshot = true
10+ val snapshot = false
1111// end
1212
1313// The release version of https://github.com/open-telemetry/semantic-conventions used to generate classes
Original file line number Diff line number Diff line change 1- Comparing source compatibility of opentelemetry-semconv-1.41.0-SNAPSHOT .jar against opentelemetry-semconv-1.40.0.jar
1+ Comparing source compatibility of opentelemetry-semconv-1.41.0.jar against opentelemetry-semconv-1.40.0.jar
22+++ NEW CLASS: PUBLIC(+) FINAL(+) io.opentelemetry.semconv.DeploymentAttributes (not serializable)
33 +++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
44 +++ NEW SUPERCLASS: java.lang.Object
You can’t perform that action at this time.
0 commit comments