Releases: DataDog/datadog-ci
Releases · DataDog/datadog-ci
Release list
v5.21.2
What's Changed
Serverless
- chore: Update Lambda layer versions by @gh-worker-campaigns-3e9aa4[bot] in #2404
- fix(aas): honor HTTP_PROXY/HTTPS_PROXY during API key validation by @nina9753 in #2405
Full Changelog: v5.21.1...v5.21.2
v5.21.1
What's Changed
Dependencies
- fix(deps): vuln @grpc/grpc-js (patch → 1.13.5) by @gh-worker-campaigns-3e9aa4[bot] in #2400
Software Delivery
- fix(ci): find GitHub diagnostic logs at the runner home _diag by @rodrigo-roca in #2402
Full Changelog: v5.21.0...v5.21.1
v5.21.0
What's Changed
Documentation
- docs(trace): surface the
trace spansubcommand by @eliebleton-manomano in #2396
Software Delivery
- fix(ci): map BITBUCKET_PR_DESTINATION_COMMIT to base branch SHA for patch coverage by @albabn in #2394
- feat(tag): comma-separated
--level(e.g.--level pipeline,job) by @eliebleton-manomano in #2388 - Add --span-id and --parent-id options to
trace spanby @rodrigo-roca in #2397
Serverless
- Add uk1.datadoghq.com as a supported Datadog site by @TalUsvyatsky in #2395
Chores
- chore: bump dd-octo-sts-action to v1.0.4 for node24 by @ava-silver in #2393
New Contributors
Full Changelog: v5.20.1...v5.21.0
v5.20.1
What's Changed
Serverless
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2386
Chores
- chore: fix tag command by @ava-silver in #2390
Full Changelog: v5.20.0...v5.20.1
v5.20.0
What's Changed
datadog-ci
- feat(logger): add global
--log-format jsonoption by @Drarig29 in #2372 - chore: fix e2e ERR_STREAM_PREMATURE_CLOSE and flaky ARM Alpine setup by @ava-silver in #2378
Dependencies
- fix(deps): vuln ws (patch → 7.5.11) by @gh-worker-campaigns-3e9aa4[bot] in #2361
- fix(deps): vuln js-yaml (minor → 4.2.0) by @gh-worker-campaigns-3e9aa4[bot] in #2359
- fix(deps): vuln form-data (patch → 4.0.6) by @gh-worker-campaigns-3e9aa4[bot] in #2360
- fix(deps): vuln protobufjs (minor → 7.6.4) by @gh-worker-campaigns-3e9aa4[bot] in #2362
- fix(deps): vuln tar (patch → 7.5.16) by @gh-worker-campaigns-3e9aa4[bot] in #2363
- fix(deps): vuln basic-ftp (minor → 5.3.1) by @gh-worker-campaigns-3e9aa4[bot] in #2382
- fix(deps): vuln undici (minor → 7.28.0) by @gh-worker-campaigns-3e9aa4[bot] in #2383
- fix(deps): vuln flatted (minor → 3.4.2) by @gh-worker-campaigns-3e9aa4[bot] in #2384
Software Delivery
- feat(trace): add
--no-captureflag to omit command arguments from reported spans by @eliebleton-manomano in #2380 - fix(trace): write diagnostics to stderr so they don't corrupt captured stdout by @eliebleton-manomano in #2375
Serverless
- chore: extract shared e2e telemetry checker by @ava-silver in #2369
- [SVLS-7939] Add Lambda E2E tests by @TalUsvyatsky in #2333
- make sidecar re-instrument idempotent and enable APM on container-app by @ava-silver in #2370
- Add Container App e2e telemetry contract by @ava-silver in #2364
- chore: add telemetry checks to AAS web app e2e tests by @ava-silver in #2365
- chore: refactor serverless e2e tests by @ava-silver in #2371
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2377
- [SVLS-9256] auto-mark dd env sticky on slot instrumentation by @ava-silver in #2340
- [SVLS-9186] add Windows Function App support to aas instrument by @ava-silver in #2357
Chores
- Add id column to endpoints CSV for Reference Tables import by @GabrielAnca in #2366
- [SINT-5104] use the latest CI Identities client by @cedricvanrompay-datadog in #2373
- chore: fix flaky Windows AAS e2e with a self-contained test app by @ava-silver in #2376
New Contributors
- @cedricvanrompay-datadog made their first contribution in #2373
- @eliebleton-manomano made their first contribution in #2380
Full Changelog: v5.19.0...v5.20.0
v5.19.0
What's Changed
datadog-ci
- chore: skip serverless e2e on version-bump-only release commits by @ava-silver in #2335
- chore: add script to catalog DD routes per scope by @ava-silver in #2343
- feat(logger): add
jsonOutputto internal logger by @tsushanth in #2347
Software Delivery
- Add config file support to deployment gate command by @GabrielAnca in #2339
Serverless
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2345
- chore: cloud-run e2e telemetry flow validation by @ava-silver in #2341
- chore: unified e2e resource naming and tagging by @ava-silver in #2358
Static Analysis
- [K9VULN-15920] Warn when env tag is passed to sbom upload by @divyav-datadog in #2344
Chores
- Add CI job to upload endpoint catalog CSV to S3 by @GabrielAnca in #2346
- Split catalog-endpoints CI job into generate and upload by @GabrielAnca in #2351
- Use internal Node.js mirror image for catalog-endpoints-generate by @GabrielAnca in #2352
- Add package bugs metadata by @pesoszpesosz in #2348
- Download CI Identities client to project dir by @GabrielAnca in #2353
- Fix YAML syntax in catalog-endpoints-upload script by @GabrielAnca in #2354
- e2e no plaintext secrets by @ava-silver in #2349
- Add YAML linting to CI by @GabrielAnca in #2355
New Contributors
- @divyav-datadog made their first contribution in #2344
- @tsushanth made their first contribution in #2347
- @pesoszpesosz made their first contribution in #2348
Full Changelog: v5.18.0...v5.19.0
v5.18.0
What's Changed
Software Delivery
- deployment correlate-image: include ci_env in request payload by @DaniFdz in #2328
- Use v2 API for deployment gate command by @GabrielAnca in #2331
Serverless
- [SVLS-7937] add cloud run e2e tests by @ava-silver in #2332
Static Analysis
- [sbom] Upload manifest metadata properties by @rjcoulter22 in #2329
Chores
- Add JUnit long attribute regression test by @juan-fernandez in #2323
- [chore] Restore symlinked README by @Drarig29 in #2320
- chore: add zed config by @ava-silver in #2325
- [dev] Add
AGENTS.mdand change default JSON formatter by @Drarig29 in #2321 - [chore] Add Alpine x64 and arm64 standalone binaries by @Drarig29 in #2322
- chore: migrate lambda and cloud-run to inquirer prompts via base-serverless by @ava-silver in #2327
- [dev] Make
yarn launchprefer local plugin source code by @ava-silver in #2330
New Contributors
- @DaniFdz made their first contribution in #2328
- @rjcoulter22 made their first contribution in #2329
Full Changelog: v5.17.0...v5.18.0
v5.17.0
What's Changed
datadog-ci
Dependencies
Documentation
- docs: Update README paths to base package by @cody-elhard in #2312
Software Delivery
- [plugin-coverage] resolve config/codeowners blob sha at the reported commit by @nikita-tkachenko-datadog in #2311
Serverless
- Add support for ruby 4 layers by @avangelillo in #2316
Synthetics
Chores
New Contributors
- @cody-elhard made their first contribution in #2312
Full Changelog: v5.16.1...v5.17.0
v5.16.1
What's Changed
Dependencies
- fix(deps): vuln fast-xml-parser (patch → 5.5.12) by @gh-worker-campaigns-3e9aa4[bot] in #2289
- chore(deps): @google-cloud/logging (patch → 11.2.1) by @gh-worker-campaigns-3e9aa4[bot] in #2288
- fix(deps): vuln major: @types/uuid, uuid by @gh-worker-campaigns-3e9aa4[bot] in #2286
- [dep] Bump
simple-gitto3.36.0by @Drarig29 in #2309
Software Delivery
- fix(ci-providers): use JOB_CHECK_RUN_ID for GitHub Actions ci.job.id by @anmarchenko in #2307
- fix(dora): treat 401 as non-retriable and exit non-zero by @ava-silver in #2303
Chores
- fix: convert jest.config-e2e from ESM to CJS to fix Node 24 Windows e2e by @ava-silver in #2306
- chore: loosen base package dependency version constraints by @ava-silver in #2305
New Contributors
- @anmarchenko made their first contribution in #2307
Full Changelog: v5.16.0...v5.16.1
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