Skip to content

Commit dc8fa0e

Browse files
committed
more
1 parent 37d2757 commit dc8fa0e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@
9898
([#15289](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15289))
9999
- Add http client url template customizer
100100
([#15217](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15217))
101+
- Introduce idiomatic `JmxTelemetry` API for JMX metrics library
102+
([#15220](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15220))
103+
- Add instrumentation for OpenTelemetry API incubator's `ExtendedOpenTelemetry`
104+
([#15178](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15178))
101105

102106
### 🛠️ Bug fixes
103107

@@ -115,6 +119,8 @@
115119
([#15260](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15260))
116120
- Logback appender fixed to capture Logstash `StructuredArguments.entries()`
117121
([#15341](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15341))
122+
- Fix context propagation in Spring WebFlux 7.0 client reactive callbacks
123+
([#15336](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15336))
118124

119125
## Version 2.21.0 (2025-10-17)
120126

0 commit comments

Comments
 (0)