Skip to content

Commit f133cf4

Browse files
authored
Update version to 1.58.0 (#7898)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
1 parent ada4e21 commit f133cf4

26 files changed

+27
-25
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## Version 1.57.0 (2025-12-05)
6+
57
### API
68

79
* Add `GlobalOpenTelemetry#getOrNoop`, `#isSet`. Update `#get` to always returns obfuscated instance

docs/apidiffs/current_vs_latest/opentelemetry-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Comparing source compatibility of opentelemetry-api-1.57.0-SNAPSHOT.jar against opentelemetry-api-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-api-1.58.0-SNAPSHOT.jar against opentelemetry-api-1.56.0.jar
22
*** MODIFIED CLASS: PUBLIC FINAL io.opentelemetry.api.GlobalOpenTelemetry (not serializable)
33
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
44
+++ NEW METHOD: PUBLIC(+) STATIC(+) io.opentelemetry.api.OpenTelemetry getOrNoop()
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-common-1.57.0-SNAPSHOT.jar against opentelemetry-common-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-common-1.58.0-SNAPSHOT.jar against opentelemetry-common-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-context-1.57.0-SNAPSHOT.jar against opentelemetry-context-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-context-1.58.0-SNAPSHOT.jar against opentelemetry-context-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-common-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-common-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-common-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-common-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-logging-otlp-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-logging-otlp-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-logging-otlp-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-logging-otlp-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-logging-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-logging-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-logging-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-logging-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-otlp-common-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-common-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-otlp-common-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-common-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-otlp-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-otlp-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-otlp-1.56.0.jar
22
No changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Comparing source compatibility of opentelemetry-exporter-sender-grpc-managed-channel-1.57.0-SNAPSHOT.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.56.0.jar
1+
Comparing source compatibility of opentelemetry-exporter-sender-grpc-managed-channel-1.58.0-SNAPSHOT.jar against opentelemetry-exporter-sender-grpc-managed-channel-1.56.0.jar
22
No changes.

0 commit comments

Comments
 (0)