Changes
Integrations
- jetty11: fix servletpath and context path instrumentations #4293
- aws-sdk: use closePrevious/activateNext for SQS receive polling #4273
- aws-sdk: AWS SQS v2 message propagation #4238
- spring: support resource naming extraction on webmvc 5.3 #4241
- jdbc: Merge JDBC metadata with connection info #4215
Profiling
- Fix the config key for enabled profiling events #4297
- Implement sampling and labelling for direct allocations #4283
Debugger
- Implement log probe instrumentation #4288
- Add parent field support collecting fields #4279
- Add log probe configuration #4243
Crash Tracking
- Extract stacktrace from hs_err_pid file #4295
Telemetry
- Handle telemetry errors gracefully #4294 (fixes #4203)
- Fixed dependency guessing fallback #4259 (fixes #4242)
AppSec
- Replace run-time patching of ServletInputStreamWrapper with build-time equivalent #4165
CI Visibility
- Add support for Buddy CI and improve other providers #4159