v4.35.0
juan-fernandez
released this
23 Apr 09:23
·
1199 commits
to master
since this release
Warning
This release contains a known issue with Next.js (see #4259 for details). Please upgrade to v4.36.0 or greater if you're using it with a Next.js application.
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