Use Datadog from your CI.
Last release 11 days ago
17 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
1 version withdrawn
withdrawn after publishing
6 years old
300 releases · first in 2020
Release timeline
300 releases since 2020Releases
- 0.11.1011 May 2021
Release notes
Open source →Update sourcemaps command to improve error messages and output:
- https://github.com/DataDog/datadog-ci/pull/214: error message when API key is invalid
- https://github.com/DataDog/datadog-ci/pull/223: better validation of sourcemaps for empty files
- https://github.com/DataDog/datadog-ci/pull/224: display human-readable http status error
- https://github.com/DataDog/datadog-ci/pull/225: fix metrics reporting
Also port the metrics flushing fix to the dependencies command: https://github.com/DataDog/datadog-ci/pull/228
- 0.11.910 May 2021
Release notes
Open source →Update dependencies to fix vulnerabilities:
#237 Bump hosted-git-info from 2.7.1 to 2.8.9 #236 Bump aws-sdk, datadog-metrics and dd-trace
- 0.11.87 May 2021
Release notes
Open source →Bump dependencies versions to fix vulnerabilities:
- #234 : update url-parse to 1.5.1
- #233 : update lodash to version 4.17.21
- #230 : update proxy-agent to version 4.0.1
- 0.11.721 Apr 2021
- 0.11.616 Apr 2021
Release notes
Open source →Add a new parameter to
datadog-ci synthetics run-testsand bumpdd-trace- #207 Add
--filesparameter to synthetics'run-tests - #200 bump
dd-trace
- #207 Add
- 0.11.6-alpha16 Apr 2021pre-release
- 0.11.513 Apr 2021
Release notes
Open source →Improves Synthetics test execution output and upgrade yamux dependency:
- https://github.com/DataDog/datadog-ci/pull/201: Add Tests Summary after execution, Better tests not found highlight
- https://github.com/DataDog/datadog-ci/pull/202: Bump yamux dependency
- 0.11.42 Apr 2021
Release notes
Open source →Release v0.11.4 with sourcemaps bugfix:
- https://github.com/DataDog/datadog-ci/pull/189 fix a bug with
\and/in file paths in Windows environments.
- https://github.com/DataDog/datadog-ci/pull/189 fix a bug with
- 0.11.32 Apr 2021
Release notes
Open source →Release v0.11.3 with synthetics improvements:
#195: improve tunnel logs and remove reconnect behavior of websocket #191: add defaultStepTimeout options for browser tests
- 0.11.229 Mar 2021
Release notes
Open source →Release two fixes for synthetics command:
#190 - improve result rendering with tunnel feature #188 - bump dependency and improve tunnel connection resilience
- 0.11.115 Mar 2021
- 0.11.015 Mar 2021
Release notes
Open source →This releases adds support for tunnels in synthetics
run-testscommand. (cf. #169) - 0.10.13-alpha13 Apr 2021pre-release
Release notes
Open source →Release version 0.10.13-alpha of the package with merges latest master in the alpha channel
- 0.10.12-alpha2 Apr 2021pre-release
Release notes
Open source →Release version 0.10.12-alpha of the package with merges version 0.11.3 in the alpha channel.
- 0.10.11-alpha31 Mar 2021pre-release
- 0.10.10-alpha12 Mar 2021pre-release
- 0.10.9-alpha12 Mar 2021pre-release
Release notes
Open source →v0.10.9-alpha
Improve synthetics tunnel proxy support and trigger request format when sending multiple test triggers.
- 0.10.8-alpha10 Mar 2021pre-release
- 0.10.7-alpha4 Mar 2021pre-release
- 0.10.6-alpha19 Feb 2021pre-release
- 0.10.5-alpha16 Feb 2021pre-release
Nothing published for this version
- 0.10.415 Feb 2021
- 0.10.4-alpha11 Feb 2021pre-release
Nothing published for this version
- 0.10.315 Feb 2021
Nothing published for this version
- 0.10.3-alpha3 Feb 2021pre-release
Nothing published for this version
- 0.10.23 Feb 2021
- 0.10.1-alpha22 Jan 2021pre-release
Nothing published for this version
- 0.10.028 Jan 2021
Release notes
Open source →This release introduce support for Synthetics CI batch tests results (#150).
- 0.10.0-alpha21 Jan 2021pre-release
Nothing published for this version
- 0.9.419 Jan 2021
Release notes
Open source →This release fixes global configuration override for Synthetics tests launched via
--public-id(https://github.com/DataDog/datadog-ci/pull/147). - 0.9.312 Jan 2021
Release notes
Open source →This release updates the dd-trace dependency to version 0.30.1 (#142) fixing CVE-2020-28168 in axios sub-dependency.
- 0.9.211 Jan 2021
- 0.9.16 Jan 2021
Release notes
Open source →This release updates the axios dependency to version 0.21.1 (https://github.com/DataDog/datadog-ci/pull/138) to fix CVE-2020-28168
- 0.9.016 Dec 2020
Release notes
Open source →This release updates the
--minified-path-prefixflag usage in the sourcemaps upload command (https://github.com/DataDog/datadog-ci/pull/131). - 0.8.715 Dec 2020
Release notes
Open source →This release fixes vulnerabilities by upgrading dependencies:
yargs-parser(https://github.com/advisories/GHSA-p9pc-299p-vxgp)ini(https://github.com/advisories/GHSA-qqgx-2p2h-9c37)kind-of(https://github.com/advisories/GHSA-6c8f-qphg-qjgp)
- 0.8.611 Dec 2020
Release notes
Open source →Improves Synthetics results display for API SSL, TCP and DNS tests:
PR #128: [synthetics] improve synthetics API results rendering
- 0.8.51 Dec 2020
Release notes
Open source →Fixes for Synthetics start URL variable substitution and result display:
- PR https://github.com/DataDog/datadog-ci/pull/125: fix synthetics tests start URL variable substitution
- PR https://github.com/DataDog/datadog-ci/pull/107: fix Naming of Commit SHA
- PR https://github.com/DataDog/datadog-ci/pull/122: don't display synthetics unhealthy results URLs
- PR https://github.com/DataDog/datadog-ci/pull/124: replace
Unknown errorwithGeneral Errorin synthetics results output
- 0.8.413 Nov 2020
Release notes
Open source →Fixes and refactors synthetics related code:
- PR #116: synthetics graceful handle url parsing failure
- PR #118: refactor request builder to accept an object with options
- PR #117: fix proxy handling to ignore *_PROXY environment variables
- 0.8.35 Nov 2020
Release notes
Open source →Changes
- fix synthetics test results rendering to support overridden parameters
- 0.8.23 Nov 2020
- 0.8.13 Nov 2020
Release notes
Open source →Changes
- Add auto-retry to
dependencies uploadcommand to prevent failing CI jobs that use this command.
- Add auto-retry to
- 0.8.030 Oct 2020
Release notes
Open source →Changes
- Use GovCloud lambda layer when a GovCloud region is detected (https://github.com/DataDog/datadog-ci/pull/105)
- Add
tracecommand (https://github.com/DataDog/datadog-ci/pull/86) (note: not ready for production environments)
- 0.7.121 Oct 2020
Release notes
Open source →Factorized API calls authentication Added retry on failed API calls for synthetics command.
- 0.7.020 Oct 2020
Release notes
Open source →Added new command -
datadog-ci dependencies upload. This command uploads dependencies graph to Datadog to detect runtime vulnerabilities by Continuous Profiler. - 0.6.17 Oct 2020
- 0.6.06 Oct 2020withdrawn: Sourcemap uploads do not work on version 0.6.0
Release notes
Open source →[Serverlerss] Tag lambdas with package NPM version (https://github.com/DataDog/datadog-ci/pull/91)
- 0.5.66 Aug 2020
Nothing published for this version
- 0.5.55 Aug 2020
Nothing published for this version
- 0.5.45 Aug 2020
Nothing published for this version
- 0.5.34 Aug 2020
Release notes
Open source →- [synthetics] unification of the metadata format passed with the CI triggered tests #76
- [synthetics] improve results of non-blocking tests rendering. #75
- [lambda] update README to mark as beta #77
- 0.5.29 Jul 2020
Nothing published for this version
- 0.5.129 Jun 2020
Release notes
Open source →Changelog
- PR#70 fix config overwriting to give precedence to config file over default config.
- 0.5.024 Jun 2020
Nothing published for this version
- 0.4.017 Jun 2020
Nothing published for this version
- 0.3.212 May 2020
Nothing published for this version
- 0.3.18 Apr 2020
Nothing published for this version
- 0.3.06 Apr 2020
Nothing published for this version
- 0.2.220 Mar 2020
Nothing published for this version
- 0.2.118 Mar 2020
Nothing published for this version
- 0.2.013 Mar 2020
Nothing published for this version