github DataDog/dd-trace-js v5.72.0
5.72.0

3 days ago

Warning

This release contains a known issue with esbuild bundling where @openfeature/core may cause build failures. As a temporary workaround, add it to your esbuild external configuration:

external: ['@openfeature/core']

A fix will be included in a later release that automatically excludes this module from esbuild bundling.

  • [f82ae4521d] - (SEMVER-PATCH) Increase timeout of serverless flaky tests (Juan Antonio Fernández de Alba) #6667
  • [7e29b37ae1] - (SEMVER-PATCH) chore(ci) update one-pipeline (campaigner-prod[bot]) #6637
  • [abeba66dd5] - (SEMVER-MINOR) [SVLS-7305] Instrument Azure Event Hubs (Jordan Storms) #6559
  • [8614eb242d] - (SEMVER-PATCH) fix: do not limit pg instrumentation upper bound (Ruben Bridgewater) #6641
  • [c74a50b831] - (SEMVER-PATCH) [test optimization] Refactor mocha plugin tests into integration tests (Juan Antonio Fernández de Alba) #6651
  • [8e60fef1d5] - (SEMVER-PATCH) [test optimization] Support for @fast-check/jest (Juan Antonio Fernández de Alba) #6632
  • [6de63ebd0c] - (SEMVER-PATCH) [test optimization] Better nomenclature usage in impacted tests logic (Juan Antonio Fernández de Alba) #6614
  • [dafde811cd] - (SEMVER-MINOR) Have profilers emit settings and metrics into event.json (Attila Szegedi) #6597
  • [2f03518ba7] - (SEMVER-MINOR) [PREVIEW] Add Feature Flagging & Experimentations (Ayan Khan) #6448
  • [8625d7792e] - (SEMVER-MINOR) SCI embedding - read Git metadata from .git folder (olivwalsh) #6517
  • [2555791006] - (SEMVER-MINOR) Add support for OpenTelemetry Logs API (Munir Abdinur) #6465
  • [40b6788374] - (SEMVER-PATCH) [MLOB-3987] handle Amazon Nova request formats (ncybul) #6586
  • [3aca43bdb4] - (SEMVER-PATCH) test: remove npm/sandbox operations from fastify esm test (Bryan English) #6622
  • [ab33cb0c1f] - (SEMVER-PATCH) increasing integration test timeouts, using execSync (Crystal Luc-Magloire) #6607
  • [eb37aab54c] - (SEMVER-PATCH) fix: Ws resource now uses the request route (Crystal Luc-Magloire) #6587
  • [0b25422ee5] - (SEMVER-PATCH) ci: adjust performance gate warning to 1% for low stddev scenarios (Roch Devost) #6626

Don't miss a new dd-trace-js release

NewReleases is sending notifications on new releases.