Skip to content

v2.1.9 - Maintenance Release

Compare
Choose a tag to compare
@SimunKaracic SimunKaracic released this 24 Nov 14:26
· 426 commits to master since this release
bcfc41e

Maintenance release with various bugfixes.

  • kamon-core: remove outdated configuration. Contributed by @dpsoft via #874
  • kamon-system-metrics: Brings back classloading metrics and exposes additional usage percentage metrics. Contributed by @SimunKaracic via #881, closes #872 and #860
  • kamon-datadog: Replace play-json dependency with nanojson. Contributed by @DWvanGeest via #892
  • kamon-annotation: Fix #889 by properly shading dependencies. Fixed by @SimunKaracic via #897
  • kamon-akka: Rework tags and operation name on actor spans, to accommodate typed actors. Contributed by @SimunKaracic via #898
  • kamon-system-metrics: updated oshi-core dependency to 5.3.6 and fix #893. Contributed by @SimunKaracic via #900
  • kamon-cassandra: fix intermittent test failures. Fixed by @SimunKaracic via #865
  • kamon-jdbc: fix intermittent test failures. Fixed by @SimunKaracic via #873