Releases: Hawk-API/hawkapi-sentry
Releases · Hawk-API/hawkapi-sentry
v0.2.0 — security hardening
v0.1.1
v0.1.0
Initial release: SentryPlugin and SentryMiddleware for HawkAPI.
SentryPlugin— wires sentry_sdk.init on startup, captures unhandled exceptions with request context, redacts auth headers, supports user context and global tagsSentryMiddleware— per-request Sentry transactions with OTel-compatible status codes- 31 tests, ruff + pyright strict clean
- Python 3.12 / 3.13, hawkapi>=0.1.3, sentry-sdk>=2.0