Releases: Dynatrace/dynatrace-automation-tools
v1.0.3
Added support for parameter --extra_vars to send more information into the release validation. Check the docs for details
v1.0.2
Update CLI with compatible the new Site Reliability Guardian automatic workflow creation
In case you have previously created workflow to trigger SRG:
- Replace
tag.service
andtag.stage
withstage
andservice
in the DQL query.
v1.0.0
What's Changed
🚀 Features
Site Reliability Guardian Support
Create a workflow with biz-event as a trigger and integrate the Site Reliability Guardian into your CI/CD. See the docs for more info.
Deployment events V2 Support
Send deployment events and update the Dynatrace release inventory. See the docs for more info.
CICD Integration examples
Use one of the pipeline examples to integrate with GitHub, GitLab, Azure DevOps or Jenkins. See link for more info
Container image
Images are available on DockerHub. The image can be used directly, passing command arguments to the CLI directly or in CI with a dta
executable available in the container.
v0.2.0
Release 0.2.0
v0.1.0
Release.0.1.0