dependabot[bot] opened a new pull request, #1605: URL: https://github.com/apache/ratis/pull/1605
Bumps `opentelemetry.version` from 1.65.0 to 1.66.0. Updates `io.opentelemetry:opentelemetry-api` 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-api'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-api'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-context` 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-context'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-context'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-sdk` 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-sdk'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-sdk'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-sdk-testing` 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-sdk-testing'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-sdk-testing'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 /> 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]
