Skip to content

Releases: intgr/rocket-sentry

v0.18.0

02 Jul 18:37
7583934
Compare
Choose a tag to compare
  • 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

28 Nov 13:45
4504f11
Compare
Choose a tag to compare
  • Dependency: Update rust crate sentry to 0.32.0 (#67)

v0.16.0

19 Nov 22:02
ca5284e
Compare
Choose a tag to compare
  • 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

25 Feb 21:51
c7fc5c3
Compare
Choose a tag to compare
  • Update Rust crate sentry to 0.30.0 (#55)

0.14.0

25 Feb 21:40
Compare
Choose a tag to compare
  • Update Rust crate sentry to 0.29.1 (#53)

0.13.0

07 Nov 22:49
1bebeb8
Compare
Choose a tag to compare
  • Update Rust crate sentry to 0.28.0 (#51)

0.12.0

29 Sep 21:39
bc2baac
Compare
Choose a tag to compare
  • 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

22 May 15:41
7fa7c01
Compare
Choose a tag to compare
  • 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

26 Mar 16:51
574c9a7
Compare
Choose a tag to compare
  • Update Rust crate sentry to 0.25.0 (#31) & patch updates

0.9.0

22 Jan 11:40
b3ea8cd
Compare
Choose a tag to compare
  • Update Rust crate sentry to 0.24.1 (#28) & patch updates