This repository has been archived by the owner on May 10, 2023. It is now read-only.
fix(deps): update rust crate sentry to 0.30.0 #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.0
->0.30.0
Release Notes
getsentry/sentry-rust
v0.30.0
Compare Source
Breaking Changes:
Fixes:
from_secs_f64
intimestamp_to_datetime
function to prevent panics (#554) by @olksdrInternal:
sentry-backtrace
(#552) by @xfixv0.29.3
Compare Source
Features:
debug_images
is now a default feature. (#545from_path_raw
function toEnvelope
that reads an envelope from a file without parsing anything. (#549)data
method toperformance::Span
that gives access to the span's attached data. (#548)Fixes:
v0.29.2
Compare Source
Various fixes & improvements
match_pattern
overmatch_name
in actix (#539) by @wuergesnative-tls
/rustls
info in README (#535) by @seritoolstower-http
enable thetower
feature (#532) by @Turbo87v0.29.1
Compare Source
Features:
TransactionContext
may now addcustom
context to it. This may be used bytraces_sampler
to decide sampling rates on a per-transaction basis. (#512)Fixes:
Internal:
Hub::run
andSentryFuture
by using a scope-guard forHub
switching. (#524, #529)Thank you:
Features, fixes and improvements in this release have been contributed by:
v0.29.0
Compare Source
Features:
traces_sampler
to inspect well known properties ofTransactionContext
(#514)v0.28.0
Compare Source
Breaking Changes:
traces_sampler
option toClientOptions
. This allows the user to customise sampling rates on a per-transaction basis. (#510)Features:
SSL_VERIFY
option to control certificate verification. (#508)tower-http
feature as a shortcut (#493)Internal:
pprof
default features (#491)event_from_error
fn insentry-anyhow
(#476)Thank you:
Features, fixes and improvements in this release have been contributed by:
v0.27.0
Compare Source
Breaking Changes:
rust-version
field to the manifest. (#473)Features:
Envelope::from_path
andEnvelope::from_slice
. (#456)attachment
support. (#466)Internal:
lazy_static
crate withonce_cell
orconst
slices. (#471)Thank you:
Features, fixes and improvements in this release have been contributed by:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.