Skip to content

0.86.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 16:26
· 9353 commits to master since this release
fae71f9

Improvements

  • Cache JMS resource names #3044
  • Globally exclude com.contrastsecurity types from instrumentation #3015

Changes

  • Capture HttpUrlConnection status code in event of error. #3039
  • Finish any pending message spans if client-ack/transacted session is closed early #3031
  • Simplify management of active message scopes by tracking them per-session-thread #3027
  • Make sure all consumer scopes are closed when the JMS session is closed #3026
  • Message ack should close all spans so far in the session when using CLIENT_ACKNOWLEDGE #3025
  • JMS MessageListener instrumentation should respect propagation setting #3022
  • byte-buddy 1.11.13 #3018
  • Refactor Kafka Stream instrumentation #3013
  • Better support for reactor netty 1.0.x connect handling #3009
  • Suppress extra span from Kafka Streams internal queuing #3007