Maintenance release
⚠️ 🚨 Jump straight to Kamon 2.1.12! This version has a bug when akka-http is not on the classpath!
- kamon-akka-http: Adds kamon support for Akka HTTP 10.2.3. Contributed by @SimunKaracic and @ivantopo via #934
- kamon-akka: ensure that instrumentation does not interfere with system message processing on UnstartedCell. Contributed by @ivantopo via #932
- kamon-core: adds Kamon.stop() method, fixing a long standing memory leak with Kamon and Play 🎉. Contributed via #804 by @jtjeferreira
- kamon-datadog: add optional
deflate
compression to Datadog reporter. Contributed by @arjun-1 via #929