Skip to content

Commit

Permalink
update the api diffs after rebasing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwatson committed Apr 27, 2021
1 parent 7434a86 commit 891b1ad
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion api/all/docs/api_diff_current_vs_latest.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
Comparing source compatibility of against
No changes.
***! MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.trace.Span (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++! NEW METHOD: PUBLIC(+) io.opentelemetry.api.trace.Span setAllAttributes(io.opentelemetry.api.common.Attributes)
***! MODIFIED INTERFACE: PUBLIC ABSTRACT io.opentelemetry.api.trace.SpanBuilder (not serializable)
=== CLASS FILE FORMAT VERSION: 52.0 <- 52.0
+++! NEW METHOD: PUBLIC(+) io.opentelemetry.api.trace.SpanBuilder setAllAttributes(io.opentelemetry.api.common.Attributes)

0 comments on commit 891b1ad

Please sign in to comment.