v3.0.0
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.0
by @Drarig29 in #1563
Dependencies
- [dep] Bump
@types/node
by @Drarig29 in #1558 - [dep] Drop rimraf in production code by @Drarig29 in #1560
- [dep] Bump glob to
10.4.5
by @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_definition
back tolocalTestDefinition
by @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
APIHelper
by @Drarig29 in #1543 - [SYNTH-12989] Remove deprecated CLI parameters by @Drarig29 in #1544
- [SYNTH-12989] Remove
global
object in global config file by @Drarig29 in #1545 - [SYNTH-12989] Remove
config
object in test files by @Drarig29 in #1546 - [SYNTH-12989] Remove deprecated
files
usage by @Drarig29 in #1548 - [SYNTH-18499] Fix error with non-existing config file by @Drarig29 in #1557
- [SYNTH-17944] Use
export_test
endpoint with LTD format by @teodor2312 in #1561
Chores
- [chores] Replace
metric
bymeasure
in codeowners by @Drarig29 in #1538 - [chores] Update codeowners, docs, issue labeler by @Drarig29 in #1553
- [ci] Fix slow
getSyntheticsOrgSettings
unit test by @Drarig29 in #1555 - Drop support for Node 14 and 16 by @Drarig29 in #1554
- [ci] Bump dd-trace to
5.38.0
by @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