Skip to content

2.0.1

Compare
Choose a tag to compare
@monaco-release-dt-bot monaco-release-dt-bot released this 20 Apr 11:40
· 1083 commits to main since this release

Monaco 2.0.1

Improvements

  • #945 Download: Improve Autocompletion

Bugfixes

  • #946 #961 Management-Zone Setting IDs are now correctly resolved
  • #951 request-attributes configs are no longer marked as deprecated
  • #959 netgo tag is no longer included for Windows builds. This makes switching to the cgo DNS resolver possible again.
  • #962 During download, projects are no longer overwritten if --force is not given
  • #963 Fixed a timing issue for resource creation

Dependency updates

  • #940 bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • #953 bump golang.org/x/oauth2 from 0.6.0 to 0.7.0

Container image

Images are available at https://hub.docker.com/r/dynatrace/dynatrace-configuration-as-code

The image can be used directly, passing command arguments to the CLI directly, or in CI with a monaco executable available in the container.

docker pull dynatrace/dynatrace-configuration-as-code:2.0.1

Full Changelog: v2.0.0...v2.0.1