Skip to content

Commit c5a864a

Browse files
committed
up
1 parent 8b19e59 commit c5a864a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,17 @@
1919
use `setTraceIdRequestAttributeEnabled()` and `setCaptureRequestParameters()` respectively.
2020
- Removed the `opentelemetry-runtime-telemetry-java8` and `opentelemetry-runtime-telemetry-java17`
2121
library artifacts (deprecated aliases); use `opentelemetry-runtime-telemetry` instead.
22-
<<<<<<< remove-more-deprecated-props
2322
- Removed previously deprecated experimental config property
2423
`otel.instrumentation.http.client.experimental.redact-query-parameters`; use
2524
`otel.instrumentation.sanitization.url.experimental.sensitive-query-parameters` instead.
2625
- Removed previously deprecated experimental config property
2726
`otel.instrumentation.common.experimental.db-sqlcommenter.enabled`; use
2827
`otel.instrumentation.common.db.experimental.sqlcommenter.enabled` instead.
29-
=======
3028
- Removed the previously deprecated `captureEventName` library builder setting from the
3129
logback-appender-1.0 and log4j-appender-2.17 `OpenTelemetryAppender`, and the corresponding
3230
`otel.instrumentation.{logback-appender,log4j-appender,jboss-logmanager}.experimental.capture-event-name`
3331
javaagent properties. Use the `otel.event.name` key in MDC / context data / key-value pairs /
3432
Logstash markers / structured arguments instead.
35-
>>>>>>> main
3633

3734
## Version 2.27.0 (2026-04-21)
3835

0 commit comments

Comments
 (0)