We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1d8bb commit 448e888Copy full SHA for 448e888
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## Version 1.33.2 (2024-04-20)
17
18
### 📈 Enhancements
0 commit comments