Skip to content

Commit 448e888

Browse files
authored
Change log for upcoming 1.33.3 patch release (#11408)
1 parent 2a1d8bb commit 448e888

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: CHANGELOG.md

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

3+
## Unreleased
4+
5+
### 📈 Enhancements
6+
7+
- Backport: Fix the logic to get container.id resource attribute
8+
([#11333](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11333))
9+
- Backport: Update the OpenTelemetry SDK version to 1.38.0
10+
([#11386](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11386))
11+
- Backport: Fix a bug in undertow instrumentation related to HTTP/2
12+
([#11387](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11387))
13+
- Backport: Fix container.id issue in some crio scenarios
14+
([#11405](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11405))
15+
316
## Version 1.33.2 (2024-04-20)
417

518
### 📈 Enhancements

0 commit comments

Comments
 (0)