dependabot[bot] opened a new pull request, #20343: URL: https://github.com/apache/druid/pull/20343
Bumps `opentelemetry.version` from 1.65.0 to 1.66.0. Updates `io.opentelemetry:opentelemetry-bom` from 1.65.0 to 1.66.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-bom's releases</a>.</em></p> <blockquote> <h2>Version 1.66.0</h2> <h3>API</h3> <ul> <li>Fix <code>Baggage.fromContext()</code> and <code>Baggage.fromContextOrNull()</code> to handle a <code>null</code> context (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8667">#8667</a>)</li> <li>Do not percent-encode W3C baggage metadata (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8682">#8682</a>)</li> <li>Fix <code>ArrayIndexOutOfBoundsException</code> in <code>OtelEncodingUtils</code> for invalid hex characters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8748">#8748</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Record processed spans before export completes and reject new spans on shutdown in <code>SpanProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8735">#8735</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Improve explicit bucket histogram contention performance (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8717">#8717</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Record processed logs before export completes and reject new logs on shutdown in <code>LogRecordProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8698">#8698</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Respect <code>Retry-After</code> in OTLP HTTP senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8633">#8633</a>)</li> <li>OTLP: Add <code>setEnabledProtocols</code> option to OTLP HTTP exporter builders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8610">#8610</a>)</li> <li>OTLP: Reject mixing <code>keyManager</code> and <code>sslContext</code> in <code>TlsConfigHelper</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8710">#8710</a>)</li> <li>OTLP: Fix <code>OkHttpGrpcSender</code> mTLS when using the platform default trust store (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8758">#8758</a>)</li> <li>OTLP: Suppress instrumentation of exporter requests in <code>JdkHttpSender</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8757">#8757</a>)</li> <li>OTLP: Accept RFC 1123 hostnames in <code>EndpointUtil.validateEndpoint</code> for OkHttp senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8746">#8746</a>)</li> <li>OTLP: Include the number of affected items in exporter error logging (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8780">#8780</a>)</li> <li>OTLP: Add <code>toString</code> to <code>OtlpJsonLogging{Span,Metric,LogRecord}Exporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8725">#8725</a>)</li> <li>OTLP Profiles: Improve JFR export example and align <code>LinkData</code> null-element handling with the spec (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8349">#8349</a>)</li> <li>Prometheus: Remove default host log warning in <code>PrometheusHttpServerBuilder</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8679">#8679</a>)</li> <li>Prometheus: Align UCUM byte unit conversions with the specification table (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8752">#8752</a>)</li> </ul> <h4>Extensions</h4> <ul> <li><strong>BREAKING</strong> Declarative config: Rename generated model POJO setters from <code>with<Prop></code> to <code>set<Prop></code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8742">#8742</a>)</li> <li>Declarative config: Resolve experimental properties on stable APIs in generated model POJOs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8654">#8654</a>)</li> <li>Declarative config: Fix inverted <code>scope_info_enabled</code> and <code>target_info_enabled</code> flags in the Prometheus component provider (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8750">#8750</a>)</li> <li>Declarative config: Support <code>output_stream</code> in <code>otlp_file/development</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8676">#8676</a>)</li> <li>Incubator: Add <code>toString</code> to <code>ComposableAnnotatingSampler</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8645">#8645</a>)</li> </ul> <h3>Project tooling</h3> <ul> <li>Remediate <code>zizmor</code> findings in GitHub Actions workflows (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8592">#8592</a>)</li> </ul> <h3>🙇 Thank you</h3> <p>This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-bom's changelog</a>.</em></p> <blockquote> <h2>Version 1.66.0 (2026-09-11)</h2> <h3>API</h3> <ul> <li>Fix <code>Baggage.fromContext()</code> and <code>Baggage.fromContextOrNull()</code> to handle a <code>null</code> context (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8667">#8667</a>)</li> <li>Do not percent-encode W3C baggage metadata (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8682">#8682</a>)</li> <li>Fix <code>ArrayIndexOutOfBoundsException</code> in <code>OtelEncodingUtils</code> for invalid hex characters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8748">#8748</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Record processed spans before export completes and reject new spans on shutdown in <code>SpanProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8735">#8735</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Improve explicit bucket histogram contention performance (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8717">#8717</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Record processed logs before export completes and reject new logs on shutdown in <code>LogRecordProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8698">#8698</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Respect <code>Retry-After</code> in OTLP HTTP senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8633">#8633</a>)</li> <li>OTLP: Add <code>setEnabledProtocols</code> option to OTLP HTTP exporter builders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8610">#8610</a>)</li> <li>OTLP: Reject mixing <code>keyManager</code> and <code>sslContext</code> in <code>TlsConfigHelper</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8710">#8710</a>)</li> <li>OTLP: Fix <code>OkHttpGrpcSender</code> mTLS when using the platform default trust store (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8758">#8758</a>)</li> <li>OTLP: Suppress instrumentation of exporter requests in <code>JdkHttpSender</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8757">#8757</a>)</li> <li>OTLP: Accept RFC 1123 hostnames in <code>EndpointUtil.validateEndpoint</code> for OkHttp senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8746">#8746</a>)</li> <li>OTLP: Include the number of affected items in exporter error logging (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8780">#8780</a>)</li> <li>OTLP: Add <code>toString</code> to <code>OtlpJsonLogging{Span,Metric,LogRecord}Exporter</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8725">#8725</a>)</li> <li>OTLP Profiles: Improve JFR export example and align <code>LinkData</code> null-element handling with the spec (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8349">#8349</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/300a35830e29f94a173479c3c91dff72ae37c5fc"><code>300a358</code></a> [release/v1.66.x] Prepare release 1.66.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8799">#8799</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/dd711061cc7b1a5343168b43c112d7c687321fa4"><code>dd71106</code></a> Prepare for 1.66.0 release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8795">#8795</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/9284265a4c059cb224f34f0bd58cb31fc6465d60"><code>9284265</code></a> Manual 1.65.0 post release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8794">#8794</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/10c7338cc9b10e29579fc4321408c3f6aa788c9a"><code>10c7338</code></a> Align UCUM byte unit conversions with the specification table (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8752">#8752</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/bf1a64c3039a850900a02e47c0b599324af11b94"><code>bf1a64c</code></a> Accept RFC 1123 hostnames in EndpointUtil.validateEndpoint (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8746">#8746</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/ab72956777e6f63e2ca44924b282838d7ca38220"><code>ab72956</code></a> Add number of affected items to Exporter error logging (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8780">#8780</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/275fe927de1ec59471d006fea23372474471eeb1"><code>275fe92</code></a> Update dependency com.squareup.wire:wire-bom to v7 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8793">#8793</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/050f481512b4850c5b539aac50bf1ba2b0cbfa5b"><code>050f481</code></a> Remove unused parameter from B3 propagation integration tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8791">#8791</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/8d7bd65e03d5e1c5846b5c20d1c89a36899a7a97"><code>8d7bd65</code></a> Improve explicit histogram contention performance (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8717">#8717</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-java/commit/2c880d9dcd30798660f8ad8d55ed4c6d31092863"><code>2c880d9</code></a> Rename inverted grpc detection test in GrpcJavaOtlpIntegrationTest (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/issues/8790">#8790</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.65.0...v1.66.0">compare view</a></li> </ul> </details> <br /> Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.65.0-alpha to 1.66.0-alpha <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 1.65.0</h2> <p><strong>NOTE:</strong> The <code>opentelemetry-exporter-zipkin</code> artifact has stopped being published. It was deprecated in a prior release. Users should migrate to OTLP or use a Zipkin-compatible collector exporter.</p> <h3>API</h3> <ul> <li>Ignore empty baggage keys in <code>ImmutableBaggage.put</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8658">#8658</a>)</li> <li>Use <code>NumberFormatException</code> in baggage decoder (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8593">#8593</a>)</li> <li>Fix <code>TraceStateBuilder.remove</code> corrupting the builder when the same key is removed twice (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8613">#8613</a>)</li> </ul> <h4>Incubating</h4> <ul> <li>Add bound instrument APIs (<code>BoundLongCounter</code>, <code>BoundDoubleCounter</code>, <code>BoundLongHistogram</code>, <code>BoundDoubleHistogram</code>, <code>BoundLongUpDownCounter</code>, <code>BoundDoubleUpDownCounter</code>, <code>BoundLongGauge</code>, <code>BoundDoubleGauge</code>) to the incubator metrics API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8527">#8527</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Trace propagators: Fix <code>JaegerPropagator</code> baggage header key case sensitivity (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8496">#8496</a>)</li> <li>Trace propagators: Do not overwrite existing baggage with empty baggage in <code>JaegerPropagator</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8632">#8632</a>)</li> <li>Trace propagators: Skip empty baggage keys in <code>OtTracePropagator</code> extract (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8631">#8631</a>)</li> <li>Trace propagators: Stop parsing a <code>jaeger-baggage</code> header after 64 tokens, including malformed tokens (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8702">#8702</a>)</li> </ul> <h3>SDK</h3> <ul> <li>Update SDK attributes implementation (<code>AttributesMap</code>) to enforce last-value-win semantics based on string value of <code>AttributeKey.getKey()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8548">#8548</a>)</li> </ul> <h4>Traces</h4> <ul> <li>Add <code>Sampler</code> shutdown lifecycle: <code>Sampler</code> now extends <code>Closeable</code> and exposes a default <code>shutdown()</code> invoked when the <code>SdkTracerProvider</code> is shut down; <code>JaegerRemoteSampler</code> implements it to stop its polling executor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8574">#8574</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Gate <code>PeriodicMetricReader</code> self-observability metrics by internal telemetry version (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8597">#8597</a>)</li> <li>Record <code>error.type</code> on failed collections in <code>PeriodicMetricReader</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8650">#8650</a>)</li> <li>Testing: Fix <code>LongExemplarAssert.hasFilteredAttributesSatisfyingExactly</code> to enforce exact attribute matching (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8518">#8518</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Fix <code>ReadWriteLogRecord</code> default <code>getObservedTimestampEpochNanos</code> returning the record timestamp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8504">#8504</a>)</li> </ul> <h4>Profiles</h4> <ul> <li>Fix profiles data model attribute count parameter name and timestamp doc unit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8514">#8514</a>)</li> </ul> <h4>Exporters</h4> <ul> <li><strong>WARNING</strong> Zipkin: Delete <code>opentelemetry-exporter-zipkin</code>; the artifact is no longer published (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8677">#8677</a>)</li> <li>OTLP: Use HTTP error response bodies in <code>HttpExporter</code> warning logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8428">#8428</a>)</li> <li>OTLP: Fix <code>OkHttpHttpSender</code> mTLS when using the platform default trust store (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8565">#8565</a>)</li> <li>OTLP: Fix sign extension on <code>LogRecord</code> flags in the low-allocation log marshaler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8493">#8493</a>)</li> <li>OTLP: Standardize <code>OkHttpHttpSender</code>, <code>JdkHttpSender</code>, and <code>UpstreamGrpcSender</code> shutdown to await executor/channel termination (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8495">#8495</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8627">#8627</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8624">#8624</a>)</li> <li>OTLP: Log the underlying except/ion when a gRPC response frame is invalid (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8626">#8626</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h2>Version 1.66.0 (2026-09-11)</h2> <h3>API</h3> <ul> <li>Fix <code>Baggage.fromContext()</code> and <code>Baggage.fromContextOrNull()</code> to handle a <code>null</code> context (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8667">#8667</a>)</li> <li>Do not percent-encode W3C baggage metadata (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8682">#8682</a>)</li> <li>Fix <code>ArrayIndexOutOfBoundsException</code> in <code>OtelEncodingUtils</code> for invalid hex characters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8748">#8748</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Record processed spans before export completes and reject new spans on shutdown in <code>SpanProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8735">#8735</a>)</li> </ul> <h4>Metrics</h4> <ul> <li>Improve explicit bucket histogram contention performance (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8717">#8717</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Record processed logs before export completes and reject new logs on shutdown in <code>LogRecordProcessor</code> self-observability instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8698">#8698</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>OTLP: Respect <code>Retry-After</code> in OTLP HTTP senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8633">#8633</a>)</li> <li>OTLP: Add <code>setEnabledProtocols</code> option to OTLP HTTP exporter builders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8610">#8610</a>)</li> <li>OTLP: Reject mixing <code>keyManager</code> and <code>sslContext</code> in <code>TlsConfigHelper</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8710">#8710</a>)</li> <li>OTLP: Fix <code>OkHttpGrpcSender</code> mTLS when using the platform default trust store (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8758">#8758</a>)</li> <li>OTLP: Suppress instrumentation of exporter requests in <code>JdkHttpSender</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8757">#8757</a>)</li> <li>OTLP: Accept RFC 1123 hostnames in <code>EndpointUtil.validateEndpoint</code> for OkHttp senders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8746">#8746</a>)</li> <li>OTLP: Include the number of affected items in exporter error logging (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/8780">#8780</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-java/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
