We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e804f69 commit 35d41e3Copy full SHA for 35d41e3
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Unreleased
4
5
+## Version 2.18.1 (2025-07-21)
6
+
7
+### 🛠️ Bug fixes
8
9
+- Backport: Shade new `io.opentelemetry.common` package in the bootstrap class loader
10
+ ([#14283](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14283))
11
12
## Version 2.18.0 (2025-07-17)
13
14
### 🌟 New javaagent instrumentation
@@ -46,6 +53,13 @@
46
53
- Fix empty units in JMX state metrics definitions
47
54
([#14194](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14194))
48
55
56
+## Version 2.17.1 (2025-07-08)
57
58
59
60
+- Backport: Fix invalid jmx state metrics empty unit
61
+ ([#14195](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14195))
62
49
63
## Version 2.17.0 (2025-06-20)
50
64
51
65
### Migration notes
0 commit comments