Skip to content

Commit 25bbf4c

Browse files
committed
added app diff
1 parent f3d04f4 commit 25bbf4c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/apidiffs/current_vs_latest/opentelemetry-sdk-common.txt

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
Comparing source compatibility of opentelemetry-sdk-common-1.46.0-SNAPSHOT.jar against opentelemetry-sdk-common-1.45.0.jar
1+
Comparing source compatibility of opentelemetry-sdk-common-1.46.0-SNAPSHOT.jar against opentelemetry-sdk-common-1.46.0.jar
2+
+++ NEW CLASS: PUBLIC(+) io.opentelemetry.sdk.common.export.DefaultRetryExceptionPredicate (not serializable)
3+
+++ CLASS FILE FORMAT VERSION: 52.0 <- n.a.
4+
+++ NEW INTERFACE: java.util.function.Predicate
5+
+++ NEW SUPERCLASS: java.lang.Object
6+
+++ NEW CONSTRUCTOR: PUBLIC(+) DefaultRetryExceptionPredicate()
7+
+++ NEW METHOD: PUBLIC(+) boolean test(java.io.IOException)
28
**** MODIFIED CLASS: PUBLIC ABSTRACT io.opentelemetry.sdk.common.export.RetryPolicy (not serializable)
39
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
410
+++* NEW METHOD: PUBLIC(+) ABSTRACT(+) java.util.function.Predicate<java.io.IOException> getRetryExceptionPredicate()

0 commit comments

Comments
 (0)