Releases: DataDog/dd-trace-js
Releases · DataDog/dd-trace-js
5.28.0
- [
66f115c953
] - (SEMVER-PATCH) fix race condition in initialization file on latest node (Roch Devost) #4942 - [
7f292a0e2d
] - (SEMVER-PATCH) fix oracledb ci job using a node version incompatible with container (Roch Devost) #4943 - [
cd0b92259e
] - (SEMVER-PATCH) make SSI not crash on node 12.0.0, 18.0.0, et.c (Bryan English) #4934 - [
757129053b
] - (SEMVER-MINOR) Update Azure Functions operation name to azure.functions.invoke (Duncan Harvey) #4914 - [
d3b9b3a0b2
] - (SEMVER-PATCH) fix(langchain): do not throw when result is undefined (Sam Brenner) #4933 - [
d058f42410
] - (SEMVER-PATCH) Revert "log change to avoid a conflict" (simon-id) #4931 - [
ba913472bf
] - (SEMVER-MINOR) Remove iast-log and review ASM log messages (Igor Unanua) #4919
4.52.0
- [
66f115c953
] - (SEMVER-PATCH) fix race condition in initialization file on latest node (Roch Devost) #4942 - [
7f292a0e2d
] - (SEMVER-PATCH) fix oracledb ci job using a node version incompatible with container (Roch Devost) #4943 - [
cd0b92259e
] - (SEMVER-PATCH) make SSI not crash on node 12.0.0, 18.0.0, et.c (Bryan English) #4934 - [
757129053b
] - (SEMVER-MINOR) Update Azure Functions operation name to azure.functions.invoke (Duncan Harvey) #4914 - [
d3b9b3a0b2
] - (SEMVER-PATCH) fix(langchain): do not throw when result is undefined (Sam Brenner) #4933 - [
d058f42410
] - (SEMVER-PATCH) Revert "log change to avoid a conflict" (simon-id) #4931 - [
ba913472bf
] - (SEMVER-MINOR) Remove iast-log and review ASM log messages (Igor Unanua) #4919
5.27.1
4.51.1
5.27.0
- [
fcc318497b
] - (SEMVER-PATCH) fix langchain tests trying to run on unsupported node (Roch Devost) #4926 - [
f64f306790
] - (SEMVER-PATCH) fix missing commands in denylist by allowing all (Roch Devost) #4922 - [
0bd54869a5
] - (SEMVER-PATCH) add package manager symlinks to denylist (Bryan English) #4921 - [
0bade65244
] - (SEMVER-PATCH) update crashtracker timeout to 5 seconds (Roch Devost) #4920 - [
6080dfa24c
] - (SEMVER-PATCH) Abstract the passing of extracted header span links to startSpan (mhlidd) #4918 - [
d0e80ea9b7
] - (SEMVER-PATCH) next.js: complete v14.x compatibility (fixing >=14.2.7) (Thomas Hunter II) #4916 - [
747cd5078f
] - (SEMVER-PATCH) [ASM] Discard inferred spans when resolving the root span of a trace (Igor Unanua) #4881 - [
70a2c22330
] - (SEMVER-PATCH) fix crashtracker not working with uds (Roch Devost) #4917 - [
c8ab3e4440
] - (SEMVER-MINOR) [MLOB-1804] feat(langchain): add langchain instrumentation (Sam Brenner) #4860 - [
7408b1c04d
] - (SEMVER-MINOR) Add profiler API telemetry metrics (Attila Szegedi) #4832 - [
204eb3514b
] - (SEMVER-PATCH) fix release notes always flagged as latest (Roch Devost) #4910 - [
04ad3927cd
] - (SEMVER-PATCH) fix release script hanging on applying new changes (Roch Devost) #4908
4.51.0
- [
fcc318497b
] - (SEMVER-PATCH) fix langchain tests trying to run on unsupported node (Roch Devost) #4926 - [
f64f306790
] - (SEMVER-PATCH) fix missing commands in denylist by allowing all (Roch Devost) #4922 - [
0bd54869a5
] - (SEMVER-PATCH) add package manager symlinks to denylist (Bryan English) #4921 - [
0bade65244
] - (SEMVER-PATCH) update crashtracker timeout to 5 seconds (Roch Devost) #4920 - [
6080dfa24c
] - (SEMVER-PATCH) Abstract the passing of extracted header span links to startSpan (mhlidd) #4918 - [
d0e80ea9b7
] - (SEMVER-PATCH) next.js: complete v14.x compatibility (fixing >=14.2.7) (Thomas Hunter II) #4916 - [
747cd5078f
] - (SEMVER-PATCH) [ASM] Discard inferred spans when resolving the root span of a trace (Igor Unanua) #4881 - [
70a2c22330
] - (SEMVER-PATCH) fix crashtracker not working with uds (Roch Devost) #4917 - [
c8ab3e4440
] - (SEMVER-MINOR) [MLOB-1804] feat(langchain): add langchain instrumentation (Sam Brenner) #4860 - [
7408b1c04d
] - (SEMVER-MINOR) Add profiler API telemetry metrics (Attila Szegedi) #4832 - [
204eb3514b
] - (SEMVER-PATCH) fix release notes always flagged as latest (Roch Devost) #4910 - [
04ad3927cd
] - (SEMVER-PATCH) fix release script hanging on applying new changes (Roch Devost) #4908
5.26.0
- [
add2338291
] - (SEMVER-PATCH) Increase timeout on RASP integration test for windows (Carles Capell) #4907 - [
920d2a2768
] - (SEMVER-PATCH) [test optimization] Report code coverage relative to the repository root, not the project's root dir or working directory (Juan Antonio Fernández de Alba) #4903 - [
a41951c2c6
] - (SEMVER-MINOR) log template messages and errors (Igor Unanua) #4856 - [
9c081c81d2
] - (SEMVER-PATCH) disable merge queue (Bryan English) #4905 - [
6392a2e12b
] - (SEMVER-MINOR) [serverless] Add S3 Span Pointers (Nicholas Hulston) #4875 - [
2072a1f0e7
] - (SEMVER-PATCH) improve output for release proposal script (Roch Devost) #4897 - [
9de411aa0c
] - (SEMVER-PATCH) automate release notes from github actions (Roch Devost) #4893 - [
f0df061a4b
] - (SEMVER-MINOR) Adding Span Link support for distributed tracing header extractions with invalid traces (mhlidd) #4874 - [
61c5a3218e
] - (SEMVER-PATCH) Upgrade cross-spawn to v7.0.5 - patched ReDoS (Carles Capell) #4899 - [
bdbeb024b0
] - (SEMVER-MINOR) add support to api security sampling (ishabi) #4755 - [
1670ef921d
] - (SEMVER-PATCH) Adding new ST scenarios for rasp (Ugaitz Urien) #4883 - [
170a97cc95
] - (SEMVER-MINOR) Update WAF rules and bindings (Carles Capell) #4891 - [
51bea5452e
] - (SEMVER-PATCH) [DSM] Set checkpoints for DSM even when there is no context if the service is instrumented and fix typo (Eric Firth) #4851 - [
a8896ee676
] - (SEMVER-PATCH) update release script to also create pr (Roch Devost) #4880 - [
25ae8e737e
] - (SEMVER-PATCH) Ignore elasticsearch 8.16.0 from esm tests (Ugaitz Urien) #4892 - [
985cb1db96
] - (SEMVER-MINOR) Template injection vulnerability detection in handlebars and pug (ishabi) #4827 - [
59e9a2a75f
] - (SEMVER-PATCH) [test optimization] Fix active span being null in cypress (Juan Antonio Fernández de Alba) #4863 - [
9146f26c93
] - (SEMVER-PATCH) Removex-forwarded
from ipHeaderList (simon-id) #4882 - [
83e11a3e13
] - (SEMVER-PATCH) add namespace support for async storage (Roch Devost) #4775 - [
1ce47d2ba0
] - (SEMVER-PATCH) chore(llmobs): tracer version tagging (Sam Brenner) #4885 - [
7addced607
] - (SEMVER-MINOR) add crashtracking with libdatadog native binding (Roch Devost) #4692 - [
36903cc982
] - (SEMVER-PATCH) skip warning if propagator is baggage (Ida Liu) #4866 - [
9794630aa0
] - (SEMVER-PATCH) add more node version test to unsupported guardrails matrix (Roch Devost) #4879 - [
1e1a2a1014
] - (SEMVER-PATCH) add guardrail to completely bail out in very old versions (Roch Devost) #4878 - [
29ff735a64
] - (SEMVER-MINOR) feat(tracing): AWS API Gateway Inferred Span Support (William Conti) #4837 - [
b81d9d84bf
] - (SEMVER-MINOR) Prevent errors in Express 5.x applications (wantsui) #4872 - [
0a44e6e4dc
] - (SEMVER-PATCH) Have one version tag in metrics (Attila Szegedi) #4857 - [
0a411ee6e1
] - (SEMVER-PATCH) add release proposal script for use locally (Roch Devost) #4853 - [
70e99bd56b
] - (SEMVER-MINOR) Add exclusions for header injection vulnerability (Carles Capell) #4841 - [
367bd2d65c
] - (SEMVER-PATCH) Discard non-web traces when searching for a vulnerability not being present (Carles Capell) #4871 - [
1ee8000111
] - (SEMVER-PATCH) Revert "always enable tracing header injection for AWS requests (#4717)" (Thomas Hunter II) #4867
4.50.0
- [
add2338291
] - (SEMVER-PATCH) Increase timeout on RASP integration test for windows (Carles Capell) #4907 - [
920d2a2768
] - (SEMVER-PATCH) [test optimization] Report code coverage relative to the repository root, not the project's root dir or working directory (Juan Antonio Fernández de Alba) #4903 - [
a41951c2c6
] - (SEMVER-MINOR) log template messages and errors (Igor Unanua) #4856 - [
9c081c81d2
] - (SEMVER-PATCH) disable merge queue (Bryan English) #4905 - [
6392a2e12b
] - (SEMVER-MINOR) [serverless] Add S3 Span Pointers (Nicholas Hulston) #4875 - [
2072a1f0e7
] - (SEMVER-PATCH) improve output for release proposal script (Roch Devost) #4897 - [
9de411aa0c
] - (SEMVER-PATCH) automate release notes from github actions (Roch Devost) #4893 - [
f0df061a4b
] - (SEMVER-MINOR) Adding Span Link support for distributed tracing header extractions with invalid traces (mhlidd) #4874 - [
61c5a3218e
] - (SEMVER-PATCH) Upgrade cross-spawn to v7.0.5 - patched ReDoS (Carles Capell) #4899 - [
bdbeb024b0
] - (SEMVER-MINOR) add support to api security sampling (ishabi) #4755 - [
1670ef921d
] - (SEMVER-PATCH) Adding new ST scenarios for rasp (Ugaitz Urien) #4883 - [
170a97cc95
] - (SEMVER-MINOR) Update WAF rules and bindings (Carles Capell) #4891 - [
51bea5452e
] - (SEMVER-PATCH) [DSM] Set checkpoints for DSM even when there is no context if the service is instrumented and fix typo (Eric Firth) #4851 - [
a8896ee676
] - (SEMVER-PATCH) update release script to also create pr (Roch Devost) #4880 - [
25ae8e737e
] - (SEMVER-PATCH) Ignore elasticsearch 8.16.0 from esm tests (Ugaitz Urien) #4892 - [
985cb1db96
] - (SEMVER-MINOR) Template injection vulnerability detection in handlebars and pug (ishabi) #4827 - [
59e9a2a75f
] - (SEMVER-PATCH) [test optimization] Fix active span being null in cypress (Juan Antonio Fernández de Alba) #4863 - [
9146f26c93
] - (SEMVER-PATCH) Removex-forwarded
from ipHeaderList (simon-id) #4882 - [
83e11a3e13
] - (SEMVER-PATCH) add namespace support for async storage (Roch Devost) #4775 - [
1ce47d2ba0
] - (SEMVER-PATCH) chore(llmobs): tracer version tagging (Sam Brenner) #4885 - [
7addced607
] - (SEMVER-MINOR) add crashtracking with libdatadog native binding (Roch Devost) #4692 - [
36903cc982
] - (SEMVER-PATCH) skip warning if propagator is baggage (Ida Liu) #4866 - [
9794630aa0
] - (SEMVER-PATCH) add more node version test to unsupported guardrails matrix (Roch Devost) #4879 - [
1e1a2a1014
] - (SEMVER-PATCH) add guardrail to completely bail out in very old versions (Roch Devost) #4878 - [
29ff735a64
] - (SEMVER-MINOR) feat(tracing): AWS API Gateway Inferred Span Support (William Conti) #4837 - [
b81d9d84bf
] - (SEMVER-MINOR) Prevent errors in Express 5.x applications (wantsui) #4872 - [
0a44e6e4dc
] - (SEMVER-PATCH) Have one version tag in metrics (Attila Szegedi) #4857 - [
0a411ee6e1
] - (SEMVER-PATCH) add release proposal script for use locally (Roch Devost) #4853 - [
70e99bd56b
] - (SEMVER-MINOR) Add exclusions for header injection vulnerability (Carles Capell) #4841 - [
367bd2d65c
] - (SEMVER-PATCH) Discard non-web traces when searching for a vulnerability not being present (Carles Capell) #4871 - [
1ee8000111
] - (SEMVER-PATCH) Revert "always enable tracing header injection for AWS requests (#4717)" (Thomas Hunter II) #4867
5.25.0
- [
ff9b02b769
] - (SEMVER-PATCH) update AWS payload extraction rules (Thomas Hunter II) #4859 - [
8112f6cd4a
] - (SEMVER-PATCH) simplify baggage code and add test case (Ida Liu) #4858 - [
0b4dab7181
] - (SEMVER-MINOR) [test visibility] Simple dynamic instrumentation - test visibility client (Juan Antonio Fernández de Alba) #4826 - [
497ff72317
] - (SEMVER-MINOR) Support url.parse, url.URL.parse and new url.URL for IAST taint tracking (Ugaitz Urien) #4836 - [
5028d30503
] - (SEMVER-PATCH) Onboarding tests: simple installer scenario (Roberto Montero) #4855 - [
b8af762cc9
] - (SEMVER-PATCH) fix incompatibilities with node 16 for 4.49.0 release (Roch Devost) #4854 - [
f58e7461bf
] - (SEMVER-MINOR) Baggage support (Ida Liu) #4563 - [
83fcef6806
] - (SEMVER-MINOR) Profiling code to presume at least Node 16 (Attila Szegedi) #4335 - [
6c1c075b17
] - (SEMVER-MINOR) Exploit prevention Shell injection (Ugaitz Urien) #4792 - [
c03d608753
] - (SEMVER-MINOR) Fix amqp instrumentation (Piotr WOLSKI) #4839 - [
28eb9582cc
] - (SEMVER-PATCH) addyarn env <plugin-name>
(Bryan English) #4852 - [
1188ea24df
] - (SEMVER-PATCH) add some clarity in CONTRIBUTING.md (Bryan English) #4850 - [
57f8a10ae8
] - (SEMVER-PATCH) fix(ci): revert typescript 5.0 for docs tests (Sam Brenner) #4846 - [
b3e2077af7
] - (SEMVER-PATCH) upgrade to latest @azure/functions version (Ayan Khan) #4845 - [
b1a106b58b
] - (SEMVER-MINOR) [MLOB-1562] feat(llmobs): add openai integration (Sam Brenner) #4840 - [
4edba95dd4
] - (SEMVER-PATCH) Defend against ref being undefined (Attila Szegedi) #4831 - [
168d662c9f
] - (SEMVER-PATCH) Fix header injection vulnerability detection for access-control-allow-origin (Carles Capell) #4844 - [
9e65a80db0
] - (SEMVER-MINOR) add dsm for google pub sub (William Conti) #3855 - [
70ec90e19e
] - (SEMVER-PATCH) update native metrics to 3.0.1 (Roch Devost) #4838 - [
91c43717be
] - (SEMVER-MINOR) Add support for exit spans in Code Origin for Spans (Thomas Watson) #4772 - [
111c14a43d
] - (SEMVER-PATCH) [DI] Drop snapshot if JSON payload is too large (Thomas Watson) #4818 - [
1c0958e2af
] - [MLOB-1524] feat(llmobs): Introduce LLM Observability SDK (Sam Brenner) #4773 - [
e94c68220c
] - (SEMVER-MINOR) [ASM] multer instrumentation (Igor Unanua) #4781 - [
49d6c584f7
] - (SEMVER-PATCH) [DI] Adhere to maxFieldCount limit in snapshots (Thomas Watson) #4829 - [
2a4b80da47
] - (SEMVER-MINOR) Update WAF recommended rules to v1.13.2 (Carles Capell) #4834 - [
4a711d9a23
] - (SEMVER-MINOR) Replace manual.keep tag usage with an specific method to keep the trace (Igor Unanua) #4739 - [
564795fbe9
] - (SEMVER-MINOR) [test visibility] Add dynamic instrumentation logs writer for test visibility (Juan Antonio Fernández de Alba) #4821 - [
a8721751e4
] - (SEMVER-MINOR) Profiler shouldn't retry some HTTP requests when sending profiles (Attila Szegedi) #4823 - [
24e846e35a
] - (SEMVER-PATCH) [DI] Refactor integration tests (Thomas Watson) #4817 - [
a0816597f2
] - (SEMVER-MINOR) feat(kafkajs): add kafka cluster id to spans and dsm metrics (William Conti) #4808 - [
c0073549cf
] - (SEMVER-MINOR) Update @datadog/native-iast-taint-tracking (Ugaitz Urien) #4824 - [
fcecd865bf
] - (SEMVER-MINOR) Separating Plugin Tests to Their Own CI Run (Crystal Magloire) #4822 - [
c53c395706
] - (SEMVER-PATCH) Protect some lines in text_map.js (Ugaitz Urien) #4820 - [
2387d265be
] - (SEMVER-MINOR) Support Node 23 in the profiler (Attila Szegedi) #4815 - [
aff335da1d
] - (SEMVER-PATCH) [DI] Guard against invalid probe config and related edge-cases (Thomas Watson) #4816 - [
81d6947b53
] - (SEMVER-MINOR) [test visibility] Add errors in retried tests in mocha (Juan Antonio Fernández de Alba) #4813 - [
31ab8e5af2
] - (SEMVER-MINOR) Add support for Azure App Services tags in profiler (Attila Szegedi) #4803 - [
a16a051592
] - (SEMVER-PATCH) add requirements json with native deps and denylist (Roch Devost) #4753 - [
15ab272a70
] - (SEMVER-MINOR) Add Support For Overriding GRPC Error Statuses (Ayan Khan) #4800 - [
c4e39793dd
] - (SEMVER-MINOR) refactor system tests (William Conti) #4811 - [
e7edfcffaf
] - (SEMVER-PATCH) [DI] Adhere to maxCollectionSize limit in snapshots (Thomas Watson) #4780 - [
7f812e19e2
] - (SEMVER-MINOR) Update native-appsec to 8.2.1 (Ugaitz Urien) #4810 - [
c8be435751
] - (SEMVER-PATCH) also audit devDependencies (Bryan English) #4807 - [
145b41c79c
] - (SEMVER-PATCH) Fix yarn.lock (Thomas Watson) #4809 - [
31dc1ec543
] - (SEMVER-PATCH) [CI] Enable Fastify suite.js (Thomas Watson) #4771 - [
1522a483bd
] - (SEMVER-MINOR) Implement Config Consistency (Ayan Khan) [#4725](https://g...
4.49.0
- [
ff9b02b769
] - (SEMVER-PATCH) update AWS payload extraction rules (Thomas Hunter II) #4859 - [
8112f6cd4a
] - (SEMVER-PATCH) simplify baggage code and add test case (Ida Liu) #4858 - [
0b4dab7181
] - (SEMVER-MINOR) [test visibility] Simple dynamic instrumentation - test visibility client (Juan Antonio Fernández de Alba) #4826 - [
497ff72317
] - (SEMVER-MINOR) Support url.parse, url.URL.parse and new url.URL for IAST taint tracking (Ugaitz Urien) #4836 - [
5028d30503
] - (SEMVER-PATCH) Onboarding tests: simple installer scenario (Roberto Montero) #4855 - [
b8af762cc9
] - (SEMVER-PATCH) fix incompatibilities with node 16 for 4.49.0 release (Roch Devost) #4854 - [
f58e7461bf
] - (SEMVER-MINOR) Baggage support (Ida Liu) #4563 - [
83fcef6806
] - (SEMVER-MINOR) Profiling code to presume at least Node 16 (Attila Szegedi) #4335 - [
6c1c075b17
] - (SEMVER-MINOR) Exploit prevention Shell injection (Ugaitz Urien) #4792 - [
c03d608753
] - (SEMVER-MINOR) Fix amqp instrumentation (Piotr WOLSKI) #4839 - [
28eb9582cc
] - (SEMVER-PATCH) addyarn env <plugin-name>
(Bryan English) #4852 - [
1188ea24df
] - (SEMVER-PATCH) add some clarity in CONTRIBUTING.md (Bryan English) #4850 - [
57f8a10ae8
] - (SEMVER-PATCH) fix(ci): revert typescript 5.0 for docs tests (Sam Brenner) #4846 - [
b3e2077af7
] - (SEMVER-PATCH) upgrade to latest @azure/functions version (Ayan Khan) #4845 - [
b1a106b58b
] - (SEMVER-MINOR) [MLOB-1562] feat(llmobs): add openai integration (Sam Brenner) #4840 - [
4edba95dd4
] - (SEMVER-PATCH) Defend against ref being undefined (Attila Szegedi) #4831 - [
168d662c9f
] - (SEMVER-PATCH) Fix header injection vulnerability detection for access-control-allow-origin (Carles Capell) #4844 - [
9e65a80db0
] - (SEMVER-MINOR) add dsm for google pub sub (William Conti) #3855 - [
70ec90e19e
] - (SEMVER-PATCH) update native metrics to 3.0.1 (Roch Devost) #4838 - [
91c43717be
] - (SEMVER-MINOR) Add support for exit spans in Code Origin for Spans (Thomas Watson) #4772 - [
111c14a43d
] - (SEMVER-PATCH) [DI] Drop snapshot if JSON payload is too large (Thomas Watson) #4818 - [
1c0958e2af
] - [MLOB-1524] feat(llmobs): Introduce LLM Observability SDK (Sam Brenner) #4773 - [
e94c68220c
] - (SEMVER-MINOR) [ASM] multer instrumentation (Igor Unanua) #4781 - [
49d6c584f7
] - (SEMVER-PATCH) [DI] Adhere to maxFieldCount limit in snapshots (Thomas Watson) #4829 - [
2a4b80da47
] - (SEMVER-MINOR) Update WAF recommended rules to v1.13.2 (Carles Capell) #4834 - [
4a711d9a23
] - (SEMVER-MINOR) Replace manual.keep tag usage with an specific method to keep the trace (Igor Unanua) #4739 - [
564795fbe9
] - (SEMVER-MINOR) [test visibility] Add dynamic instrumentation logs writer for test visibility (Juan Antonio Fernández de Alba) #4821 - [
a8721751e4
] - (SEMVER-MINOR) Profiler shouldn't retry some HTTP requests when sending profiles (Attila Szegedi) #4823 - [
24e846e35a
] - (SEMVER-PATCH) [DI] Refactor integration tests (Thomas Watson) #4817 - [
a0816597f2
] - (SEMVER-MINOR) feat(kafkajs): add kafka cluster id to spans and dsm metrics (William Conti) #4808 - [
c0073549cf
] - (SEMVER-MINOR) Update @datadog/native-iast-taint-tracking (Ugaitz Urien) #4824 - [
fcecd865bf
] - (SEMVER-MINOR) Separating Plugin Tests to Their Own CI Run (Crystal Magloire) #4822 - [
c53c395706
] - (SEMVER-PATCH) Protect some lines in text_map.js (Ugaitz Urien) #4820 - [
2387d265be
] - (SEMVER-MINOR) Support Node 23 in the profiler (Attila Szegedi) #4815 - [
aff335da1d
] - (SEMVER-PATCH) [DI] Guard against invalid probe config and related edge-cases (Thomas Watson) #4816 - [
81d6947b53
] - (SEMVER-MINOR) [test visibility] Add errors in retried tests in mocha (Juan Antonio Fernández de Alba) #4813 - [
31ab8e5af2
] - (SEMVER-MINOR) Add support for Azure App Services tags in profiler (Attila Szegedi) #4803 - [
a16a051592
] - (SEMVER-PATCH) add requirements json with native deps and denylist (Roch Devost) #4753 - [
15ab272a70
] - (SEMVER-MINOR) Add Support For Overriding GRPC Error Statuses (Ayan Khan) #4800 - [
c4e39793dd
] - (SEMVER-MINOR) refactor system tests (William Conti) #4811 - [
e7edfcffaf
] - (SEMVER-PATCH) [DI] Adhere to maxCollectionSize limit in snapshots (Thomas Watson) #4780 - [
7f812e19e2
] - (SEMVER-MINOR) Update native-appsec to 8.2.1 (Ugaitz Urien) #4810 - [
c8be435751
] - (SEMVER-PATCH) also audit devDependencies (Bryan English) #4807 - [
145b41c79c
] - (SEMVER-PATCH) Fix yarn.lock (Thomas Watson) #4809 - [
31dc1ec543
] - (SEMVER-PATCH) [CI] Enable Fastify suite.js (Thomas Watson) #4771 - [
1522a483bd
] - (SEMVER-MINOR) Implement Config Consistency (Ayan Khan) [#4725](https://g...