Skip to content

Releases: Yleisradio/clojure-elastic-apm

v0.13.1

27 Nov 13:40
64da77d

Choose a tag to compare

What's Changed

  • Fix numeric labels in #19

Full Changelog: v0.13.0...v0.13.1

v0.13.0

26 Nov 11:59
eafd09e

Choose a tag to compare

  • Fix trace context propagation #17

v0.12.0

21 Dec 08:27
0a11505

Choose a tag to compare

  • Added defnspan macro

v0.11.0

19 Dec 11:39

Choose a tag to compare

  • Fix setting span type
  • Performance improvements

v0.10.0

26 Oct 07:22
d01d549

Choose a tag to compare

  • Fix transaction handling in async middleware
  • Refactor middleware: combine middlewares with or without patterns

v0.9.0

12 Oct 12:05
77e9598

Choose a tag to compare

  • Async implementation for wrap-apm-transaction

v0.8.0

12 Oct 11:55
f83c3ed

Choose a tag to compare

  • Add with-apm-exit-span for 3rd party dependencies

v0.7.0

15 Dec 11:30
7fb90c0

Choose a tag to compare

  • Adds set-result function for setting the result of an APM transaction
  • Adds set-outcome function for setting the outcome of an APM transaction or span

v0.6.0

13 Dec 10:29

Choose a tag to compare

Upgrades dependencies to fix the log4j vulnerability

v0.5.0

04 Feb 13:20
a8a0146

Choose a tag to compare

  • update libraries and fix deprecated method calls
  • add support for using remote transaction trace id when starting a new transaction