Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate tracing-opentelemetry to 0.24.0 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tracing-opentelemetry dependencies minor 0.18.0 -> 0.24.0

Release Notes

tokio-rs/tracing-opentelemetry (tracing-opentelemetry)

v0.24.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.23. Refer to the upstream
    changelog
    for more information.
Added
Fixed
  • Fixed compilation on WASI targets (#​147)
  • Set span end time when it exists (#​124)

v0.23.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.22. Refer to the upstream
    changelog
    for more information. In particular, i64 histograms will silently downgrade to
    key/value exports.

v0.22.0

Compare Source

Breaking Changes
  • Upgrade to v0.21.0 of opentelemetry
    For list of breaking changes in OpenTelemetry, see the
    v0.21.0 changelog.
  • Update MSRV to require Rust 1.65+, as opentelemetry requires it now. (#​68)
Fixed

Thanks to @​jesseditson, @​AsmPrgmC3, and @​rthomas for contributing to this release!

v0.21.0

Compare Source

Added
  • Ability to produce measurement with attributes (#​43)
Breaking Changes
Fixed
  • Trace IDs not matching when propagating invalid contexts (#​55)

Thanks to @​ymgyt and @​hdost for contributing to this release!

v0.20.0

Compare Source

Added
  • Add OpenTelemetrySpanExt::set_attribute function (#​34)
Breaking Changes
  • Upgrade to v0.20.0 of opentelemetry (#​36)
    For list of breaking changes in OpenTelemetry, see the
    v0.20.0 changelog.

Thanks to @​ymgyt, @​mladedav, @​shaun-cox, and @​Protryon for contributing to this release!

v0.19.0

Breaking Changes
  • Upgrade to v0.19.0 of opentelemetry (#​12)
    For list of breaking changes in OpenTelemetry, see the
    v0.19.0 changelog.
  • Update MSRV to require Rust 1.60+, as opentelemetry requires it now (#​12)

Thanks to @​jaysonsantos, @​briankung, and @​humb1t for contributing to this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 2f0be20 to 8a849ad Compare May 30, 2024 20:52
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.23.0 fix(deps): update rust crate tracing-opentelemetry to 0.24.0 May 30, 2024
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.

None yet

0 participants