Skip to content

chore: release#336

Merged
davidB merged 1 commit into
mainfrom
release-plz-2026-04-27T10-55-39Z
May 24, 2026
Merged

chore: release#336
davidB merged 1 commit into
mainfrom
release-plz-2026-04-27T10-55-39Z

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • tracing-opentelemetry-instrumentation-sdk: 0.32.5 -> 0.32.6 (✓ API compatible changes)
  • axum-tracing-opentelemetry: 0.33.1 -> 0.33.2 (✓ API compatible changes)
  • fake-opentelemetry-collector: 0.34.1 -> 0.34.2 (✓ API compatible changes)
  • init-tracing-opentelemetry: 0.37.0 -> 0.38.0 (⚠ API breaking changes)
  • tonic-tracing-opentelemetry: 0.32.2 -> 0.32.3 (✓ API compatible changes)

init-tracing-opentelemetry breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_variant_added.ron

Failed in:
  variant Error:OTelSdkError in /tmp/.tmpYZHfEg/tracing-opentelemetry-instrumentation-sdk/init-tracing-opentelemetry/src/error.rs:11
  variant Error:SetupError in /tmp/.tmpYZHfEg/tracing-opentelemetry-instrumentation-sdk/init-tracing-opentelemetry/src/error.rs:14

--- failure enum_variant_missing: pub enum variant removed or renamed ---

Description:
A publicly-visible enum has at least one variant that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_variant_missing.ron

Failed in:
  variant Error::TraceError, previously in file /tmp/.tmpObmPEe/init-tracing-opentelemetry/src/error.rs:10
Changelog

fake-opentelemetry-collector

0.34.1 - 2026-03-15

Fixed

  • MSRV (bump to 1.88) & api changes in dependencies, reformat (#325)

init-tracing-opentelemetry

0.38.0 - 2026-05-24

Fixed

  • (deps) update opentelemetry

Added

  • add apidoc for public entries and re-export opentelemetry


This PR was generated with release-plz.

@github-actions github-actions Bot changed the title chore(init-tracing-opentelemetry): release v0.37.1 chore: release May 24, 2026
@github-actions github-actions Bot force-pushed the release-plz-2026-04-27T10-55-39Z branch from ad03a74 to 921c980 Compare May 24, 2026 11:11
@davidB davidB force-pushed the release-plz-2026-04-27T10-55-39Z branch from 921c980 to bad0e12 Compare May 24, 2026 11:17
@davidB davidB merged commit 89a3524 into main May 24, 2026
1 check passed
@davidB davidB deleted the release-plz-2026-04-27T10-55-39Z branch May 24, 2026 11:21
@davidB

davidB commented May 24, 2026

Copy link
Copy Markdown
Owner

I manually force to the version 0.38 for every crates (bump of opentelemetry) and re-align

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.

1 participant