Skip to content

Releases: getsentry/sentry-clj

3.1.135

21 Dec 16:29
Compare
Choose a tag to compare

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

02 Dec 16:23
Compare
Choose a tag to compare
release 3.1.134

3.1.127

21 Oct 07:33
284ee2f
Compare
Choose a tag to compare

Various small tidy-ups and removal of unused library (clojure.java-time)

3.1.0

16 Oct 19:29
6b0a868
Compare
Choose a tag to compare

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.