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 778326f commit 8ca434fCopy full SHA for 8ca434f
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## Unreleased
4
5
+### Maven extension
6
+
7
+- [maven-extension] Emit a warning rather than failing the build with an exception on illegal state
8
+ ([#776](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/776))
9
+- [maven-extension] Remove dependency to grpc-netty-shaded as opentelemetry-exporter-otlp pulls
10
+ okhttp3
11
+ ([#785](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/785))
12
+- [maven-extension] Propagate OTel context to plugin mojos
13
+ ([#786](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/786))
14
15
## Version 1.23.0 (2023-02-22)
16
17
### JFR streaming
0 commit comments