Releases: DataDog/datadog-ci
Releases · DataDog/datadog-ci
v5.9.0
What's Changed
datadog-ci
- Add
ci-env readsubcommand to print extracted CI env info by @Bit-Doctor in #2123 - Add more directories to GitHub job name detection by @rodrigo-roca in #2127
- [IACP-673] Add terraform upload command for IaC artifact ingestion by @vishal-joshi-datadog in #2129
- Update release workflow to publish checksums of released binaries by @nikita-tkachenko-datadog in #2094
- chore: auto-fix duplicate imports by @ava-silver in #2140
- chore: fix shasum checks on windows by @ava-silver in #2142
Dependencies
- [dep] Bump
ajvto8.18.0by @Drarig29 in #2119 - [dep] Bump
tarto7.5.8by @Drarig29 in #2120 - [dep] Bump
glob,minimatch@10.2.1by @Drarig29 in #2121 - [dep] Bump
ajv-formatsto3.0.1by @Drarig29 in #2124 - [dep] Bump
@aws-sdk/credential-provider-ini,fast-xml-parser@5.3.6by @Drarig29 in #2118
Documentation
- docs(plugin-coverage): add file-fixes flags to README by @CarlosNietoP in #2128
Software Delivery
- [chores] Move
measure,spanandtraceto base package by @Drarig29 in #2105 - Add file fixes generation for code coverage uploads by @CarlosNietoP in #2125
RUM
- [chores] Move
elf-symbolsandunity-symbolsto base package by @Drarig29 in #2101 - [chores] Move
flutter-symbolsandsourcemapsto base package by @Drarig29 in #2102 - [chores] Move
react-nativeto base package by @Drarig29 in #2104
Serverless
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2122
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2131
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2132
- [SVLS-8622] add web app slot support by @ava-silver in #2130
- chore: Update Lambda layer versions by @gh-worker-engraver-d31c25[bot] in #2139
Static Analysis
- [K9VULN-11577] Support both canonical and legacy SBOM component property names in the datadog-ci by @cespio in #2138
Synthetics
- [synthetics] Add batch ID to BatchTimeoutRunawayError (SYNTH-25024) by @AntoineDona in #2136
Profiling
Chores
- [chores] Finalize plugin migration and clean up by @Drarig29 in #2106
- chore: make plugin install message yellow instead of red by @ava-silver in #2126
- chore: add other serverless products to advanced-issue-labeler.yml by @ava-silver in #2135
New Contributors
- @gh-worker-engraver-d31c25[bot] made their first contribution in #2122
- @Bit-Doctor made their first contribution in #2123
- @vishal-joshi-datadog made their first contribution in #2129
- @cespio made their first contribution in #2138
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
datadog-ci
- Add fallback detection of coverage data by @edznux-dd in #2114
- Fix job display name extraction: handle escaped quotes and identify correct Worker log on non-ephemeral runners by @LudovicTOURMAN in #2089
Dependencies
- dep: Upgrade
axiosto1.13.5by @GabrielAnca in #2115
Documentation
- [SVLS-8314] add cloudwatch commands to readme by @ava-silver in #2099
Software Delivery
- Add Kotlin Kover coverage report auto-detection by @CarlosNietoP in #2098
Serverless
- [SVLS-8314] add
lambda cloudwatchcommand by @ava-silver in #2097
Chores
- chore: use dry run/mocks for fips tests by @ava-silver in #2100
New Contributors
- @edznux-dd made their first contribution in #2114
- @CarlosNietoP made their first contribution in #2098
- @LudovicTOURMAN made their first contribution in #2089
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
RUM
- [sourcemaps] Fix upload failure when sourceMappingURL is an absolute URL by @raczosala in #2093
Static Analysis
- [K9VULN-9613] Add target framework scope properties by @piloulacdog in #2068
Chores
New Contributors
- @raczosala made their first contribution in #2093
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
Dependencies
- [dep] Bump
ssh2to1.17.0by @Drarig29 in #2078 - [dep] Bump
jwsto fix vulnerability by @Drarig29 in #2079 - [dep] Bump
inquirerto8.2.6by @Drarig29 in #2080 - [dep] Bump
diffdev dep to5.2.2by @Drarig29 in #2081 - [dep] Bump direct
fast-xml-parserto5.3.4by @Drarig29 in #2083 - [dep] Bump
lodashto4.17.23by @Drarig29 in #2082 - [chore] Bump DataDog/datadog-static-analyzer-github-action from 2.0.0 to 3.0.0 by @dependabot[bot] in #2076
- [dep] Bump AWS SDK versions by @Drarig29 in #2085
Software Delivery
- feat: Implement custom flags support for coverage reports by @nikita-tkachenko-datadog in #2070
Serverless
- [SVLS-8477] ensure consistency for WEBSITES_ENABLE_APP_SERVICE_STORAGE by @ava-silver in #2084
- chore: Update Lambda layer versions by @campaigner-staging[bot] in #2086
Full Changelog: v5.5.0...v5.6.0
v5.5.0
What's Changed
Dependencies
- [chore] Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #2071
RUM
Serverless
- chore: Update Lambda layer versions by @campaigner-staging[bot] in #2074
Chores
New Contributors
Full Changelog: v5.4.0...v5.5.0
v5.4.0
What's Changed
Serverless
- [SVLS-8107] Add .NET 10 support to lambda instrument command by @TalUsvyatsky in #2065
Chores
- [chores] Avoid double CI on tagged commits by @Drarig29 in #2064
- [chores] Require all files to be owned by @Drarig29 in #2067
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
datadog-ci
- [static-analysis] Use a custom format to extract committer and author information by @jacobotb in #2053
- Add DD_API_KEY_SSM_ARN env var so Datadog CI supports SSM API Key by @nina9753 in #2057
Dependencies
- [chore] Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #2060
- [chore] Bump stefanbuck/github-issue-parser from 3.2.2 to 3.2.3 by @dependabot[bot] in #2059
Software Delivery
- [coverage] Add support for Go code coverage reports in
datadog-ciby @telecatser in #2030 - [coverage] Move
coverage uploadcommand to built-in plugin by @telecatser in #2054 - [SYNTH-21709] Migrate
junit uploadcommand to built-in plugin by @Drarig29 in #2056
Serverless
- chore: Update Lambda layer versions by @campaigner-staging[bot] in #2052
- chore: Update Lambda layer versions by @campaigner-staging[bot] in #2058
Chores
- [chores] Add process for first-time package publishing by @Drarig29 in #2055
- [chores] Add label guardrails in release process by @Drarig29 in #2063
New Contributors
- @telecatser made their first contribution in #2030
- @jacobotb made their first contribution in #2053
- @nina9753 made their first contribution in #2057
Full Changelog: v5.2.1...v5.3.0
v5.2.1
v5.2.0
What's Changed
datadog-ci
Dependencies
- [chore] Bump stefanbuck/github-issue-parser from 3.2.1 to 3.2.2 by @dependabot[bot] in #2037
- [chore] Bump actions/setup-node from 4.4.0 to 6.1.0 by @dependabot[bot] in #2044
- [chore] Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #2041
- [chore] Bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #2039
- [chore] Bump DataDog/datadog-static-analyzer-github-action from 1.2.3 to 2.0.0 by @dependabot[bot] in #2038
- [chore] Bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #2042
- [chore] Bump actions/checkout from 4.3.0 to 6.0.1 by @dependabot[bot] in #2043
- [chore] Bump redhat-plumbers-in-action/advanced-issue-labeler from 3.0.0 to 3.2.4 by @dependabot[bot] in #2040
Documentation
RUM
- [sourcemaps] sourceMappingURL support by @buranmert in #2035
- [sourcemaps] Windows newline fix by @buranmert in #2048
Serverless
- chore: Update Lambda layer versions by @campaigner-staging[bot] in #2029
- [SVLS-8267] fix error on unspecified runtime by @ava-silver in #2047
Chores
- [chore] Enable dependabot for github actions by @Drarig29 in #2036
- [CHORE] migrate to serverless onboarding managed team by @ava-silver in #2046
- [chore] Add warning about github actions in
lint:packagesscript by @Drarig29 in #1909
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
Software Delivery
- Coverage upload: add tags for codeowners and coverage config path and sha by @nikita-tkachenko-datadog in #2022
Serverless
- chore: Update Lambda layer versions by @campaigner-prod[bot] in #2023
New Contributors
- @campaigner-prod[bot] made their first contribution in #2023
Full Changelog: v5.0.0...v5.1.0