Releases: DataDog/datadog-ci
Releases · DataDog/datadog-ci
v4.0.2
What's Changed
Serverless
- [FIX] cloud run env var secret support by @ava-silver in #1902
Chores
- [chore] type definitions to use sdk by @ava-silver in #1904
Full Changelog: v4.0.1...v4.0.2
v4.0.1
v4.0.0
What's changed
Important
This release includes breaking changes. Read the migration guide to understand the changes and how to adapt your scripts.
datadog-ci
Static Analysis
- [K9VULN-7903] SARIF upload pull request err msg v2 by @colemaring in #1901
Full Changelog: v3.22.2...v4.0.0
v3.22.2
What's Changed
Static Analysis
- [K9VULN-7903] SARIF upload pull request warning message by @colemaring in #1903
Full Changelog: v3.22.1...v3.22.2
v3.22.1
v3.22.0
What's Changed
Important
This is our last minor release before v4.0.0
, where we will drop most dependencies from the @datadog/datadog-ci
main package! (see #1891)
datadog-ci
- [SYNTH-21586] Automatically install missing plugins by @Drarig29 in #1883
- Update
README.md
andMIGRATING.md
for major release by @Drarig29 in #1887 - Add
plugin list
command by @Drarig29 in #1886 - [chore] Add notice for next major release by @Drarig29 in #1890
Software Delivery
- Release dora command by @GabrielAnca in #1888
- Add hint about --fail-on-error param on deployment gate unexpected failures by @GabrielAnca in #1889
- [docs] Add
--version
option todora deployment
README by @Tecoddy in #1885
Static Analysis
- [K9VULN-7903] SARIF upload pull request err msg by @colemaring in #1853
Chores
- [dev] Bump tsx to
4.20.6
by @Drarig29 in #1878 - [chore] Add npm publish provenance by @Drarig29 in #1880
- [chore] Remove unused
--compress
flag forpkg
by @Drarig29 in #1881 - [chore] Add
yarn lint:packages
script by @Drarig29 in #1882 - [chore] Also auto-generate base
commands/<scope>/cli.ts
files by @Drarig29 in #1884 - [chore] Add permission for provenance by @Drarig29 in #1896
New Contributors
- @Tecoddy made their first contribution in #1885
- @colemaring made their first contribution in #1853
Full Changelog: v3.21.4...v3.22.0
v3.21.4
v3.21.3
What's Changed
Source Code Integration
- Fix git metadata import by @GabrielAnca in #1873
Full Changelog: v3.21.2...v3.21.3
v3.21.2
Warning
Do not try to use 3.21.0
or 3.21.1
. Please skip to 3.21.2
(this release).
See #1868
Full Changelog: v3.21.1...v3.21.2
v3.21.1
What's Changed
datadog-ci
- [packages-migration] Move root package to packages dir by @Drarig29 in #1815
- [packages-migration] Create
@datadog/datadog-ci-base
package by @Drarig29 in #1804 - [chore] Use Node.js SEA for standalone binary by @Drarig29 in #1835
- [chore] Decrease standalone binary size by @Drarig29 in #1858
- [chore] Symlink README and duplicate LICENSE files by @Drarig29 in #1859
Dependencies
Software Delivery
- Update Software Delivery ownership by @GabrielAnca in #1818
- Fix isFile utility method to handle symlinks by @nikita-tkachenko-datadog in #1823
- Add evaluation summary to 'deployment gate' output by @GabrielAnca in #1826
- [PACKAGES-MIGRATION] Migrate tag command to base package by @GabrielAnca in #1852
- [PACKAGES-MIGRATION] Migrate dora scope into a plugin by @GabrielAnca in #1854
- [PACKAGES-MIGRATION] Migrate deployment scope into a plugin by @GabrielAnca in #1860
Serverless
- Cloud Run Instrument Language Flag by @nhulston in #1819
- packages-migration: migrate aas package by @ava-silver in #1837
- [PACKAGES-MIGRATION] migrate cloud-run by @ava-silver in #1844
- [PACKAGES-MIGRATION] migrate lambda by @ava-silver in #1847
- [PACKAGES-MIGRATION] migrate stepfunctions by @ava-silver in #1849
Source Code Integration
- packages-migration: move git-metadata to base by @ava-silver in #1833
- Fix failed Windows tests and timeout by @GabrielAnca in #1855
- [PACKAGES-MIGRATION] Move 'gate' commands to packages/gate by @vbarbaresi in #1828
Static Analysis
- Inspect sarif aggregate error by @Drarig29 in #1830
- [SYNTH-21715] Create sbom package by @dastrong in #1840
- [SYNTH-21714] Create sarif package by @dastrong in #1841
Synthetics
Profiling
Chores
- [chore] Use
knip
to remove leftover dependencies by @Drarig29 in #1820 - [chore] Migrate to ESLint 9 by @Drarig29 in #1822
- [chore] Use source files during development for better DevX by @Drarig29 in #1821
- [chore] Upgrade prettier to support latest TS syntax by @Drarig29 in #1834
- [packages-migration] create migration script by @ava-silver in #1827
- Run yarn to fix broken pipelines by @dastrong in #1843
- Cleanup unused deps by @dastrong in #1845
- [SVLS] fix aas path mappings by @ava-silver in #1848
- [chore] Mark
peerDependencies
in base package as optional by @Drarig29 in #1857 - [chore] Add
publishConfig
to all packages by @Drarig29 in #1862 - [chore] Fix release
3.21.0
by @Drarig29 in #1863
New Contributors
- @vbarbaresi made their first contribution in #1828
Full Changelog: v3.20.0...v3.21.1