Skip to content

Commit d2e882c

Browse files
committed
Update apidiff baseline to released version 1.41.1
1 parent d1e59cf commit d2e882c

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## Version 1.41.1 (2026-05-12)
66

7+
* Bump to semconv v1.41.1
8+
([#475](https://github.com/open-telemetry/semantic-conventions-java/pull/475))
9+
10+
## Version 1.41.1 (2026-05-12)
11+
712
* Bump to semconv v1.41.1
813
([#475](https://github.com/open-telemetry/semantic-conventions-java/pull/475))
914

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Comparing source compatibility of opentelemetry-semconv-1.41.1.jar against opentelemetry-semconv-1.41.0.jar
2+
*** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.semconv.SchemaUrls (not serializable)
3+
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
4+
+++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String V1_41_1
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
Comparing source compatibility of opentelemetry-semconv-1.41.1-SNAPSHOT.jar against opentelemetry-semconv-1.41.0.jar
2-
*** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.semconv.SchemaUrls (not serializable)
3-
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
4-
+++ NEW FIELD: PUBLIC(+) STATIC(+) FINAL(+) java.lang.String V1_41_1
1+
Comparing source compatibility of opentelemetry-semconv-1.41.1-SNAPSHOT.jar against opentelemetry-semconv-1.41.1.jar
2+
No changes.

0 commit comments

Comments
 (0)