Releases: Yleisradio/clojure-elastic-apm
Releases · Yleisradio/clojure-elastic-apm
v0.13.0
- Fix trace context propagation #17
v0.11.0
- Fix setting span type
- Performance improvements
v0.10.0
- Fix transaction handling in async middleware
- Refactor middleware: combine middlewares with or without patterns
v0.9.0
- Async implementation for wrap-apm-transaction
v0.8.0
- Add
with-apm-exit-span
for 3rd party dependencies
v0.7.0
- 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
Upgrades dependencies to fix the log4j vulnerability
v0.5.0
- update libraries and fix deprecated method calls
- add support for using remote transaction trace id when starting a new transaction