Skip to content

0.16.0

Compare
Choose a tag to compare
@tylerbenson tylerbenson released this 28 Sep 17:13
· 11760 commits to master since this release

Improvements

  • Jax-RS Improvements
    • Report connection failures for Jersey and Resteasy Jax-RS clients #479
      • Other implementations will continue silently discarding the span.
    • Add slashes if missing from annotation path #500
  • Remove elasticsearch.request.description to prevent sending sensitive info #506
  • Better error handling for older JDBC drivers which don't support unwrapping #502
  • Improve async trace propagation with Play 2.5 BodyParser #443