Skip to content

1.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 19:28
· 792 commits to master since this release
v1.31.0
aeb7876

Potentially Breaking Changes

Warning

Setting propagation style to None should extract headers and baggage (#6718 - @amarziali)

Components

Application Security Management (IAST)

Application Security Management (WAF)

Continuous Integration Visibility

Data Streams Monitoring

Dynamic Instrumentation

JMX fetch

Profiling

Configuration at Runtime

Telemetry

Trace context propagation

  • Support context propagation over WebSphere Axis2 transports (#6745 - @mcculls)
  • ⚠️ Setting propagation style to None should extract headers and baggage (#6718 - @amarziali)

Tracer core

  • 🐛 Ensure span links trace ids and attributes can't be null (#6766 - @PerfectSlayer)
  • ⚠️ Setting propagation style to None should extract headers and baggage (#6718 - @amarziali)
  • ⚡ Ensure superclasses and interfaces are loaded before classes that extend/implement them (#6677 - @mcculls)
  • ⚡ Configure byte-buddy to use simpler method-graph (#6579 - @mcculls)

Instrumentations

Apache Spark instrumentation

AWS SDK instrumentation

Couchbase instrumentation

  • Add option to not include Couchbase internal spans (#6763 - @brentm5 - thanks for the contribution!)

JAX-WS instrumentation

  • Support context propagation over WebSphere Axis2 transports (#6745 - @mcculls)

JDBC instrumentation

OpenTelemetry instrumentation

Spring instrumentation

  • 🧪 Spring boot: autodetect service name from environment (#6663 - @amarziali)

Other changes

  • Update JNR dependencies to pick up fix for GLIBC minimum version (#6749 - @mcculls)