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.28.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

This PR contains the following updates:

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

Release Notes

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

v0.28.0: 0.28.0

Compare Source

What's Changed

v0.27.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.26. Refer to the upstream
    changelog
    for more information.

v0.26.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.25. Refer to the upstream
    changelog
    for more information.

v0.25.0

Compare Source

Breaking Changes
  • Upgrade to opentelemetry 0.24. Refer to the upstream
    changelog
    for more information.
Fixed
  • Invalidate sample decision on set parent (#​153)
  • chore: fix on_close() comment (#​148)

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 was generated by Mend Renovate. View the repository job log.

@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
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 8a849ad to 213d01f Compare July 24, 2024 02:46
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.24.0 fix(deps): update rust crate tracing-opentelemetry to 0.25.0 Jul 24, 2024
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.25.0 fix(deps): update rust crate tracing-opentelemetry to 0.26.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 213d01f to 6c07a9e Compare September 10, 2024 17:43
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 6c07a9e to 99b5e27 Compare October 10, 2024 11:48
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.26.0 fix(deps): update rust crate tracing-opentelemetry to 0.27.0 Oct 10, 2024
@renovate renovate bot changed the title fix(deps): update rust crate tracing-opentelemetry to 0.27.0 fix(deps): update rust crate tracing-opentelemetry to 0.28.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/tracing-opentelemetry-0.x branch from 99b5e27 to c37e3fc Compare November 14, 2024 08:47
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.

0 participants