File tree 1 file changed +7
-1
lines changed
docs/apidiffs/current_vs_latest
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 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)
2
8
**** MODIFIED CLASS: PUBLIC ABSTRACT io.opentelemetry.sdk.common.export.RetryPolicy (not serializable)
3
9
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
4
10
+++* NEW METHOD: PUBLIC(+) ABSTRACT(+) java.util.function.Predicate<java.io.IOException> getRetryExceptionPredicate()
You can’t perform that action at this time.
0 commit comments