Features
- [profiling] PROF-9250: Enable timeline and CPU profiling by default
- [iast] Hardcoded passwords detection and update hardcoded secret rules
- [ci-visibility] [ci-visibility] Add selenium support
- [open telemetry] implement OTEL env var support for dd-trace-js
- [profiling] Support ipv6 in profiler. Thanks @benasher44 for the PR!
Improvements
- [dogstatsd] Added histogram method to dogstatsd. Thanks @bin-umar for the PR!
Bug Fixes
- [mongoose] Fixed attempting to wrap undefined mongoose.Promise. Thanks @nathan-knight for the PR!
- [mysql2] Avoid run sequelize plugin test with non compatible mysql2
- [ci-visibility] [ci-visibility] Fix window access when using cy.origin (multi origin) in Cypress
- [dogstatsd] Add dogstatsd to noop proxy
- [ci-visibility] [ci-visibility] Fix ITR with multi project setup in jest