|
87 | 87 | [#15299](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15299), |
88 | 88 | [#15301](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15301), |
89 | 89 | [#15304](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15304), |
90 | | - [#15311](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15311)) |
| 90 | + [#15311](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15311), |
| 91 | + [#15362](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15362), |
| 92 | + [#15371](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15371)) |
91 | 93 | - Added span status customizer to incubating InstrumenterCustomizer API |
92 | 94 | ([#15288](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15288)) |
93 | 95 | - Added configuration options for sqlcommenter |
94 | 96 | ([#15169](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15169)) |
95 | 97 | - GraphQL instrumentation now records data fetcher errors |
96 | 98 | ([#15289](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15289)) |
| 99 | +- Add http client url template customizer |
| 100 | + ([#15217](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15217)) |
97 | 101 |
|
98 | 102 | ### 🛠️ Bug fixes |
99 | 103 |
|
|
109 | 113 | ([#15249](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15249)) |
110 | 114 | - Declarative configuration now uses snake_case for distro resource provider attribute name |
111 | 115 | ([#15260](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15260)) |
| 116 | +- Logback appender fixed to capture Logstash `StructuredArguments.entries()` |
| 117 | + ([#15341](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15341)) |
112 | 118 |
|
113 | 119 | ## Version 2.21.0 (2025-10-17) |
114 | 120 |
|
|
0 commit comments