Skip to content

Releases: emmett-framework/sentry

Emmett-Sentry 0.7.0

13 Oct 21:35
Compare
Choose a tag to compare

Changes since 0.6.x:

  • Move to emmett-core extensions
  • Add support for emmett55
  • Bump dependencies

Emmett-Sentry 0.6.1

06 Oct 14:43
Compare
Choose a tag to compare

Changes since 0.6.0:

  • Bump SDK version

Emmett-Sentry 0.6.0

05 Sep 16:00
Compare
Choose a tag to compare

Changes since 0.5.2:

  • Enhance transactions processing
  • Bump SDK version
  • Allow to add contexts on capture calls

Emmett-Sentry 0.5.2

27 Jun 10:39
Compare
Choose a tag to compare

Changes since 0.5.1:

  • Accept contexts on capture calls
  • Enhance transactions processing

Emmett-Sentry 0.5.1

20 Jun 12:53
Compare
Choose a tag to compare

Changes since 0.5.0:

  • Relaxed SDK dependency

Emmett-Sentry 0.5.0

20 Jun 12:41
Compare
Choose a tag to compare

Changes since 0.4.1:

  • Add tracing instrumentation for Emmett components
  • Add integrations option to configuration

Emmett-Sentry 0.4.1

04 May 13:55
Compare
Choose a tag to compare

Changes since 0.4.0:

  • Fix a regression bug preventing correct injection on routes

Emmett-Sentry 0.4.0

04 May 13:00
Compare
Choose a tag to compare

Changes since 0.3.0:

  • Add support for routes exclusion in tracing

Emmett-Sentry 0.3.0

21 Apr 10:06
Compare
Choose a tag to compare

Changes since 0.2.0:

  • Drop Python 3.7 support
  • Add Python 3.11 support
  • Add support for Emmett 2.5

Emmett-Sentry 0.2.0

10 Mar 13:39
Compare
Choose a tag to compare

Changes since 0.1.0:

  • Add Python 3.10 support
  • Add sampling rates in config
  • Add before_send decorator