Releases: getsentry/sentry-clj
Releases · getsentry/sentry-clj
5.7.176
- Fix use Transaction Interface instead of SentryTracer class.
- Fix use Hub Interface instead of Hub class.
- Fix enable to get evaluation result in a child span.
- Typo fix.
Big thanks to @karuta0825 for these fixes! 👍
5.7.172
Add Sentry tracing and supporting ring middleware.
Big thanks to @karuta0825 for the tracing functionality!
Update Sentry Java SDK to 5.7.1.
Various library updates.
5.7.171
5.6.170
5.6.169
5.6.166
5.5.165
Add in various other sentry-options and updates
- Update Sentry Java SDK to 5.5.3
With Sentry options:
- Deprecate
enable-uncaught-exception-handler
in favour ofuncaught-handler-enabled
- Added in
in-app-includes
andin-app-excludes
- Added in
ignored-exceptions-for-type
- Added
dist
andserver-name
Other:
- Added more tests
5.5.164
Full Changelog: 5.5.163...5.5.164