Skip to content

Releases: Dynatrace/dynatrace-bootstrapper

v1.2.0

27 Jan 13:47
113c082

Choose a tag to compare

What's Changed

  • Add Serverless Bootstrapper for deploying CodeModules to Azure App Service environment by @yurbarn in #144
  • Dependency updates

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

12 Nov 11:22
b7ac1f4

Choose a tag to compare

What's Changed

  • Remove afero by @0sewa0 in #122
    • Also lowered the minimum go version to 1.25.0 in the go.mod, as it doesn't use anything 1.25.1 specific, and this caused issues when importing in other projects.
  • Update module golang.org/x/sys to v0.38.0 by @renovate[bot] in #118

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Sep 13:58
062463b

Choose a tag to compare

What's Changed

  • Allow 'all' value for the --technology by @0sewa0 in #82
  • Updates dependencies and compiler version

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

12 Jun 12:32
c6db831

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.0.4

29 Apr 09:39
2016358

Choose a tag to compare

What's Changed

  • Fix the version printing by @0sewa0 in #55
  • Preserve Filemode during copy according to the --technology by @0sewa0 in #59

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Apr 07:24
58edbc0

Choose a tag to compare

  • fix permissions of agent logs and runtime directories. (PR)
  • add missing current symlink for version directory. (PR)

v1.0.2

24 Mar 12:34
0af3479

Choose a tag to compare

What's Changed

  • k8s.node.name and k8s.cluster.name has dedicated fields in pod.Attributes (PR)
  • ToURI can handle a missing registry in the ImageInfo (PR)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Mar 11:26
36663b9

Choose a tag to compare

Allow unknown parameters!

v1.0.0

06 Mar 09:50
6006f3b

Choose a tag to compare

  • Add parameters to configure enrichment and configuration files (see readme for more information)
  • Add --technology parameter to reduce files copied.
  • Add --suppress-error parameter to allow injected pods to start up in case of failure.

v0.1.0

04 Feb 10:50
1518de5

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Add move functionality.