v0.3.7
0.3.7 (June 10, 2022)
IMPROVEMENTS:
- agent: Scale target so it is within
min
andmax
values before evaluating the rest of the policy [GH-588] - agent: Update
hashicorp/nomad/api
to v1.3.1 [GH-585] - agent: Update
armon/go-metrics
to v0.3.11 [GH-585] - build: Use
alpine:3.15
as base image and provide an entrypoint to runnomad-autoscaler
by default [GH-582] - build: Docker image with support for multiple architectures [GH-582]
- plugin/apm/datadog: Update Datadog client dependency to v1.14.0 [GH-585]
- plugin/apm/prometheus: Update Prometheus client dependency to v1.12.2 [GH-585]
- plugin/target/aws: Update AWS client dependency to v1.16.4 [GH-585]
- plugin/target/azure: Update Azure client dependency to v64.1.0 [GH-585]
- plugin/target/gcp: Update GCP client dependency to 0.80.0 [GH-585]
BUG FIXES:
- plugin/target/aws: Fixed a regression issue that broke the default AWS credential chain [GH-586]