Releases: getsentry/sentry-clj
Releases · getsentry/sentry-clj
3.1.135
Added in before-send-fn
and before-breadcrumb-fn
to the initialisation map.
This allows for events or breadcrumbs to be mutated before sending off to Sentry (or indeed to prevent sending to Sentry if the respective functions returns nil)
by @dharrigan
3.1.134
3.1.127
3.1.0
Major release bringing compatibility with version 3.1.0 of the Java Sentry library. This is a BREAKING change, insofar that this has only been tested with the latest Sentry (20.9.0 and above) and is not compatible with Sentry 10.0.1 and below. If you wish to use those versions, please continue to use sentry-clj 0.7.2.