Skip to content

v2.1.3 - Maintenance Release

Compare
Choose a tag to compare
@ivantopo ivantopo released this 07 Jul 08:07
· 516 commits to master since this release

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.