Releases: emmett-framework/sentry
Releases · emmett-framework/sentry
Emmett-Sentry 0.7.0
Emmett-Sentry 0.6.1
Changes since 0.6.0:
- Bump SDK version
Emmett-Sentry 0.6.0
Changes since 0.5.2:
- Enhance transactions processing
- Bump SDK version
- Allow to add contexts on capture calls
Emmett-Sentry 0.5.2
Changes since 0.5.1:
- Accept contexts on capture calls
- Enhance transactions processing
Emmett-Sentry 0.5.1
Changes since 0.5.0:
- Relaxed SDK dependency
Emmett-Sentry 0.5.0
Changes since 0.4.1:
- Add tracing instrumentation for Emmett components
- Add integrations option to configuration
Emmett-Sentry 0.4.1
Changes since 0.4.0:
- Fix a regression bug preventing correct injection on routes
Emmett-Sentry 0.4.0
Changes since 0.3.0:
- Add support for routes exclusion in tracing
Emmett-Sentry 0.3.0
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
Changes since 0.1.0:
- Add Python 3.10 support
- Add sampling rates in config
- Add
before_send
decorator