Skip to content

Commit 8ca434f

Browse files
authored
Update change log for 1.24.0 release (#804)
1 parent 778326f commit 8ca434f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## Unreleased
44

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+
515
## Version 1.23.0 (2023-02-22)
616

717
### JFR streaming

0 commit comments

Comments
 (0)