Skip to content

0.83.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:59
· 9676 commits to master since this release
5d319b5

Breaking Changes

  • Make encoded/decoded use of path/query consistent #2848

Improvements

  • Allow manual specification of resource names based on request path #2761
  • Support for snowflake-jdbc driver #2879

Changes

  • Disable async propagation for scheduleAtFixedRate and scheduleWithFixedDelay #2854
  • Remove pre-load of JMX #2900
  • Add config option to disable context propagation for specified Kafka topics #2865
  • Upgrade to JMXFetch 0.44.1 and DogStatsD 2.13.0 #2834
  • Improve runnable future constructor instrumentation efficiency #2899

Fixes

  • Fix regression where HTTPS requests don't propagate trace if connect() is called first #2860