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 sentry to 0.35.0 #198

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

This PR contains the following updates:

Package Type Update Change
sentry (source) dependencies minor 0.31.7 -> 0.35.0

Release Notes

getsentry/sentry-rust (sentry)

v0.35.0

Compare Source

Fixes:

  • Envelopes will be discarded rather than blocking if the transport channel fills up (previously fixed in async-capable transports, now applied to the curl/ureq transports). (#​701)

v0.34.0

Compare Source

Features:

  • Renamed the UNSTABLE_metrics and UNSTABLE_cadence feature flags to metrics and metrics-cadence1 respectively.

v0.33.0

Compare Source

Various fixes & improvements

v0.32.3

Compare Source

Compatiblity:

  • Raised the MSRV to 1.73.

Improvements:

  • Slightly improved overhead of the tracing layer. (#​642)

Updates:

  • Updated reqwest to version 0.12.
  • Updated tonic to version 0.11.

v0.32.2

Compare Source

Various fixes & improvements

v0.32.1

Compare Source

Features:

  • Add experimental implementations for Sentry metrics and a cadence sink. These
    require to use the UNSTABLE_metrics and UNSTABLE_cadence feature flags.
    Note that these APIs are still under development and subject to change.

v0.32.0

Compare Source

Features:

  • Updated sentry-tower dependencies, including axum and http.

v0.31.8

Compare Source

Various fixes & improvements

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/sentry-rust-monorepo branch from 4bc3427 to ab78981 Compare January 30, 2024 13:40
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.32.1 fix(deps): update rust crate sentry to 0.32.2 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/sentry-rust-monorepo branch from ab78981 to 0652865 Compare April 16, 2024 11:57
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.32.2 fix(deps): update rust crate sentry to 0.32.3 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.32.3 fix(deps): update rust crate sentry to 0.32.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/sentry-rust-monorepo branch from 0652865 to 5c1a618 Compare May 5, 2024 11:19
@renovate renovate bot force-pushed the renovate/sentry-rust-monorepo branch from 5c1a618 to fff679a Compare May 27, 2024 18:12
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.32.0 fix(deps): update rust crate sentry to 0.33.0 May 27, 2024
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.33.0 fix(deps): update rust crate sentry to 0.34.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/sentry-rust-monorepo branch from fff679a to 27fd430 Compare June 5, 2024 15:25
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.34.0 fix(deps): update rust crate sentry to 0.35.0 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/sentry-rust-monorepo branch from 27fd430 to daa611b Compare November 29, 2024 10:16
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