Skip to content

chore(deps): bump tracing-opentelemetry from 0.24.0 to 0.33.0 in /bundler in the opentelemetry group across 1 directory#311

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bundler/opentelemetry-b8978d20ad
Open

chore(deps): bump tracing-opentelemetry from 0.24.0 to 0.33.0 in /bundler in the opentelemetry group across 1 directory#311
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bundler/opentelemetry-b8978d20ad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the opentelemetry group with 1 update in the /bundler directory: tracing-opentelemetry.

Updates tracing-opentelemetry from 0.24.0 to 0.33.0

Release notes

Sourced from tracing-opentelemetry's releases.

0.33.0

Fixed

  • [breaking] avoid deadlock when entering a span (#251)

Other

0.32.1

Added

  • allow OpenTelemetry context access with SpanRef (#234)
  • add event-counting filtering layer for spans (#228)
  • publicly export SetParentError

Fixed

  • fix panic in multithreaded follows-from

Other

  • Remove unwanted dependency on opentelemetry sdk crate (#241)
  • update README.md links to use the latest version (#239)
  • remove thiserror and unused dependencies (#238)

0.32.0

Added

  • Add configuration for including target in spans (#222)

Changed

  • OpenTelemetry context activation (#202)
    • Trace ID and span ID can be obtained from OtelData via dedicated functions. Note that these will be available only if the context has already been built. (#233)
  • Correctly track entered and exited state for timings (#212)
  • Slightly improve error message on version mismatch (#211)
  • Remove Lazy for thread_local static (#215)
  • Update description of special fields and semantic conventions

Breaking Changes

  • The attributes code.filepath, code.lineno, and code.namespace have been renamed to code.file.path, and code.line.number, and code.module.name, to align with the opentelemetry semantic conventions for code. (#225)
  • Upgrade from opentelemetry to 0.31.0. Refer to the upstream changelog for more information. (#230)

... (truncated)

Changelog

Sourced from tracing-opentelemetry's changelog.

0.33.0 - 2026-05-18

Fixed

  • [breaking] avoid deadlock when entering a span (#251)

Other

0.32.1 - 2025-12-17

Added

  • allow OpenTelemetry context access with SpanRef (#234)
  • add event-counting filtering layer for spans (#228)
  • publicly export SetParentError

Fixed

  • fix panic in multithreaded follows-from

Other

  • Remove unwanted dependency on opentelemetry sdk crate (#241)
  • update README.md links to use the latest version (#239)
  • remove thiserror and unused dependencies (#238)

0.32.0 - 2025-09-29

Added

  • Add configuration for including target in spans (#222)

Changed

  • OpenTelemetry context activation (#202)
    • Trace ID and span ID can be obtained from OtelData via dedicated functions. Note that these will be available only if the context has already been built. (#233)
  • Correctly track entered and exited state for timings (#212)
  • Slightly improve error message on version mismatch (#211)
  • Remove Lazy for thread_local static (#215)
  • Update description of special fields and semantic conventions

Breaking Changes

  • The attributes code.filepath, code.lineno, and code.namespace have been renamed to code.file.path, and code.line.number, and code.module.name, to align with the opentelemetry semantic conventions for code. (#225)

... (truncated)

Commits
  • 1d5422f chore: prepare release of 0.33.0
  • f67ceb8 fix: use reentrant tracing fix in one more place (#263)
  • 07c394b chore: rewirte reentrant tracing checks (#262)
  • eb59bda fix!: avoid deadlock when entering a span (#251)
  • 44521fa chore: Upgrade to OpenTelemetry 0.32 (#258)
  • 91c4faa chore: mimimize package size (#252)
  • feedb22 chore: prepare release of 0.32.1 (#246)
  • 99b934b feat: allow OpenTelemetry context access with SpanRef (#234)
  • 35be2a5 docs: add functionality rustdocs to layer
  • a31f8db fix: fix panic in multithreaded follows-from
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull request that updates Rust code labels Jun 8, 2026
Bumps the opentelemetry group with 1 update in the /bundler directory: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry).


Updates `tracing-opentelemetry` from 0.24.0 to 0.33.0
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](tokio-rs/tracing-opentelemetry@v0.24.0...v0.33.0)

---
updated-dependencies:
- dependency-name: tracing-opentelemetry
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump tracing-opentelemetry from 0.24.0 to 0.33.0 in /bundler in the opentelemetry group chore(deps): bump tracing-opentelemetry from 0.24.0 to 0.33.0 in /bundler in the opentelemetry group across 1 directory Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/bundler/opentelemetry-b8978d20ad branch from b9fc694 to f3c58f8 Compare June 29, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull request that updates Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants