Skip to content

Commit 35d41e3

Browse files
authored
Add missing patch releases to change log (open-telemetry#14444)
1 parent e804f69 commit 35d41e3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Unreleased
44

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+
512
## Version 2.18.0 (2025-07-17)
613

714
### 🌟 New javaagent instrumentation
@@ -46,6 +53,13 @@
4653
- Fix empty units in JMX state metrics definitions
4754
([#14194](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14194))
4855

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+
4963
## Version 2.17.0 (2025-06-20)
5064

5165
### Migration notes

0 commit comments

Comments
 (0)