You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support disabling the creation of mojo execution spans [#108](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/108)
7
+
* Use the [OpenTelemetry SDK Autoconfigure extension](https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure) to support more configuration setting [#112](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/112). All the settings of the OTLP exporter are supported.
8
+
* Fix failure to load the extension declaring it in pom.xml [#86](https://github.com/open-telemetry/opentelemetry-java-contrib/issues/86)
9
+
* Fix exception if OTLP exporter is not configured properly [#93](https://github.com/open-telemetry/opentelemetry-java-contrib/issues/93).
10
+
5
11
## Version 1.6.0 - 2021-09-22
6
12
7
13
* All libraries updated to OpenTelemetry SDK 1.6.0.
0 commit comments