Releases: getsentry/sentry-clj
Releases · getsentry/sentry-clj
6.4.183
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 6.4.1.
6.4.182
Compare
Sorry, something went wrong.
No results found
Release 6.4.182
6.3.181
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 6.3.1
Added new entry for serialization-max-depth (defaults to 5)
renamed shutdown-timeout to shutdown-timeout-millis (to align with the Java SDK)
fixes #31 , fixes #48
5.7.180
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 5.7.4.
Upgrade Clojure to 1.11.1.
5.7.178
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 5.7.3
5.7.177
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 5.7.2
5.7.176
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Update Sentry Java SDK to 5.7.0
5.6.170
Compare
Sorry, something went wrong.
No results found
Fixed an issue where sometimes keywords where not being converted to strings. Closes #36