Releases: Dynatrace/bosh-oneagent-release
Releases · Dynatrace/bosh-oneagent-release
v1.4.0
Internal change, no new features added. Only adapted the installer parameters to the new style ones.
Stopped manually adding release tarballs, since they're available via https://bosh.io/releases/github.com/Dynatrace/bosh-oneagent-release anyways.
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
Added:
- Optionally verify the agent download. It's off by default, and it can be activated by setting the Dynatrace property
validatedownload
to true in the runtime config. - A custom property has been added on host-level, named BOSHReleaseVersion, that includes the version of Dynatrace BOSH Release installed.
Fixed:
- Windows job has been refactored. Now if there are issues with the agent download or installation then the deployment fails.
- Agent logs and config were deleted when draining the Linux OneAgent job. They are now left in place. Also the logs from the job itself.
v1.1.0
v1.0.4
Added:
- Option to set hostgroup for VMs in deployment
- Option to define host tags for VMs in deployment
- Option to define custom properties for VMs in deployment
- Option to enable cloud infrastructure monitoring mode
Fixed:
- possible race condition which prevented draining the oneagent-release from Windows diego cells under high load.