Kamon v2.1.3 Release Notes

Release Date: 2020-07-07 // over 3 years ago
  • 🛠 Fixes

    • cassandra : Issue #799, the Cassandra driver instrumentation would throw a MatchError when a BatchStatement was executed. Fixed by @ivantopo via #799.
    • cassandra : Issue #805, the bundle would fail to start if the Cassandra driver was not present in the classpath. Fixed by @ivantopo via #806.