Skip to content

Commit

Permalink
Merge change log updates from release/v1.33.x (#11628)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Jun 19, 2024
1 parent de11929 commit 4b327ed
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

## Unreleased

## Version 1.33.4 (2024-06-19)

### 📈 Enhancements

- Backport: Undertow, run response customizer on all ServerConnection implementations
([#11548](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11548))
- Backport: Improve security manager support
([#11606](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11606))
- Backport: Update the OpenTelemetry SDK version to 1.39.0
([#11603](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11603))

### 🛠️ Bug fixes

- Backport: Avoid NullPointerException when JMS destination is not available
([#11577](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11577))
- Backport: Fix Spring Kafka instrumentation closing the trace too early
([#11592](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11592))
- Backport: Fix gRPC instrumentation adding duplicates to metadata instead of overwriting
([#11604](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11604))
- Backport: Fix request header capture corrupting tomcat request
([#11607](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11607))

## Version 2.5.0 (2024-06-17)

### 📈 Enhancements
Expand Down

0 comments on commit 4b327ed

Please sign in to comment.