Skip to content

1.41.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 15:44
· 262 commits to master since this release
84d0670

Components

Application Security Management (IAST)

Application Security Management (WAF)

Build & Tooling

Continuous Integration Visibility

Crash tracking

Data Streams Monitoring

Dynamic Instrumentation

Telemetry

Testing

Tracer core

  • Avoid emission of endpoint events for client and producer root spans (#7732 - @richardstartin)
  • ✨ Add support for TRACE_HTTP_CLIENT_ERROR_STATUSES (#7694 - @mhlidd)
  • ✨ Remove version metadata for non DD_SERVICE spans (#7661 - @mhlidd)

Tracer public API

  • ✨ Add support for TRACE_HTTP_SERVER_ERROR_STATUSES (#7716 - @mhlidd)

Instrumentations

Core Java language instrumentation

Eclipse Vert.x instrumentation

  • πŸ› Avoid NPE on vertx end advice when parent span is not available (#7775 - @amarziali)

EventBridge instrumentation

  • πŸ’‘ Inject trace context into EventBridge detail (#7613 - @nhulston)

gRPC instrumentation

  • ✨⚠️ Disable grpc client message span by default (#7708 - @amarziali)

JDBC instrumentation

Kafka instrumentation

Micronaut instrumentation

  • Update Gradle dependencies and support micronaut 4.7.0 (#7759 - @github-actions[bot])

Protocol Buffer instrumentation

Reactor instrumentation

  • ✨ Add proper context propagation for reactive streams (#7644 - @amarziali)

All other instrumentations

  • πŸ› Finish spans for all handlers for Grizzly http client (#7772 - @amarziali)