Skip to content

Releases: DataDog/dd-trace-js

5.80.0

21 Nov 11:53

Choose a tag to compare

  • [31a05d6f67] - (SEMVER-PATCH) [test optimization] Fix disable logic in playwright (Juan Antonio Fernández de Alba) #6954
  • [2fd9b1d434] - (SEMVER-PATCH) fix(llmobs): make sure all sdk methods are on the no-op sdk as well (Sam Brenner) #6949
  • [f04d912d95] - (SEMVER-PATCH) chore(iast): Fix overhead controller integration flaky test (Ugaitz Urien) #6926
  • [4dccc16abe] - (SEMVER-PATCH) [DB plugins] trigger sampling of span before injecting the trace parent comment (Naji Astier) #6653
  • [f87e8d630b] - (SEMVER-PATCH) chore: introduce jsdoc linter (Ruben Bridgewater) #6899
  • [ca4a561e7a] - (SEMVER-PATCH) fix: log plugin name in case the handler throws (Ruben Bridgewater) #6947
  • [26e740268f] - (SEMVER-PATCH) fix: instrument latest aws-sdk response headers (Sam Brenner) #6911
  • [d2208fc6d6] - (SEMVER-PATCH) fix(openai, llmobs): update openai integration consistency (Sam Brenner) #6932
  • [80ea153922] - (SEMVER-PATCH) chore(llmobs): move span processing hook to on span finish instead of core processor (Sam Brenner) #6875
  • [e760b3b973] - (SEMVER-PATCH) fix: Azure Service Bus batching memory leak (Jordan Storms) #6917
  • [16081ded18] - (SEMVER-PATCH) chore: update lockfile (2025-11-18) (Bryan English) #6942
  • [fb3452b595] - (SEMVER-PATCH) chore: add the tags returned by the service to the ai_guard span (Manuel Álvarez Álvarez) #6892
  • [4955d6dc9b] - (SEMVER-MINOR) allow providing a custom timeout to openfeature datadog provider (Leo Romanovsky) #6930
  • [fb4be89d55] - (SEMVER-PATCH) chore(refactor): rename some files and classes for ease of understanding (Thomas Hunter II) #6934
  • [b55ffd260d] - (SEMVER-PATCH) chore: add openfeature paths to codeowners by @datadog/feature-flagging (Leo Romanovsky) #6931
  • [5887f9eb27] - (SEMVER-MINOR) ci: update .gitlab/one-pipeline.locked.yml (Pawel Chojnacki) #6936
  • [3e3e87f450] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6938
  • [4cac035b9f] - (SEMVER-MINOR) feat(llmobs): add boolean evaluation metric support (Sam Brenner) #6919

5.79.0

17 Nov 13:38

Choose a tag to compare

  • [19a7bfcf87] - (SEMVER-MINOR) [test optimization] feat: support multiple docblocks (Ruben Bridgewater) #6925
  • [df0ee1ed44] - (SEMVER-PATCH) chore(ci): Use runner:apm-k8s-m7i-metal for microbenchmarking (Dmytro Yurchenko) #6928
  • [0ecbf369a0] - (SEMVER-PATCH) [test optimization] Migrate cucumber plugin tests to integration tests (Juan Antonio Fernández de Alba) #6923
  • [d5805b314f] - (SEMVER-PATCH) [test optimization] Do not report jest test suites as failed if a module import failed (Juan Antonio Fernández de Alba) #6924
  • [4ff4de84f1] - (SEMVER-PATCH) chore: add types to the debugger session object (Thomas Watson) #6922
  • [8378ffd840] - (SEMVER-MINOR) [Appsec] AAP Requirements - Activation Origin (Carles Capell) #6896
  • [e098151c67] - (SEMVER-PATCH) Upgrade to latest node-server openfeature SDK and provider timeout test (Tyler Potter) #6907
  • [6d86211a45] - (SEMVER-PATCH) fix: add openfeature integration test to CI and fix tests (Tyler Potter) #6906

5.78.0

14 Nov 16:14

Choose a tag to compare

  • [f6c929e0ab] - (SEMVER-PATCH) [test optimization] Fix test suite error handling in jest (Juan Antonio Fernández de Alba) #6913
  • [b4d004d7ce] - (SEMVER-MINOR) [AppSec] esbuild support for IAST (esm) (Carles Capell) #6821

5.77.0

13 Nov 18:56

Choose a tag to compare

  • [315020a61a] - (SEMVER-PATCH) fix(express): 2 crashes when router[method]() is used with no handler (Ilyas Shabi) #6908
  • [e5e826e0e5] - (SEMVER-PATCH) chore(ci): merge release workflow into one file (simon-id) #6909
  • [ba308d4e90] - (SEMVER-PATCH) fix(iast): Fix stack traces when iast is enabled and application has --enable-source-maps (Ugaitz Urien) #6828
  • [ebd99f4b41] - (SEMVER-PATCH) [test optimization] Improve cypress flakiness (Juan Antonio Fernández de Alba) #6893
  • [80880d5f53] - (SEMVER-MINOR) feat(aap&iast): Detect vulnerability or attack on res.render in express (Ugaitz Urien) #6739
  • [532cf7f00f] - (SEMVER-MINOR) fix: propagate otel span kind to span.kind tag (Munir Abdinur) #6904
  • [5e2ed3d9aa] - (SEMVER-PATCH) chore: add ESM tests for instrumentations missing them (Pablo Erhard) #6814
  • [4c15f1231f] - (SEMVER-PATCH) fix(debugger): abort on unknown Debugger.paused reason (Thomas Watson) #6901
  • [72cd9aa74c] - (SEMVER-PATCH) chore(debugger): add comment about thread paused time being approximate (Thomas Watson) #6900
  • [28d8867e2b] - (SEMVER-PATCH) chore: add types to the debugger logger (Thomas Watson) #6889
  • [6c8d20325d] - (SEMVER-PATCH) chore: refactor config class to a singleton (Ruben Bridgewater) #6803
  • [8c5ec436fa] - (SEMVER-PATCH) chore(debugger): change CODEOWNERS for Debugger team (Thomas Watson) #6902
  • [81a2bc0e82] - (SEMVER-PATCH) test(debugger): handle Node 24.11.1+ ArrayBuffer inspector change (Thomas Watson) #6898
  • [e5c0194d10] - (SEMVER-PATCH) [test optimization] Move plugin jest tests to integration tests (Juan Antonio Fernández de Alba) #6837
  • [a5cf5d3b2c] - (SEMVER-PATCH) chore: reduce runtime metric flakiness and remove type warnings (Ruben Bridgewater) #6867
  • [51b35cf169] - (SEMVER-PATCH) [test optimization] Move plugin cypress tests to integration tests (Juan Antonio Fernández de Alba) #6876
  • [34a0619c1f] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 12 updates (dependabot[bot]) #6885
  • [078c9e4fd8] - (SEMVER-PATCH) chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #6879
  • [1672605fb8] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 18 updates (dependabot[bot]) #6880
  • [a759bb7011] - (SEMVER-PATCH) chore(deps-dev): bump bun (dependabot[bot]) #6878
  • [5ab55754e1] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 6 updates (dependabot[bot]) #6864
  • [04ef9a4ad1] - (SEMVER-PATCH) test: fix telemetry forwarder leaving files behind to be committed (Roch Devost) #6858
  • [783dd14c5a] - (SEMVER-PATCH) [test optimization] Cache for codeowners (Juan Antonio Fernández de Alba) #6847
  • [4c487c4e30] - (SEMVER-PATCH) test: skip azure-event-hubs esm tests for now (Ruben Bridgewater) #6873
  • [bedced1280] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 17 updates (dependabot[bot]) #6872
  • [5a3d9b86df] - (SEMVER-PATCH) [Appsec] Fix mquery test for MongoDB v7 (Carles Capell) #6868
  • [69661b49a0] - (SEMVER-PATCH) chore: move datadog packages to dependabot ignore list (simon-id) #6862
  • [b7efd30206] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 14 updates (dependabot[bot]) #6859
  • [c6e76d3f38] - (SEMVER-PATCH) fix: Add tags into partially flushed traces (Pablo Erhard) #6843
  • [22862a7247] - (SEMVER-PATCH) chore(deps): bump @opentelemetry/resources (dependabot[bot]) #6853
  • [3efee666a0] - (SEMVER-PATCH) chore: update ttlcache to 2.0.1 (Ruben Bridgewater) #6851
  • [ea43faed3a] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6852
  • [bcc3f3eb61] - (SEMVER-PATCH) chore(deps): bump @datadog/openfeature-node-server (dependabot[bot]) #6854
  • [545b12d5d3] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 64 updates (dependabot[bot]) #6856
  • [2f00f30986] - (SEMVER-PATCH) test: skip next.js tests on unsupported Node.js versions (Ruben Bridgewater) #6849
  • [9f80e76bea] - (SEMVER-PATCH) ci: do not try to update @opentelemetry/resources (Ruben Bridgewater) #6850
  • [7c0fc1a77f] - (SEMVER-PATCH) test: reduce esbuild flakiness (Ruben Bridgewater) #6841
  • [91bbe41dcf] - (SEMVER-PATCH) ci: fix too many characters for slack api in flakiness report message (Roch Devost) #6829
  • [043f896380] - (SEMVER-PATCH) fix(ai): fix streamed tool call parsing, tool call arguments in v5 (Sam Brenner) #6813
  • [944e92ba45] - (SEMVER-PATCH) test: reduce runtime metric flakiness (Ruben Bridgewater) #6835
  • [09fa2a0e08] - (SEMVER-PATCH) chore(deps): bump axios (dependabot[bot]) #6844
  • [729d1629cc] - (SEMVER-PATCH) test: skip test for new langchain versions (Sam Brenner) #6839
  • [a35c8d1e98] - *...
Read more

5.76.0

03 Nov 16:04

Choose a tag to compare

  • [8c6c04ed41] - (SEMVER-PATCH) [test optimization] Bump testing versions of test optimization plugins (Juan Antonio Fernández de Alba) #6823
  • [203ae96379] - (SEMVER-PATCH) [test optimization] Fix threads config in vitest (Juan Antonio Fernández de Alba) #6824
  • [05caa13f0e] - (SEMVER-MINOR) openai responses instrumentation (Jordan Wong) #6583
  • [a28b6bbe86] - (SEMVER-PATCH) chore(deps): bump @datadog/openfeature-node-server (dependabot[bot]) #6816
  • [0d578e76b2] - (SEMVER-PATCH) [test optimization] Support new pools in vitest (Juan Antonio Fernández de Alba) #6812
  • [870560e061] - (SEMVER-MINOR) [test optimization] Support pool:"threads" in vitest (Juan Antonio Fernández de Alba) #6809
  • [b4ba2c5277] - (SEMVER-MINOR) chore(codeowners): Set owner for AppSec integration tests (Carles Capell) #6822
  • [1a1c9e8731] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 2 directories with 1 update (dependabot[bot]) #6819
  • [40b188053d] - (SEMVER-MINOR) [test optimization] Playwright: report tests that did not run (Juan Antonio Fernández de Alba) #6797
  • [3522ff7971] - (SEMVER-PATCH) switch all sandbox usage to new helper (Roch Devost) #6777
  • [091130df43] - (SEMVER-PATCH) test(llmobs): re-work deepEqualWithMockValues to use node:assert (Sam Brenner) #6709
  • [75c2809d24] - (SEMVER-PATCH) switch to isolated linker for bun (Roch Devost) #6801
  • [e856fb041a] - (SEMVER-MINOR) Make sure space profiler (almost) always goes first (Attila Szegedi) #6808
  • [53670c562b] - (SEMVER-MINOR) Update to pprof-nodejs 5.12.0, supporting Node.js 25 (Attila Szegedi) #6789
  • [785a868005] - (SEMVER-MINOR) [AppSec] Custom Data Classification (simon-id) #6806

5.75.0

31 Oct 09:22

Choose a tag to compare

  • [1765861626] - (SEMVER-PATCH) test: skip Next.js 16 tests on non-supported Node.js versions (Ruben Bridgewater) #6780
  • [3e68da8772] - (SEMVER-PATCH) fix: update ai plugin typing (Sam Brenner) #6786
  • [dae2928372] - (SEMVER-PATCH) ci: update kafka docker image to 3.9.1 (Roch Devost) #6794
  • [0f4b75ef22] - (SEMVER-PATCH) fix: made wrapFunction unique to functions (Pablo Erhard) #6796
  • [ee7e32f9cb] - (SEMVER-PATCH) [test optimization] Fix playwright tests in v5 release line (Juan Antonio Fernández de Alba) #6798
  • [287203888c] - (SEMVER-PATCH) [test optimization] Playwright + RUM: wait for RUM data to flush (Juan Antonio Fernández de Alba) #6759
  • [f0c1e65052] - (SEMVER-PATCH) [test optimization] Fix reported test suite duration in playwright (Juan Antonio Fernández de Alba) #6770
  • [b874514d77] - (SEMVER-PATCH) feat(ai_guard): add telemetry to the SDK (Manuel Álvarez Álvarez) #6767
  • [50146d9a4a] - (SEMVER-PATCH) fix: Add @yaacovcr/transform as external in tests because it is a new peerDepdendency in @apollo/server (Ugaitz Urien) #6790
  • [6b2d9fe4a5] - (SEMVER-MINOR) add include configuration to iitm loader hook (Roch Devost) #6455
  • [a31bc8f289] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6778
  • [537a4a7853] - (SEMVER-PATCH) fix: restore the try catch in esubild because could fail using yarn (Ugaitz Urien) #6774
  • [e9556735f4] - (SEMVER-PATCH) fix: safer wrapFunction for ESM instrumentation (Pablo Erhard) #6761
  • [af5885e465] - (SEMVER-PATCH) feat: support most configurations with Declarative Config (Mikayla Toffler) #6694
  • [cb71d5149b] - (SEMVER-PATCH) Renamed nightly dispatch workflow (Pablo Erhard) #6742
  • [4ba2f499bd] - (SEMVER-PATCH) ci: remove deprecated lambda executor from localstack config (Roch Devost) #6771
  • [c719f344bf] - (SEMVER-PATCH) fix: make sure latest vitest versions get properly instrumented (Juan Antonio Fernández de Alba) #6773
  • [3ffe266034] - (SEMVER-PATCH) [test optimization] Improve flakiness in cypress (even more) (Juan Antonio Fernández de Alba) #6772
  • [c0874b3c1c] - (SEMVER-PATCH) ci: fix express-session job name (Pablo Erhard) #6769
  • [4a1ffff269] - (SEMVER-PATCH) chore: remove unused code (Ruben Bridgewater) #6768
  • [fe119014ad] - (SEMVER-PATCH) fix: do not include peer dependencies of a dependency (Ruben Bridgewater) #6760
  • [53714a107e] - (SEMVER-PATCH) chore: always redact exception messages for logs in telemetry (Steven Bouwkamp) #6740
  • [3debabca45] - (SEMVER-PATCH) chore(deps-dev): bump workerpool from 9.3.4 to 10.0.0 (dependabot[bot]) #6751
  • [47e0890e4a] - (SEMVER-PATCH) FFL-1294: Fix FFE_FLAGS Remote Config handler payload format (Leo Romanovsky) #6754
  • [f2af4fd7ed] - (SEMVER-PATCH) fix retry no longer working for bun (Roch Devost) #6762
  • [8611c55283] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6763

5.74.0

27 Oct 15:18

Choose a tag to compare

  • [90b7c9657d] - (SEMVER-PATCH) [test optimization] Fix retry logic for flaky test management in playwright (Juan Antonio Fernández de Alba) #6757
  • [a377e2af19] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6752
  • [5620b0ba9e] - (SEMVER-PATCH) fix: fix esm instrument express-session regression (Pablo Erhard) #6741
  • [43efd4d41e] - (SEMVER-PATCH) [test optimization] Fix retry logic in impacted tests for playwright (Juan Antonio Fernández de Alba) #6755
  • [5adf85feda] - (SEMVER-PATCH) [test optimization] Add faulty logic to EFD in playwright (Juan Antonio Fernández de Alba) #6737
  • [2482bded48] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #6746
  • [0db2310bcf] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 3 directories with 2 updates (dependabot[bot]) #6747
  • [def5b56c66] - (SEMVER-MINOR) collect express endpoints (Ilyas Shabi) #6271
  • [c44d8e5e62] - (SEMVER-PATCH) switch to bun for integration tests using the sandbox (Roch Devost) #6693
  • [eb9030c36e] - (SEMVER-PATCH) nightly testing (Pablo Erhard) #6629
  • [cdbcc2435f] - (SEMVER-PATCH) [test optimization] jest fix: potentially empty this.loggedReferenceErrors (Juan Antonio Fernández de Alba) #6738
  • [e3488cbf84] - (SEMVER-PATCH) [test optimization] Fix retry logic in playwright (Juan Antonio Fernández de Alba) #6736
  • [62d20bb7db] - (SEMVER-PATCH) test: fix race condition in kinesis tests by swallowing irrelevant errors (Roch Devost) #6691
  • [43d8bc76c3] - (SEMVER-PATCH) [test optimization][STV-59] Fix jest.mock for multi worker setups (Juan Antonio Fernández de Alba) #6729
  • [78dd563e61] - (SEMVER-PATCH) fix(ws): handle socket availability gracefully (Ruben Bridgewater) #6728
  • [b071433672] - (SEMVER-MINOR) add dsm checkpointer typing (William Conti) #6732
  • [58e102ce6a] - (SEMVER-PATCH) test: reduce cypress flakiness further (Juan Antonio Fernández de Alba) #6731
  • [d1ac82123d] - (SEMVER-PATCH) chore: clean up code in integration tests helper (Thomas Watson) #6735
  • [cc7e70857d] - (SEMVER-PATCH) fix(esbuild): do not crash and build properly when esbuild is used with ESM modules (Ugaitz Urien) #6513
  • [77d7e658d8] - (SEMVER-PATCH) add script to rerun workflow a specific number of times (Roch Devost) #6689
  • [62f875d22f] - (SEMVER-PATCH) ci: remove flaky flag from serverless workflow (Roch Devost) #6692
  • [dbefc61cec] - (SEMVER-PATCH) Update esbuild test dependency (Ilyas Shabi) #6727
  • [48d7fbfdb6] - (SEMVER-PATCH) Added flush interval option as env variable and use it for ESM tests (Pablo Erhard) #6723
  • [6c552cbc7e] - (SEMVER-PATCH) ci(langchain): update apm test to use classic langchain for in-memory vectorstore (Sam Brenner) #6721
  • [b2595238f4] - (SEMVER-PATCH) ci: add support for multiple retries to flakiness script (Roch Devost) #6685
  • [b951edf9ab] - (SEMVER-PATCH) ci(langchain): fix tests for test version bump to 1.0 (Sam Brenner) #6715
  • [3a389a6605] - (SEMVER-PATCH) test(test-optimization): reduce cypress test flakiness and add debug output (Juan Antonio Fernández de Alba) #6710
  • [0a591b5b61] - (SEMVER-PATCH) test: increase timeout for dynamo and event hubs tests (Roch Devost) #6690
  • [2a1670b258] - (SEMVER-PATCH) chore: improve config by making properties private and fix type issues (Ruben Bridgewater) #6615
  • [58f72a00bf] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6716

5.73.0

22 Oct 11:44

Choose a tag to compare

  • [f0ed054f24] - (SEMVER-PATCH) Avoid create xml reporting file on local (Ilyas Shabi) #6713
  • [8921ff4c7f] - (SEMVER-MINOR) [APMSVLS-218] Expand support for Azure Service Bus (Jordan Storms) #6669
  • [9e3c1825d3] - (SEMVER-PATCH) fix(esm): do not wrap .default when instrumenting cookie-parser (Pablo Erhard) #6708
  • [191e908850] - (SEMVER-MINOR) feat(llmobs): add annotationContext API to annotate auto-generated spans (Sam Brenner) #6571
  • [668fc22ec3] - (SEMVER-PATCH) chore(deps): bump @datadog/openfeature-node-server (dependabot[bot]) #6702
  • [c9305d99df] - (SEMVER-PATCH) fix(ai): properly handle token usage for ai@>=5.0.0 (Sam Brenner) #6707
  • [4dec315ba1] - (SEMVER-PATCH) [test optimization] Add better logs to test management and minor improvements to test management (Juan Antonio Fernández de Alba) #6687
  • [68ceae38e0] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 3 directories with 3 updates (dependabot[bot]) #6696
  • [e461c4ee68] - (SEMVER-PATCH) chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #6701
  • [b627f1ac0d] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 5 updates (dependabot[bot]) #6698
  • [a01e5146db] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6699
  • [a4f45f3259] - (SEMVER-PATCH) chore(deps): bump @datadog/native-appsec from 10.2.1 to 10.3.0 (dependabot[bot]) #6704
  • [1c78dee56a] - (SEMVER-PATCH) [test optimization] Fix handling of test function in mocha retries (Juan Antonio Fernández de Alba) #6706
  • [306888362a] - (SEMVER-PATCH) [test optimization] Fix test suites being reported with an error message but passed test status (Juan Antonio Fernández de Alba) #6656
  • [b4c21aeb09] - (SEMVER-MINOR) chore (ci): report test result to datadog (Charles de Beauchesne) #6649
  • [d69f98a61e] - (SEMVER-MINOR) refactor: extract common OTLP logic into base classes (Munir Abdinur) #6659
  • [d6c64ca105] - (SEMVER-PATCH) fix(amqplib): prevent crash when basic.get returns no message (Ayan Khan) #6686
  • [8900c5ce50] - (SEMVER-PATCH) fix: esbuild requirement for @openfeature/core (Ugaitz Urien) #6679
  • [2056fe7de2] - (SEMVER-MINOR) feat(aap): Increase extended data collection support to fastify and nextjs (Ugaitz Urien) #6631
  • [f40cdf966d] - (SEMVER-PATCH) chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 1 directory with 2 updates (dependabot[bot]) #6642
  • [7d8b31ba35] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 17 updates (dependabot[bot]) #6684
  • [76e15b3c94] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 2 updates (dependabot[bot]) #6683
  • [dc2f39ded4] - (SEMVER-MINOR) chore: add OTLP metrics proto definitions and reorganize directory (Munir Abdinur) #6657
  • [730042246a] - (SEMVER-PATCH) split aws-sdk tests by service (Roch Devost) #6680
  • [c71419e068] - (SEMVER-PATCH) add merge option to flakiness script (Roch Devost) #6681
  • [36d9a6b7fa] - (SEMVER-PATCH) chore(deps): bump the test-versions group across 1 directory with 71 updates (dependabot[bot]) #6668
  • [849847636c] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6646
  • [c2d2d84163] - (SEMVER-PATCH) Propagated timeout into assertSomeTraces (Pablo Erhard) #6671
  • [d08d3216df] - (SEMVER-PATCH) test: add support for recent ai-sdk/openai release (store = false) (Sam Brenner) #6662
  • [7f634202fe] - (SEMVER-PATCH) chore(deps): bump the gh-actions-packages group across 2 directories with 2 updates (dependabot[bot]) #6645
  • [8f6acc9062] - (SEMVER-PATCH) chore(deps): bump import-in-the-middle (dependabot[bot]) #6643
  • [592d16675f] - (SEMVER-PATCH) ci: set DD_RUNTIME_METRICS_ENABLED to true (Augusto de Oliveira) #6621
  • [5a2ebe1521] - (SEMVER-MINOR) fix: prevent TypeError in ws plugin when ctx.span is undefined (Ayan Khan) #6660
  • [e2630c28f5] - (SEMVER-PATCH) update ml-observability codeowners (Sam Brenner) #6670

5.72.0

15 Oct 18:31

Choose a tag to compare

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

5.71.0

09 Oct 13:58

Choose a tag to compare

  • [a073145c1d] - (SEMVER-MINOR) feat(aap): Extended request data collection via rules (Ugaitz Urien) #6275
  • [c95eb358f8] - (SEMVER-PATCH) test: improve flakiness for appsec ssrf express tests (Ugaitz Urien) #6623
  • [4bb779b38b] - (SEMVER-PATCH) chore: disable TypeScript type checking (Thomas Watson) #6625
  • [c0873f1958] - (SEMVER-PATCH) Do not run datadog static analyzer on pull_request (Juan Antonio Fernández de Alba) #6612
  • [6a0fa6e8b7] - (SEMVER-PATCH) fix api docs links redirecting to incorrect urls (Roch Devost) #6617
  • [22c2dd853c] - (SEMVER-PATCH) chore(deps): bump openai (dependabot[bot]) #6619
  • [821b4e14fb] - (SEMVER-MINOR) feat(anthropic, llmobs): add support for @ai-anthropic/sdk (Sam Brenner) #6431
  • [33cf0e55c6] - (SEMVER-PATCH) enable pr gates for all benchmarks and make them faster (Roch Devost) #6590