Build(deps): Update sentry-actix requirement from 0.32.2 to 0.33.0
Updates the requirements on sentry-actix to permit the latest version.
Release notes
Sourced from sentry-actix's releases.
0.32.3
Compatiblity:
- Raised the MSRV to 1.73.
Improvements:
- Slightly improved overhead of the
tracing
layer. (#642)Updates:
- Updated
reqwest
to version0.12
.- Updated
tonic
to version0.11
.
Changelog
Sourced from sentry-actix's changelog.
0.32.3
Compatiblity:
- Raised the MSRV to 1.73.
Improvements:
- Slightly improved overhead of the
tracing
layer. (#642)Updates:
- Updated
reqwest
to version0.12
.- Updated
tonic
to version0.11
.0.32.2
Various fixes & improvements
- feat(crons): Add new fields to
MonitorConfig
type (#638) by@szokeasaurusrex
- build(deps): bump h2 from 0.3.22 to 0.3.24 (#635) by
@dependabot
- fix(hub): avoid deadlocks when emitting events (#633) by
@Tuetuopay
0.32.1
Features:
- Add experimental implementations for Sentry metrics and a cadence sink. These require to use the
UNSTABLE_metrics
andUNSTABLE_cadence
feature flags. Note that these APIs are still under development and subject to change.0.32.0
Features:
- Updated
sentry-tower
dependencies, includingaxum
andhttp
.0.31.8
Various fixes & improvements
- MonitorSchedule constructor that validates crontab syntax (#625) by
@szokeasaurusrex
- fix(docs): Fix some doc errors that slipped in (#623) by
@flub
- docs(tower): Mention how to enable http feature from sentry crate (#622) by
@flub
- build(deps): bump rustix from 0.37.23 to 0.37.25 (#619) by
@dependabot
0.31.7
Various fixes & improvements
... (truncated)
Commits
-
e1529e8
release: 0.32.3 -
1df2e4c
deps: upgrade hostname to v0.4 (#652) -
6e2eb02
deps: upgrade tonic to v0.11 (#651) -
6b83faa
deps: upgrade reqwest to v0.12 (#650) -
bce9d35
Update h2 crate because of RUSTSEC-2024-0332 (#649) -
de3bb09
build(deps): bump mio from 0.8.9 to 0.8.11 (#645) -
374c961
fix 1-in-a-billion chance to sample with 0.0 sample rate (#644) -
5f3d9ca
Micro-optimize Span Field recording (#642) -
42c5f69
Disabledefault-features
foraxum
(#643) -
93c4b2f
fix(metrics): Parse serialized gauge values (#640) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts