Skip to content

Releases: getsentry/sentry-clj

5.7.176

05 Apr 12:29
1714b61
Compare
Choose a tag to compare
  • 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

02 Apr 09:59
78c307b
Compare
Choose a tag to compare

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

17 Mar 21:12
357f775
Compare
Choose a tag to compare

Update Sentry Java SDK to 5.7.0

5.6.170

26 Feb 17:01
a4ef992
Compare
Choose a tag to compare

Fixed an issue where sometimes keywords where not being converted to strings. Closes #36

5.6.169

07 Feb 15:00
c3c13e8
Compare
Choose a tag to compare

Update Sentry Java SDK to 5.6.1

5.6.166

26 Jan 09:03
c3d1a3b
Compare
Choose a tag to compare

Update Sentry Java SDK to 5.6.0

5.5.165

23 Jan 21:23
2648800
Compare
Choose a tag to compare

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 of uncaught-handler-enabled
  • Added in in-app-includes and in-app-excludes
  • Added in ignored-exceptions-for-type
  • Added dist and server-name

Other:

  • Added more tests

5.5.164

22 Dec 09:28
1a6ac5f
Compare
Choose a tag to compare

Full Changelog: 5.5.163...5.5.164

5.5.163

17 Dec 17:25
6377e46
Compare
Choose a tag to compare
  • Update Sentry Java SDK to 5.5.1

5.5.162

15 Dec 08:33
4441d08
Compare
Choose a tag to compare
  • Update Sentry Java SDK to 5.5.0