Skip to content

1.42.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:24
· 155 commits to master since this release
v1.42.1
df0ec27

Potentially Breaking Changes

Warning

There is a known issue with Kafka instrumentation that causes double tracing. As a result, Kafka 3.8+ is disabled by default until the double tracing issue is resolved.

Components

Dynamic Instrumentation

Profiling

Instrumentations

AWS SDK instrumentation

  • 🐛 Fix AWS Payload Tagging prefix generation related to SdkPojo (#7901 - @ygree)

Kafka instrumentation

  • Disable Kafka 3.8+ instrumentation by default (#7909 - @ygree)

Reactor instrumentation

  • 🐛 Protect currentContext access for reactor inner operators (#7895 - @amarziali)