Skip to content

Releases: DataDog/dd-trace-js

5.56.0

12 Jun 09:03
Compare
Choose a tag to compare
  • [cafe33b83f] - (SEMVER-PATCH) Update pprof-nodejs to 5.8.2 (Attila Szegedi) #5866
  • [5e417ca367] - (SEMVER-PATCH) fix audit running on pull requests not touching dependencies (Roch Devost) #5879
  • [8e11d857aa] - (SEMVER-MINOR) Implement Config Chaining (Ayan Khan) #5374
  • [c5188d8f27] - (SEMVER-PATCH) fix missing octokit dependency for flakiness report workflow (Roch Devost) #5878
  • [3b64de7abc] - (SEMVER-PATCH) Fix and improve esbuild and add it to the CI (Ruben Bridgewater) #5877
  • [ed2469ea9b] - (SEMVER-PATCH) perf: improve the internal config set function (Thomas Watson) #5872
  • [7f44491fe9] - (SEMVER-PATCH) [test-optimization] [SDTEST-303] Fix jest@30 release (Juan Antonio Fernández de Alba) #4581
  • [85c5d33d57] - (SEMVER-PATCH) chore: bump brace-expansion dev-dependency (Thomas Watson) #5875
  • [fab3ee9408] - (SEMVER-PATCH) chore: temporarily restrict yarn audit to prod deps only in CI (Thomas Watson) #5874
  • [94e55a2e2c] - (SEMVER-PATCH) fix missing repo flag for retry workflow (Roch Devost) #5870
  • [ccc52ef8ee] - (SEMVER-PATCH) [SVLS-5649] Add HTTP Context Propagation to Azure Functions (Jordan Storms) #5839
  • [93d59c4f88] - (SEMVER-PATCH) add comments explaining the flakiness report script (Roch Devost) #5869
  • [5013ed8750] - (SEMVER-PATCH) add flakiness report workflow (Roch Devost) #5856
  • [784197db4d] - (SEMVER-PATCH) test: speed up DI tests (Thomas Watson) #5863
  • [7e78aaaa8f] - (SEMVER-PATCH) [DI] Support custom upload interval (Thomas Watson) #5861
  • [388c91670e] - (SEMVER-PATCH) fix oracle db bug (Ayan Khan) #5868
  • [6796afdd03] - (SEMVER-PATCH) Get response headers on Fastify by the end of the request (Ilyas Shabi) #5831
  • [7ecad193d3] - (SEMVER-PATCH) Cache tainted value of query params in express v5 (Ilyas Shabi) #5716
  • [145dcd7709] - (SEMVER-PATCH) [test-optimization] [SDTEST-303] Unblock CI due to Jest@30 release (Mario Vidal Domínguez) #5862
  • [27eaee58f4] - (SEMVER-PATCH) add workflow to auto-retry main and release branches (Roch Devost) #5851
  • [994323dbca] - (SEMVER-PATCH) Do not extract baggage when config.tracePropagationBehaviorExtract is 'ignore' (Ida Liu) #5860
  • [3c8fe63a34] - (SEMVER-PATCH) [test-optimization] [SDTEST-2144] Fix it.failing in combination with EFD (Mario Vidal Domínguez) #5857
  • [ec706ad4bb] - (SEMVER-PATCH) Fix iast mysql2 (Ugaitz Urien) #5847
  • [e5dcebca20] - (SEMVER-PATCH) test: clean up fake agent start/stop code (Thomas Watson) #5854
  • [38f67f3e16] - (SEMVER-PATCH) test: reduce usage of get-port dependency (Thomas Watson) #5848
  • [b7e4f8e015] - (SEMVER-PATCH) test: destroy active connections when stopping fake agent (Thomas Watson) #5853
  • [ffcef30249] - (SEMVER-PATCH) move cypress tests from apm integrations to test optimization (Roch Devost) #5849
  • [90fe64b984] - (SEMVER-PATCH) Baggage update (Ida Liu) #5815

5.55.0

06 Jun 16:56
Compare
Choose a tag to compare
  • [9c58aefabc] - (SEMVER-PATCH) [test optimization] Fix test optimization tests in v5 release line (Juan Antonio Fernández de Alba) #5844
  • [b9375e96f4] - (SEMVER-MINOR) Remove Header Injection vulnerability detection (Carles Capell) #5836
  • [2fd2bcb301] - (SEMVER-PATCH) Initial central configuration inversion (Ruben Bridgewater) #5603
  • [e7bb334853] - (SEMVER-PATCH) Allow for reordering of files in the upload (Attila Szegedi) #5845
  • [8045409ef6] - (SEMVER-PATCH) Fix startuplog crashing by serializing bigint (Ruben Bridgewater) #5842
  • [d9f0d7e414] - (SEMVER-PATCH) split ci jobs by team workflows (Roch Devost) #5817
  • [f1f87830b3] - (SEMVER-PATCH) [Code Origin for Spans] Only send top user frame in entry spans (Thomas Watson) #5763
  • [b4b18e3f6f] - (SEMVER-PATCH) [test optimization] Remove async resource usage from playwright (Juan Antonio Fernández de Alba) #5835
  • [c43be9ce5b] - (SEMVER-PATCH) [test optimization] Remove async resource usage from vitest (Juan Antonio Fernández de Alba) #5834
  • [75c5a45758] - (SEMVER-PATCH) [test optimization] Remove async resource usage from cucumber (Juan Antonio Fernández de Alba) #5833
  • [d88c81e789] - (SEMVER-PATCH) [test optimization] Remove usage of async resource from jest (Juan Antonio Fernández de Alba) #5811
  • [429f0df6bc] - (SEMVER-PATCH) Update eslint rules and activate multiple more (Ruben Bridgewater) #5800
  • [c21e73b19a] - (SEMVER-MINOR) Add appsec.enabled origin gauge metric (Ugaitz Urien) #5794
  • [ccc1d32822] - (SEMVER-MINOR) feat(llmobs): propagate mlApp for LLM proxy or gateway services (Sam Brenner) #5553
  • [634aad27e5] - (SEMVER-PATCH) fix remaining mysql/mariadb async resource usage (Roch Devost) #5840
  • [1df163a69d] - (SEMVER-PATCH) [test optimization] Remove deprecated async resource from mocha (Juan Antonio Fernández de Alba) #5830
  • [aea6872e4d] - (SEMVER-PATCH) bump multer (Ilyas Shabi) #5828
  • [2531473c11] - (SEMVER-PATCH) fix store binding transform not executing with undefined current store (Roch Devost) #5825
  • [5d7a7f1899] - (SEMVER-PATCH) Fix overhead controller test flakyness (Ugaitz Urien) #5824
  • [f099f66fcb] - (SEMVER-PATCH) Don't use DD_ prefix on test-only env var (Attila Szegedi) #5742
  • [00efd03830] - (SEMVER-PATCH) test: speed up DI integration tests (Thomas Watson) #5823
  • [cc2b8a6306] - (SEMVER-PATCH) ci(openai): remove flaky configuration test (Sam Brenner) #5822

5.54.0

04 Jun 13:49
Compare
Choose a tag to compare
  • [54d5898c7b] - (SEMVER-PATCH) [DI] Support non-normalized source path names in source maps (Thomas Watson) #5821
  • [f3503ed934] - (SEMVER-MINOR) Enable profiles' zstd compression on Node.js <23.8.0 (Attila Szegedi) #5820
  • [ca888d2dc0] - (SEMVER-PATCH) [test-optimization] [SDTEST-1923] Add telemetry for the GIT_COMMIT_SHA discrepancies (Mario Vidal Domínguez) #5772
  • [a7d180a15d] - (SEMVER-MINOR) chore(tracing): remove asyncstorage from google cloud pub/sub (William Conti) #5796
  • [070a7d177f] - (SEMVER-MINOR) tracing: remove asyncresource from kafka instrumentations (William Conti) #5703
  • [63f4c0367c] - (SEMVER-PATCH) Fix vitest edge case for undefined errors (Juan Antonio Fernández de Alba) #5809
  • [4740380b80] - (SEMVER-PATCH) [test optimization] Fix createSandbox (Juan Antonio Fernández de Alba) #5810
  • [3d379da0da] - (SEMVER-PATCH) [test-optimization] [SDTEST-2122] Modify Impacted Tests algorithm (Mario Vidal Domínguez) #5807
  • [17e3ddfc38] - (SEMVER-PATCH) Test: Ensure yarn.lock doesn't contain duplicates (Thomas Watson) #5808
  • [430f5aef9a] - (SEMVER-PATCH) Improve agent.assertFirstTraceSpan to accept an object (Ruben Bridgewater) #5805
  • [aa68b47300] - (SEMVER-MINOR) chore: remove async storage from rabbitmq integrations (William Conti) #5734
  • [5d2b3b621b] - (SEMVER-PATCH) convert mysql/mysql2/mariadb from asyncresource to runstores (Roch Devost) #5723
  • [569c46d71b] - (SEMVER-PATCH) Make get-port wait between retries in tests (Ruben Bridgewater) #5801
  • [3f79205e28] - (SEMVER-MINOR) [test-optimization] [SDTEST-1821] Implement impacted tests detection (Mario Vidal Domínguez) #5543
  • [36f4669c7a] - (SEMVER-PATCH) Fix missing returns (Ruben Bridgewater) #5799
  • [d0de1c38ac] - (SEMVER-PATCH) Activate more complicated unicorn eslint rules (Ruben Bridgewater) #5790
  • [8b95a5fea0] - (SEMVER-PATCH) Update dependencies (Ruben Bridgewater) #5791
  • [ea7e2ca526] - (SEMVER-PATCH) ci(aws-sdk): fix bedrock runtime tests failing (Sam Brenner) #5795
  • [c504dc6244] - (SEMVER-PATCH) Pin openai tests to below v5 in plugin test (Ruben Bridgewater) #5793
  • [5e0f54e6fd] - (SEMVER-PATCH) Activate more unicorn eslint rules (Ruben Bridgewater) #5789
  • [5320f381d8] - (SEMVER-PATCH) Activate multiple eslint rules (Ruben Bridgewater) #5786
  • [153a813e63] - (SEMVER-PATCH) add release status checks (Roch Devost) #5674
  • [db66b0a2fb] - (SEMVER-PATCH) [test-optimization] [SDTEST-1923] Fix Playwright tests in v5 (Mario Vidal Domínguez) #5788
  • [b9cb0ba524] - (SEMVER-PATCH) [test optimization] Update automatic log submission tests to include playwright (Juan Antonio Fernández de Alba) #5783
  • [108a847fdb] - (SEMVER-MINOR) add baggage to span tags (Ida Liu) #5767
  • [fe11a427e8] - (SEMVER-MINOR) feat: add deterministic sampling with knuth based on TraceId (Benjamin De Bernardi) #5712
  • [1639cf7f58] - (SEMVER-PATCH) bump dc-polyfill to 0.1.9 (Roch Devost) #5784
  • [c946c71223] - (SEMVER-PATCH) test: clean up Mocha setup code withVersions and withExports (Thomas Watson) #5785
  • [6bfd2dd891] - (SEMVER-MINOR) [Code Origin for Spans] Add support for Express entry spans (Thomas Watson) #5423
  • [d863bc420e] - (SEMVER-PATCH) test: clean up yarn services script (Thomas Watson) #5781
  • [676146afe4] - (SEMVER-PATCH) test: remove manual promise handling from test (Thomas Hunter II) #5759
  • [f7287a1329] - (SEMVER-PATCH) Make the ddBasePath variable a static string (Thomas Watson) #5775
  • [019b06661e] - (SEMVER-PATCH) Docs on adding new APIs to dd-trace-api (Bryan English) #5749
  • [b5dfaab5a9] - (SEMVER-PATCH) test: clean up algorithm to create versions/* folders (Thomas Watson) #5778
  • [4c99cbfd0f] - (SEMVER-PATCH) test: clean up invalid code in yarn services script (Thomas Watson) #5779
  • [68d5534d11] - (SEMVER-PATCH) Bump ESLint dependencies (Thomas Watson) #5776
  • [c970eb5dbb] - (SEMVER-MINOR) Configurable NativeSpaceProfiler samplingInterval (Attila Szegedi) #5766
  • [c9918c0fcc] - (SEMVER-MINOR) New vulnerability sampling algorithm (Ugaitz Urien) #5697
  • [5ba58ae920] - (SEMVER-PATCH) Fix unicorn linter errors to activate more rules (Ruben Bridgewater) #5501
  • [62593f201f] - (SEMVER-PATCH) [test-optimization] [SDTEST-2034] Send tag when there is no branch (Mario Vidal Domínguez) #5770
  • [3ed46b7a4a] - (SEMVER-MINOR) Extended Request Data Collection (Carles Capell) #5709
  • [632908899f] - (SEMVER-PATCH) [DI] Fix race condition if breakpoint is hit while being removed (Thomas Watson) #5769
  • [f58c6a3f9e] - (SEMVER-MINOR) Add support for profiler upload compression methods and levels (Attila Szegedi) #5765
  • [1d71591f2e] - (SEMVER-PATCH) Fix amqplib not always passing through the correct method names (Ruben Bridgewater) #5676
  • [[`ef7552b46...
Read more

5.53.0

23 May 13:55
Compare
Choose a tag to compare
  • [86f1f53648] - (SEMVER-PATCH) chore: fix confluentinc flaky tests (William Conti) #5732
  • [bd378cd6ca] - (SEMVER-PATCH) remove duplicate line in config.spec.js (simon-id) #5761
  • [0db1d65cba] - (SEMVER-MINOR) deprecate serverless mini agent (Duncan Harvey) #5751
  • [1c17b9560e] - (SEMVER-PATCH) [test-optimization] [SDTEST-2039] Remove unnecessary channels in Playwright (Mario Vidal Domínguez) #5753
  • [7fc9f261d0] - (SEMVER-PATCH) test: rename agent.use() to .assertSomeTraces() (Thomas Hunter II) #5754
  • [1faa159781] - (SEMVER-MINOR) tracing: fix kafka header injection error for older kafka brokers (William Conti) #5704
  • [f980b335fe] - (SEMVER-MINOR) instrument the iovalkey package (Thomas Hunter II) #5555
  • [0c27678650] - (SEMVER-PATCH) [DI] Clear state when last probe is removed (Thomas Watson) #5700
  • [3aa9147212] - (SEMVER-PATCH) Safer shimmer implementation (Ruben Bridgewater) #5632
  • [232f6f79c0] - (SEMVER-MINOR) Ignore appsec startup error in serverless (Ugaitz Urien) #5745
  • [9fd61730f0] - (SEMVER-MINOR) Add support for passing tags as arrays for custom metrics (Roch Devost) #5748
  • [22d38aaf5d] - (SEMVER-PATCH) Use errorMonitor symbol instead of listening to the error event (Ruben Bridgewater) #5682
  • [f1f9a06c56] - (SEMVER-PATCH) [DI] Fix race condition when applying probe at app boot (Thomas Watson) #5698
  • [3f13dee4d6] - (SEMVER-PATCH) Pin with versioned url (TonyCTHsu) #5741
  • [f92f2a01c9] - (SEMVER-PATCH) Update default value for appsec.obfuscatorValueRegex config entry (simon-id) #5739
  • [295edf4888] - (SEMVER-PATCH) Test sample context propagation through promises too (Attila Szegedi) #5740
  • [0672b4d7fc] - (SEMVER-PATCH) fix tag merging logic to update (Sam Brenner) #5705
  • [6080e49b98] - (SEMVER-PATCH) [test-optimization] [SDTEST-2024] Fix Playwright exit code status when it fails before running the test (Mario Vidal Domínguez) #5733
  • [5ab86f7438] - (SEMVER-PATCH) Add an env var for executing integration tests without a sandbox (Attila Szegedi) #5737
  • [d1f47c65a7] - (SEMVER-PATCH) report waf results (Ilyas Shabi) #5655
  • [3a2ed100eb] - (SEMVER-PATCH) [DI] Don't fail to trigger if one of multiple probe conditions throws (Thomas Watson) #5715
  • [b676e84b13] - (SEMVER-PATCH) [DI] Improve error handling during snapshot collection (Thomas Watson) #5719
  • [63db106a0b] - (SEMVER-PATCH) [test-optimization] [SDTEST-1990] Make compatible Test Optimization instrumentations with Node 24 (Mario Vidal Domínguez) #5711
  • [34f2e55cd7] - (SEMVER-PATCH) [DI] Use custom error property for errors reporting state snapshot (Thomas Watson) #5731
  • [d6382c119f] - (SEMVER-PATCH) [DI] Only send probes whos condition is actually met (Thomas Watson) #5714
  • [aa76e2a794] - (SEMVER-PATCH) [DI] Clean up code in integration test (Thomas Watson) #5729
  • [57da289b7a] - (SEMVER-PATCH) docs: add node v24 warning to README (Thomas Hunter II) #5724

5.52.0

13 May 19:25
Compare
Choose a tag to compare

Note that this is the first version of the tracer to offer support for Node.js v24.
With this version you'll need to set --no-async-context-frame either using a CLI argument or via NODE_OPTIONS as a workaround. In a future release when we complete Node.js v24 support this workaround will no longer be needed.

  • [fcf95b27a8] - (SEMVER-PATCH) simpler adding --no-async-context-frame (Bryan English) #5717
  • [87fcd71d12] - (SEMVER-PATCH) fix child_process test on node 24 (Bryan English) #5722
  • [7806a574ff] - (SEMVER-PATCH) Add minimal fast path for esm being enabled (Ruben Bridgewater) #5601
  • [5153ea6466] - (SEMVER-MINOR) Add new baggage APIs which act on currently active baggage (Ida Liu) #5365
  • [fd0750c1b5] - (SEMVER-PATCH) Pin shared pipeline (TonyCTHsu) #5713
  • [f3cb875333] - (SEMVER-MINOR) Node.js 24 support (Bryan English) #5678
  • [af5717ecc2] - (SEMVER-PATCH) Fix OOM tests flakiness (Nicolas Savoire) #5590
  • [f4ee8443bf] - (SEMVER-PATCH) use no async context frame option for now (Bryan English) #5706
  • [9702e5bb23] - (SEMVER-MINOR) Bump taint tracking package (Carles Capell) #5701
  • [8ca6920ff2] - (SEMVER-PATCH) Skip app-dir app in nextjs 13.2 test in node 24 (#5691) (Ugaitz Urien) #5699
  • [ed02dd9d75] - (SEMVER-PATCH) [DI] Add debug logs when starting/stopping the CDP session (Thomas Watson) #5694
  • [6e4b4641b8] - (SEMVER-MINOR) [test-optimization] [SDTEST-1983] Add commit sha to request of Test Management (Mario Vidal Domínguez) #5688
  • [2c5fb90f5c] - (SEMVER-PATCH) [DI] Slight improvement to script-matching algorithm (Thomas Watson) #5695
  • [5e899cb114] - (SEMVER-PATCH) re-enable release proposal dont-land-on checks (Roch Devost) #5665
  • [3e3d7d6ded] - (SEMVER-MINOR) Update pprof-nodejs to 5.8.0 (Nicolas Savoire) #5693
  • [f13861a1f3] - (SEMVER-MINOR) tracing: add support for @confluentinc/kafka-javascript (William Conti) #5489
  • [d6df5c1606] - (SEMVER-PATCH) manual keep trace on asm standalone and api security (Ilyas Shabi) #5649
  • [f3cf426fd1] - (SEMVER-PATCH) [DI] Fix tests in Node.js 24 (Thomas Watson) #5689
  • [052bdaae4a] - (SEMVER-PATCH) Fix Node 24 warning for invoking fs.existsSync with invalid argument type (Attila Szegedi) #5687
  • [8d6b823ffe] - (SEMVER-PATCH) fix: Support for inode when /proc/self/cgroup is a multiline string (Ruben Bridgewater) #5683
  • [edde8b566b] - (SEMVER-PATCH) remove async resource usage from dns/fs/net integrations (Roch Devost) #5673
  • [56b04d0140] - (SEMVER-PATCH) Add a fake agent for code hotspots and timeline tests too. (Attila Szegedi) #5667
  • [c2f57b8ce0] - (SEMVER-PATCH) fix(vitest): fix coverage not being reported when value is zero (Ruben Bridgewater) #5681
  • [3e85c09fb4] - (SEMVER-PATCH) fix rasp ssrf flaky test (Ilyas Shabi) #5659
  • [f2b167d343] - (SEMVER-MINOR) tracing: add support for pg cursors / streams (William Conti) #5680
  • [daf4277f3e] - (SEMVER-PATCH) fix(llmobs): llmobs data can be sent to agent proxy running on uds (Sam Brenner) #5679
  • [4031dd25ea] - (SEMVER-PATCH) Remove unused dev dependencies (Ilyas Shabi) #5668
  • [c8a06cd9b9] - (SEMVER-PATCH) Improve log safety (Ruben Bridgewater) #5631
  • [c0d30aeafe] - (SEMVER-MINOR) Upgrade attempt_to_fix to v3 (Mario Vidal Domínguez) #5670
  • [f9b709b11b] - (SEMVER-PATCH) Revert "node action default version" (Roch Devost) #5675
  • [9721d0895f] - (SEMVER-PATCH) switch to default github token for ci visibility benchmark (Roch Devost) #5639
  • [b1727dd9bf] - (SEMVER-PATCH) [Code Origin for Spans] Allow code origin to be disabled (Thomas Watson) #5635
  • [54c86664a9] - (SEMVER-PATCH) use a fixed version for latest in node action (Roch Devost) #5671
  • [108c0b4fba] - (SEMVER-PATCH) fix release proposal not closing patch pr on minor (Roch Devost) #5663

5.51.0

05 May 22:10
Compare
Choose a tag to compare
  • [8d56982d00] - (SEMVER-PATCH) restore dont-land-on exclusion (Roch Devost) #5661
  • [0726c63bd2] - (SEMVER-PATCH) remove release proposal dont-land-on checks (Roch Devost) #5651
  • [0db90a5709] - (SEMVER-MINOR) [test-optimization] [SDTEST-1900] Add custom tags in hooks for Jest (Mario Vidal Domínguez) #5608
  • [11c6ac4ced] - (SEMVER-PATCH) [test-optimization] [SDTEST-1954] Check objects before accessing them in Jest (Mario Vidal Domínguez) #5653
  • [07824ea1e5] - (SEMVER-PATCH) Bump the gh-actions-packages group across 2 directories with 6 updates (dependabot[bot]) #5645
  • [41f7999ab6] - (SEMVER-PATCH) Avoid false-positives in integrations guardrails (Bryan English) #5170
  • [c9d57533aa] - (SEMVER-PATCH) [K9VULN-3470] ci: remove deprecated field in datadog-static-analyzer-github-action (Amaan Qureshi) #5228
  • [050273f61d] - (SEMVER-PATCH) Prevent exlusion of commit based on the release line (Roch Devost) #5644
  • [849ffd15cc] - (SEMVER-PATCH) Update PR template (Bryan English) #5650
  • [8132e9ca28] - (SEMVER-PATCH) add script to validate no unexpected commits in release proposal (Roch Devost) #5641
  • [3f9c271e4b] - (SEMVER-PATCH) remove unused idm aws keys from system tests ci workflow (Roch Devost) #5647
  • [c526d8134d] - (SEMVER-PATCH) remove serverless integration tests (Roch Devost) #5637

5.50.0

01 May 16:30
Compare
Choose a tag to compare
  • [8ee2b306a2] - (SEMVER-PATCH) Link to ESM support documentation (Thomas Watson) #5626
  • [54c7c5187f] - (SEMVER-PATCH) Improve performance of dogstatsd client and ignore non-string name/tags (Roch Devost) #5630
  • [c1d53e2764] - (SEMVER-PATCH) Turn async ID gathering off by default (Attila Szegedi) #5621
  • [6b0de6cb1d] - (SEMVER-MINOR) Address cookie vulnerability cardinality (Ugaitz Urien) #5614
  • [a68aee7db0] - (SEMVER-PATCH) Simplify AppSec config (Thomas Watson) #5634
  • [ccf588e04f] - (SEMVER-PATCH) Fix issues detected by TS type checks (Ruben Bridgewater) #5310
  • [e0d929b552] - (SEMVER-PATCH) handle existing PRs remove inputs and add schedule (Roch Devost) #5618
  • [3eff48b87a] - (SEMVER-PATCH) Improve shimmer instrumentation performance (Ruben Bridgewater) #5593
  • [d8a536ff89] - (SEMVER-MINOR) chore(llmobs): add telemetry metrics for public llmobs SDK methods (Yun Kim) #5470
  • [837bef32e0] - (SEMVER-PATCH) Test: Pin tested package version until tests can be fixed (Thomas Watson) #5627

5.49.1

29 Apr 17:06
Compare
Choose a tag to compare
  • [df99226092] - (SEMVER-PATCH) [DI] Fix race condition when adding probes at same location (Thomas Watson) #5619
  • [d2cfe2a178] - (SEMVER-PATCH) Ensure correct spelling of Node.js (Thomas Watson) #5622
  • [3da675e492] - (SEMVER-PATCH) [DI] Don't set empty dd tags as query params (Thomas Watson) #5624
  • [2b1cb785da] - (SEMVER-PATCH) Do not test koa 1.x middleware signature in koa 3.x (Ugaitz Urien) #5623
  • [8bceffd31d] - (SEMVER-PATCH) [DI] Improve logging in integration tests (Thomas Watson) #5610
  • [b824aa489e] - (SEMVER-PATCH) Upgrade get-port dev-dependency to v5.1.1 (Thomas Watson) #5616
  • [854142dd87] - (SEMVER-PATCH) [DI] Improve integration test failue output (Thomas Watson) #5611
  • [26ffd9d18f] - (SEMVER-PATCH) cut down shimmer-startup benchmark so it can run in benchmarking platform (Bryan English) #5613
  • [c1c496de03] - (SEMVER-PATCH) [test-optimization] [SDTEST-1871] Add tests for Playwright when redirecting (Mario Vidal Domínguez) #5607
  • [77fc3625f8] - (SEMVER-PATCH) Add shimmer benchmarks (Bryan English) #5597
  • [95f74767ff] - (SEMVER-PATCH) Remove unnecessary dev dependencies (Ruben Bridgewater) #5602
  • [80ec575d3f] - (SEMVER-PATCH) Fix span pointers env var & tests (Nicholas Hulston) #5546
  • [f607d8b5e0] - (SEMVER-PATCH) fix release proposal job failing to fetch existing main branch (Roch Devost) #5600

5.49.0

23 Apr 18:00
Compare
Choose a tag to compare
  • [0b396b6963] - (SEMVER-PATCH) Fix esbuild not instrumenting namespaced modules (Ruben Bridgewater) #5588
  • [54316ae09f] - (SEMVER-PATCH) [test-optimization] [SDTEST-1871] Fix Playwright bug when redirecting (Mario Vidal Domínguez) #5594
  • [6b38d1c4a9] - (SEMVER-PATCH) remove safeWrap from shimmer (Bryan English) #5598
  • [34f19d58c1] - (SEMVER-PATCH) [test-optimization] [SDTEST-1870] Add support for Playwright >= 1.52.0 (Mario Vidal Domínguez) #5595
  • [646d8c2f47] - (SEMVER-MINOR) feat(llmobs): evaluation metrics can be submitted by agent proxy (Sam Brenner) #5466
  • [48d4a4a995] - (SEMVER-PATCH) add concurrency and matrix to release proposal (Roch Devost) #5587

5.48.1

16 Apr 19:34
Compare
Choose a tag to compare
  • [019fc8c43a] - (SEMVER-PATCH) inline orchestrion.yml to avoid bundling issues (Bryan English) #5586
  • [1cc7fb31f0] - (SEMVER-PATCH) add explicit handling of stack errors in logger (Ayan Khan) #5580
  • [3ed32fb3cc] - (SEMVER-PATCH) Only activate async_hooks when they're needed for profiler features. (Attila Szegedi) #5579
  • [7e02a9ec45] - (SEMVER-PATCH) Update rewriter to fix rewritten stacktraces in node 20+ (Ugaitz Urien) #5585
  • [c71202b1fa] - (SEMVER-PATCH) fix elasticsearch 9 support (Roch Devost) #5584
  • [a5357b2050] - (SEMVER-PATCH) chore: ensure client ip header is converted to lowercase (William Conti) #5576
  • [9691fa6141] - (SEMVER-PATCH) switch from default token to app token for release proposal (Roch Devost) #5578