Skip to content

0.21.0

Choose a tag to compare

@realark realark released this 11 Jan 16:44
· 15267 commits to master since this release
  • Enhancements
    • Auto-inject Datadog trace-id and span-id keys into slf4j MDC #630
      • Used to add automatic integration with Datadog logs product
      • Feature is disabled by default
      • To enable and use, see Datadog APM Docs
    • Support akka-http 10.1 #638
    • Improve JDBC integration by adding support for callable statement queries #634
  • Fixes
    • Fix regression in springboot+java11 applications #654