File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
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
+
5
12
## Version 2.18.0 (2025-07-17)
6
13
7
14
### 🌟 New javaagent instrumentation
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
+ ### 🛠️ Bug fixes
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
You can’t perform that action at this time.
0 commit comments