Releases: DataDog/datadog-ci
Releases · DataDog/datadog-ci
v5.16.0
What's Changed
Serverless
- [SVLS-8973] Add us2 gov site option by @TalUsvyatsky in #2297
Full Changelog: v5.15.0...v5.16.0
v5.15.0
What's Changed
Serverless
- [FRSLES-848] add --sidecar-image flag to aas and container-app instrument by @ava-silver in #2290
- chore: de-flake aas tests by @ava-silver in #2294
Static Analysis
- [K9VULN-13636] Allowlist datadog:version-constraint SBOM component property by @piloulacdog in #2295
Full Changelog: v5.14.0...v5.15.0
v5.14.0
What's Changed
datadog-ci
- fix(ci): use
system.orchestrationIdto disambiguate Worker logs on multi-runners by @LudovicTOURMAN in #2276
Software Delivery
- Fix GitHub job / step-level tag correlation on recent versions by @rodrigo-roca in #2291
RUM
- fix(sourcemaps): use upath.relative to prevent dot-stripping when basePath is "." by @andreicoj in #2282
Serverless
- chore: add smithy optional peer deps to plugin-lambda by @ava-silver in #2280
Static Analysis
- Parse datadog:opaque property from CycloneDX SBOM by @anderruiz in #2270
Synthetics
Chores
New Contributors
- @anderruiz made their first contribution in #2270
- @andreicoj made their first contribution in #2282
Full Changelog: v5.13.1...v5.14.0
v5.13.1
What's Changed
datadog-ci
- fix(ci): use
jobIdto disambiguate Worker logs on multi-runners sharing sameplanIdby @LudovicTOURMAN in #2269 - fix(request): Fix JSON response parsing for v2 endpoints by @Drarig29 in #2273
Chores
- [chore] Refine
ci-app-*ownership by @Drarig29 in #2272 - [chore] Fix race condition with split publish order by @Drarig29 in #2267
- [chore] Fix double-write of plugin version by @Drarig29 in #2266
Full Changelog: v5.13.0...v5.13.1
v5.13.0
What's Changed
Important
This release is dedicated to security updates, with the main change being that npx @datadog/datadog-ci is not installing transitive dependencies anymore. This is not a breaking change.
datadog-ci
- [security] Vendor CLI and plugins as zero-dependency bundles by @Drarig29 in #2212
- [security] Set
User-Agentfor requests done by datadog-ci by @Drarig29 in #2251 - [chore] add npm minimal age gate by @ava-silver in #2246
- [chore] Print datadog-ci and plugin versions by @Drarig29 in #2213
- chore: migrate base package from axios to fetch/undici by @ava-silver in #2201
- chore: migrate plugins from axios to fetch/undici types by @ava-silver in #2247
Documentation
RUM
- [RUMS-5750] Fix iOS bundle lookup path for
inject-debug-idcommand by @marco-saia-datadog in #2211
Chores
- [chore] Add lint packages in pre-approval checks by @rodrigo-roca in #2245
- chore: update codeowners name for synthetics by @Drarig29 in #2250
- [chore] Align all plugins to export
bundle.d.tsby @Drarig29 in #2258 - chore(plugin-lambda): externalize AWS SDK from extra bundles by @Drarig29 in #2262
- chore: add claude config by @ava-silver in #2253
Full Changelog: v5.12.1...v5.13.0
v5.12.1
Warning
Do not try to use 5.12.0. Please skip to 5.12.1 (this release).
Full Changelog: v5.12.0...v5.12.1
v5.12.0
What's Changed
datadog-ci
- chore: bump azure/login v2→v3 and dorny/paths-filter v3→v4 by @ava-silver in #2210
Dependencies
- [dep] Bump
basic-ftpto5.2.0by @Drarig29 in #2157 - [dep] Bump minimatch 3.x, 9.x and 10.x by @Drarig29 in #2158
- fix(deps): vuln fast-xml-parser (minor → 5.5.9) by @gh-worker-campaigns-3e9aa4[bot] in #2206
- chore(deps): async-retry (patch → 1.3.3) by @gh-worker-campaigns-3e9aa4[bot] in #2204
- chore(deps): jest (patch → 29.6.4) by @gh-worker-campaigns-3e9aa4[bot] in #2207
- chore(deps): knip (patch → 5.64.3) by @gh-worker-campaigns-3e9aa4[bot] in #2209
- chore(deps): @types/xml2js (patch → 0.4.14) by @gh-worker-campaigns-3e9aa4[bot] in #2208
- chore(deps): @types/sshpk (patch → 1.10.7) by @gh-worker-campaigns-3e9aa4[bot] in #2205
- chore(deps): @types/node (patch → 20.19.37) by @gh-worker-campaigns-3e9aa4[bot] in #2203
Software Delivery
- Support stages and steps for custom tags / measures by @rodrigo-roca in #2180
Serverless
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2196
Static Analysis
- [K9VULN-12981] Add
--sourceCLI flag for upload origin by @piloulacdog in #2202
New Contributors
- @gh-worker-campaigns-3e9aa4[bot] made their first contribution in #2206
Full Changelog: v5.11.0...v5.12.0
v5.11.0
What's Changed
Dependencies
- chore: disable automated dependency updaters [incident-51602] by @moezein0 in #2188
- chore: re-enable dependabot with 2-day cooldown by @moezein0 in #2192
RUM
- feat(sourcemaps): support
--commit-shato bypass git by @Drarig29 in #2164 - Add rum-backend as owner to debug symbols commands by @buranmert in #2189
Serverless
- [SVLS-8731] add aas integration tests by @ava-silver in #2175
- chore: only run azure e2e tests on specific files by @ava-silver in #2193
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2181
Chores
New Contributors
Full Changelog: v5.10.0...v5.11.0
v5.10.0
What's Changed
datadog-ci
- fix(junit): disable entity processing during XML validation by @ManuelPalenzuelaDD in #2184
Software Delivery
- added functionality to extract job id when using github actions by @cbasitodx in #2156
RUM
Serverless
- [SVLS-7940] add container-app integration tests by @ava-silver in #2170
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2176
Synthetics
Chores
- [chore] Update CODEOWNERS to reflect monorepo package structure by @Drarig29 in #2172
- chore: refactor e2e tests to jest by @ava-silver in #2173
- chore: support local integration testing by @ava-silver in #2174
- [chore] Enable
@typescript-eslint/consistent-type-importsrule by @Drarig29 in #2183 - [chore] Use
knipin strict production mode by @Drarig29 in #2185 - [dev] Fix unit test failing when no API/App keys set locally by @Drarig29 in #2182
New Contributors
- @cbasitodx made their first contribution in #2156
Full Changelog: v5.9.1...v5.10.0
v5.9.1
What's Changed
datadog-ci
- chore: consolidate api helpers by @ava-silver in #2137
- chore: add api helper tests by @ava-silver in #2143
- Only add
safe.directoryto git global config in CI and Docker contexts by @Drarig29 in #2152
Dependencies
- [chore] Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #2134
- [chore] Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #2133
- [chore] Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #2153
- [dep] Bump
simple-gitto3.33.0by @Drarig29 in #2155
Full Changelog: v5.9.0...v5.9.1