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.43.0 (2026-07-08)
44
55* Bump to semconv v1.43.0
66 ([ #518 ] ( https://github.com/open-telemetry/semantic-conventions-java/pull/518 ) )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88}
99
1010// start - updated by ./.github/workflows/prepare-release-branch.yml
11- val snapshot = true
11+ val snapshot = false
1212// end
1313
1414// 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.43.0-SNAPSHOT .jar against opentelemetry-semconv-1.42.0.jar
1+ Comparing source compatibility of opentelemetry-semconv-1.43.0.jar against opentelemetry-semconv-1.42.0.jar
22*** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.semconv.SchemaUrls (not serializable)
33 === CLASS FILE FORMAT VERSION: 52.0 <- 52.0
44 +++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String V1_43_0
You can’t perform that action at this time.
0 commit comments