Releases: Dynatrace/dynatrace-bootstrapper
Releases · Dynatrace/dynatrace-bootstrapper
v1.2.0
v1.1.3
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.
- Also lowered the minimum go version to 1.25.0 in the
- 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
What's Changed
New Contributors
- @albertogdd made their first contribution in #88
- @andriisoldatenko made their first contribution in #95
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix ruxitagentproc.conf placement + content by @0sewa0 in #75
- Trim whitespace from technologies by @StefanHauth in #74
New Contributors
- @StefanHauth made their first contribution in #74
Full Changelog: v1.1.0...v1.1.1
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Allow unknown parameters!
v1.0.0
- Add parameters to configure enrichment and configuration files (see readme for more information)
- Add
--technologyparameter to reduce files copied. - Add
--suppress-errorparameter to allow injected pods to start up in case of failure.
v0.1.0
Add move functionality.