Releases: getsentry/sentry-rust
Releases · getsentry/sentry-rust
0.32.1
Features:
- Add experimental implementations for Sentry metrics and a cadence sink. These
require to use theUNSTABLE_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
0.31.6
0.31.5
Various fixes & improvements
- chore(deps): bump rustls (#592) by @utkarshgupta137
0.31.4
Various fixes & improvements
- Apply scope metadata to transactions (#590) by @loewenheim
0.31.3
0.31.2
Various fixes & improvements
- feat(crons): Add monitor check-in types to sentry-types (#577) by @evanpurkhiser
0.31.1
Features:
- Add a new
(tower-)axum-matched-path
feature to use theMatchedPath
as transaction name, along with attaching the request metadata to the transaction.
Fixes:
- Fix rate-limiting/filtering of raw envelopes.
Thank you:
Features, fixes and improvements in this release have been contributed by: