Releases: DataDog/datadog-ci
Releases · DataDog/datadog-ci
v0.8.2
no-op.
Simply fixing the npm publishing job.
v0.8.1
Changes
- Add auto-retry to
dependencies upload
command to prevent failing CI jobs that use this command.
v0.8.0
Changes
- Use GovCloud lambda layer when a GovCloud region is detected (#105)
- Add
trace
command (#86) (note: not ready for production environments)
v0.7.1
Factorized API calls authentication
Added retry on failed API calls for synthetics command.
v0.7.0
Added new command - datadog-ci dependencies upload
.
This command uploads dependencies graph to Datadog to detect runtime vulnerabilities by Continuous Profiler.
v0.6.1
Revert authentication factorization as it breaks sourcemap uploading.
v0.6.0
[Serverlerss] Tag lambdas with package NPM version (#91)
v0.5.3
- [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
v0.5.1
Changelog
- PR#70 fix config overwriting to give precedence to config file over default config.