Skip to content

Commit bb6acff

Browse files
authored
Change log for upcoming 1.33.4 patch release (#11622)
1 parent 99916eb commit bb6acff

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### 📈 Enhancements
6+
7+
- Backport: Undertow, run response customizer on all ServerConnection implementations
8+
([#11548](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11548))
9+
- Backport: Improve security manager support
10+
([#11606](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11606))
11+
- Backport: Update the OpenTelemetry SDK version to 1.39.0
12+
([#11603](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11603))
13+
14+
### 🛠️ Bug fixes
15+
16+
- Backport: Avoid NullPointerException when JMS destination is not available
17+
([#11577](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11577))
18+
- Backport: Fix Spring Kafka instrumentation closing the trace too early
19+
([#11592](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11592))
20+
- Backport: Fix gRPC instrumentation adding duplicates to metadata instead of overwriting
21+
([#11604](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11604))
22+
- Backport: Fix request header capture corrupting tomcat request
23+
([#11607](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11607))
24+
325
## Version 1.33.3 (2024-05-21)
426

527
### 📈 Enhancements

0 commit comments

Comments
 (0)