Skip to content

chore: bump otel minor#1358

Merged
chris-olszewski merged 1 commit into
mainfrom
olszewski/bump_otel
Jun 26, 2026
Merged

chore: bump otel minor#1358
chris-olszewski merged 1 commit into
mainfrom
olszewski/bump_otel

Conversation

@chris-olszewski

Copy link
Copy Markdown
Member

What was changed

Bump to 0.32 minor of the OTEL packages and resulting necessary code changes

Why?

Checklist

  1. Closes N/A

  2. How was this tested:
    Existing tests

  3. Any docs updates needed?
    N/A

@chris-olszewski chris-olszewski requested a review from a team as a code owner June 26, 2026 17:35
metrics::{Meter, MeterProvider as MeterProviderT},
};
#[cfg(any(feature = "tls-ring", feature = "tls-aws-lc"))]
use opentelemetry_otlp::tonic_types::transport::ClientTlsConfig;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now only exported if opentelemetry_otlp is built with one of the TLS features. tls-ring and tls-aws-lc are our own features that we forward down to select a TLS impl.

@chris-olszewski chris-olszewski enabled auto-merge (squash) June 26, 2026 17:46
@chris-olszewski chris-olszewski merged commit ad76ca5 into main Jun 26, 2026
39 of 40 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/bump_otel branch June 26, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants