Merge change log updates from release/v1.33.x (#11418)

This commit is contained in:
OpenTelemetry Bot 2024-05-21 14:18:25 +02:00 committed by GitHub
parent b36d2845b3
commit 80b3ee934c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@
## Unreleased ## Unreleased
## Version 1.33.3 (2024-05-21)
### 📈 Enhancements
- Backport: Fix the logic to get container.id resource attribute
([#11333](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11333))
- Backport: Update the OpenTelemetry SDK version to 1.38.0
([#11386](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11386))
- Backport: Fix a bug in undertow instrumentation related to HTTP/2
([#11387](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11387))
- Backport: Fix container.id issue in some crio scenarios
([#11405](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11405))
## Version 2.4.0 (2024-05-18) ## Version 2.4.0 (2024-05-18)
### 🌟 New javaagent instrumentation ### 🌟 New javaagent instrumentation