Skip to content

v7.4.0

Latest

Choose a tag to compare

@dd-octo-sts dd-octo-sts released this 23 Jun 08:40
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
v7.4.0
0fbfda9

Public Changes:

  • ✨Rename feature operation APIs to operation (#4810)
  • ✨[RUM-16632] add profiling bridge mode support (#4747)
  • 🐛 [VULN-81506] fix prototype pollution via mergeInto and tryJsonParse (#4820)
  • 🐛 Fix flaky stylesheet rules test (#4803)
  • 🐛 [Profiler] Fix empty session ID & quota check on renew (#4766)
  • 🐛 Tolerate an invalid view URL in the developer extension (#4773)
  • 📝 add deterministic sampling warning to v7.0.0 release notes (#4805)
  • 📝 use typedoc for js-core (#4801)

Internal Changes:

  • 👷 Update Node.js to v25 (#4818)
  • 👷 Update Puppeteer to v25 (#4819)
  • 👷 Update dependency babel-loader to v10 (#4817)
  • 👷 Update all non-major dependencies (#4816)
  • 👷 Update dependency undici to v8.5.0 [SECURITY] (#4808)
  • 👷 Update Angular, Vue compiler-dom, and Vite dependencies (#4799)
  • 👷 Add API surface linting for @datadog/js-core via API Extractor (#4804)
  • 👷 Bump @datadog/js-core to 0.0.3 (#4800)
  • 👷 [RUM-16634] Require WebView wildcard to match at least one character (#4785)
  • 👷 Improve checkTelemetryErrors: exclude deprecated datacenters and add detailed logging (#4794)
  • 👷 migrate module builds from TypeScript compiler API to tsdown (#4767)
  • 👷 Update dependency @angular/common to v22.0.1 [SECURITY] (#4789)
  • 👷 Update dependency @angular/core to v22.0.1 [SECURITY] (#4786)
  • 👷 Allow passing a full commit hash to json-schemas --update (#4784)
  • 👷 also pin angular-cli deps on angular-app (#4783)
  • 👷 fix performance benchmark CI and rename e2e setup script (#4781)
  • 👷 Update all non-major dependencies (#4777)
  • 👷 Update dependency @vitejs/plugin-react to v6 (#4776)
  • 👷 Update dependency webpack-cli to v7 (#4780)
  • 👷 Update dependency vite to v8 (#4778)
  • 👷 use rum-events-format as a yarn dependency (#4772)
  • ♻️ move hook and merge utilities from browser-core to @datadog/js-core (#4797)
  • ♻️ Migrate browser-core monitoring/display to @datadog/js-core (#4758)
  • 🔧 set ephemeral:false for staging branches (#4813)