We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7d6a5 commit c48fe94Copy full SHA for c48fe94
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
## Unreleased
4
5
+### API
6
+
7
+#### Incubator
8
9
+* Narrow ExtendedSpanBuilder return types for chaining
10
+ ([#6514](https://github.com/open-telemetry/opentelemetry-java/pull/6514))
11
+* Add APIs to determine if tracer, logger, instruments are enabled
12
+ ([#6502](https://github.com/open-telemetry/opentelemetry-java/pull/6502))
13
14
+### SDK
15
16
+#### Extensions
17
18
+* Move autoconfigure docs to opentelemetry.io
19
+ ([#6491](https://github.com/open-telemetry/opentelemetry-java/pull/6491))
20
21
## Version 1.39.0 (2024-06-07)
22
23
### API
0 commit comments