Releases: intgr/rocket-sentry
Releases · intgr/rocket-sentry
v0.18.0
- Feature: Add Performance Monitoring traces sampler callback to customize transaction reporting (#74)
- Feature: Add
#[must_use]
to RocketSentry::fairing() (#69)
- Dependency: Update rust crate sentry to 0.34.0 (#76)
v0.17.0
- Dependency: Update rust crate sentry to 0.32.0 (#67)
v0.16.0
- Added: Performance Monitoring (transactions) support (#59)
Contributed by Hugo-C
- Dependency: Update Rust crate sentry to 0.31.7 (#57)
- Documentation: Move history to CHANGELOG.md and auto-generate it (#60)
- CI: Set up release automation with release-plz (#63)
0.15.0
- Update Rust crate sentry to 0.30.0 (#55)
0.14.0
- Update Rust crate sentry to 0.29.1 (#53)
0.13.0
- Update Rust crate sentry to 0.28.0 (#51)
0.12.0
- Update Rust crate sentry to 0.27.0 (#44)
- Log a message when Sentry events are sent (#48)
Full Changelog: 0.11.0...0.12.0
0.11.0
- Update Rust crate sentry to 0.26.0 (#42)
- Update Rust crate rocket to 0.5.0-rc.2 (#39)
- Update to use Rust 2021 edition (#41)
- Fixed CI (#40)
- Patch version updates
0.10.0
- Update Rust crate sentry to 0.25.0 (#31) & patch updates
0.9.0
- Update Rust crate sentry to 0.24.1 (#28) & patch updates