Skip to content

Releases: DataDog/datadog-ci

v0.9.4

19 Jan 15:19
Compare
Choose a tag to compare

This release fixes global configuration override for Synthetics tests launched via --public-id (#147).

v0.9.3

12 Jan 09:59
Compare
Choose a tag to compare

This release updates the dd-trace dependency to version 0.30.1 (#142) fixing CVE-2020-28168 in axios sub-dependency.

v0.9.2

11 Jan 09:49
Compare
Choose a tag to compare

This release fixes a regression in the size limit of sourcemaps upload.

v0.9.1

06 Jan 13:28
Compare
Choose a tag to compare

This release updates the axios dependency to version 0.21.1 (#138) to fix CVE-2020-28168

v0.9.0

16 Dec 15:35
Compare
Choose a tag to compare

This release updates the --minified-path-prefix flag usage in the sourcemaps upload command (#131).

v0.8.7

15 Dec 17:10
Compare
Choose a tag to compare

This release fixes vulnerabilities by upgrading dependencies:

v0.8.6

11 Dec 15:46
Compare
Choose a tag to compare

Improves Synthetics results display for API SSL, TCP and DNS tests:

PR #128: [synthetics] improve synthetics API results rendering

v0.8.5

01 Dec 09:46
Compare
Choose a tag to compare

Fixes for Synthetics start URL variable substitution and result display:

  • PR #125: fix synthetics tests start URL variable substitution
  • PR #107: fix Naming of Commit SHA
  • PR #122: don't display synthetics unhealthy results URLs
  • PR #124: replace Unknown error with General Error in synthetics results output

v0.8.4

13 Nov 13:59
Compare
Choose a tag to compare

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

v0.8.3

05 Nov 11:16
Compare
Choose a tag to compare

Changes

  • fix synthetics test results rendering to support overridden parameters