Skip to content

1.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 21:40
· 1521 commits to master since this release
94ed1d0

Components

Application Security Management (IAST)

Application Security Management (WAF)

Continuous Integration Visibility

Database Monitoring

  • πŸ› Append sql comments instead of prepend to prevent exceptions on CallableStatements (#6034 - @jmeunier28)
  • DBM-APM: Selectively pre/append sql comments depending on DBMS typeq (#6160 - @jmeunier28)

Dynamic Instrumentation

Profiling

Telemetry

Tracer core

Instrumentations

Kafka instrumentation

  • ✨ Track payload size for Kafka integration (#6045 - @vandonr)

Other changes

  • instrument Exception and Error classes to avoid instrumenting generic throwables used for control flow (#6128 - @richardstartin)