Skip to content

1.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 19:03
· 965 commits to master since this release
v1.29.0
c34fdea

Known Issues

  • This release contains a critical bug that may break some Spring Boot applications. It is strongly recommended to upgrade to v1.30.1 or later.

Components

Application Security Management (IAST)

Application Security Management (WAF)

  • 🐛 Trigger WAF request metrics only at end of request only (#6595 - @smola)
  • ✨ Configure API Security configuration via remote-config (#6340 - @ValentinZakharov)

Continuous Integration Visibility

Dynamic Instrumentation

GraalVM native-image

Profiling

Remote Configuration

  • Handle remote config 204 responses gracefully (#6576 - @smola)

Telemetry

  • 🧪 Do not send agent API errors to telemetry logs (#6605 - @smola)
  • Fix dependency resolution for nested JARs (#6603 - @smola)
  • Add Datadog-Entity-Id header (#6559 - @ygree)
  • 🧪 Improve content of redacted stacktraces in telemetry logs (#6557 - @smola)

Testing

Tracer core

  • Implement ScopedContext and Baggage API (#6608 - @mcculls)
  • ✨ Adding support for tag matching of non-String types (#6591 - @dougqh)
  • 🔍 Capture JVM arguments in tracer-flare (#6581 - @mcculls)
  • 🐛 Avoid NumberFormatException when logging 128bit trace ID (#6570 - @amarziali)
  • 🐛 Fix for missing ToJson annotation SamplingRules deserialization exception (#6548 - @ygree)
  • 🧹 Refactor how we apply custom transformers (#6541 - @mcculls)
  • 🔍 Add requested and completed times to flare_info.txt (#6531 - @mcculls)

Instrumentations

Apache Spark instrumentation

AWS SDK instrumentation

Jetty instrumentation

Kafka instrumentation

All other instrumentations

  • Mute tracing for subprocesses executed in by the tracer (#6584 - @smola)
  • Add aerospike 8 latestDepTests (#6543 - @amarziali)
  • ✨ Allow axis server span to set local root resource name (#6537 - @amarziali)
  • ✨ Add component and fix cmd.exit_code tag in subprocess instrumentation (#6502 - @smola)
  • Attach command execution spans to current span if it exists (#6481 - @smola)