v3.0.0
·
1845 commits
to master
since this release
What's Changed
Important
This release only includes breaking changes that were announced with deprecation warnings. Read the migration guide to understand the changes and how to adapt your scripts.
datadog-ci
- Remove deprecated features by @Drarig29 in #1541
- [docs] Add migration guide for major version
3.0by @Drarig29 in #1563
Dependencies
- [dep] Bump
@types/nodeby @Drarig29 in #1558 - [dep] Drop rimraf in production code by @Drarig29 in #1560
- [dep] Bump glob to
10.4.5by @Drarig29 in #1559
Documentation
- Update docs for dSYMs and flutter-symbols by @brunck in #1533
- [synthetics] add README.md documentation for resourceUrlSubstitutionRegexes by @etnbrd in #1550
- use simpler substitution format by @etnbrd in #1551
CI Visibility
- Add code coverage upload command by @nikita-tkachenko-datadog in #1520
- Add fips options to code coverage command by @Drarig29 in #1552
RUM
Serverless
- [lambda] Add support for Node.js 22 and Python 3.13 by @TalUsvyatsky in #1537
Static Analysis
Synthetics
- [SYNTH-17721] Import LTD from a main test by @teodor2312 in #1523
- [SYNTH-18215] Save multilocator in ltd by @AntoineDona in #1535
- [SYNTH-18427] Change
local_test_definitionback tolocalTestDefinitionby @Drarig29 in #1540 - add missing unit tests for resourceUrlSubstitutionRegexes by @etnbrd in #1549
- [SYNTH-17719] Command to deploy LTDs by @Drarig29 in #1521
- [SYNTH-12989] Remove deprecated public utils by @Drarig29 in #1542
- [SYNTH-12989] Unexport public utils needing
APIHelperby @Drarig29 in #1543 - [SYNTH-12989] Remove deprecated CLI parameters by @Drarig29 in #1544
- [SYNTH-12989] Remove
globalobject in global config file by @Drarig29 in #1545 - [SYNTH-12989] Remove
configobject in test files by @Drarig29 in #1546 - [SYNTH-12989] Remove deprecated
filesusage by @Drarig29 in #1548 - [SYNTH-18499] Fix error with non-existing config file by @Drarig29 in #1557
- [SYNTH-17944] Use
export_testendpoint with LTD format by @teodor2312 in #1561
Chores
- [chores] Replace
metricbymeasurein codeowners by @Drarig29 in #1538 - [chores] Update codeowners, docs, issue labeler by @Drarig29 in #1553
- [ci] Fix slow
getSyntheticsOrgSettingsunit test by @Drarig29 in #1555 - Drop support for Node 14 and 16 by @Drarig29 in #1554
- [ci] Bump dd-trace to
5.38.0by @Drarig29 in #1562
New Contributors
- @brunck made their first contribution in #1533
- @jonluca made their first contribution in #1539
- @nikita-tkachenko-datadog made their first contribution in #1520
- @TalUsvyatsky made their first contribution in #1537
Full Changelog: v2.48.0...v3.0.0