Releases: kamon-io/kamon-http4s
Releases · kamon-io/kamon-http4s
v2.6.1 - Upgrade to the latest Kamon
v2.0.1 - Minor Release
2.0.0 - Upgrade to Kamon 2.0.0
v1.0.11 - Minor Release
v1.0.10 - Minor Fixes
Changes:
- Keep scope open for
responseHandler
. by @garraspin on #17
v1.0.9 - Minor Fixes
v1.0.8 - Minor Fixes
Fixes:
- Fix issue where the client span would not be closed/finished. Fixed by @cmcmteixeira on #15.
v1.0.7 - Minor Fixes
v1.0.6 - Minor Fixes
Fixes:
- Fix context propagation when using the HTTP client. Fixed by @Widar91 on #12. Special thanks to @aggenebbisj and @ptrlaszlo for the feedback and help.
v1.0.5 - Minor Release
Fixes:
Add server status code as metric tag if Http4s.addHttpStatusCodeAsMetricTag
is set - reported @ptrlaszlo by and fixed by @ptrlaszlo in #11