0.3.3 (May 03, 2021)
FEATURES:
- Threshold Strategy: A strategy plugin that allows for different scaling actions based on a set of tiers defined by upper and lower bound metric values [GH-483]
- plugins/target: Horizontal cluster scaling can now use the node
datacenter
parameter to group nodes [GH-468]
BUG FIXES:
- agent: Updated
hashicorp/nomad/api
to v1.1.0-beta to include several fixes [GH-488] - agent: Updated
hashicorp/hcl/v2
to v2.10.0 to include several fixes [GH-481] - agent: Updated
mitchellh/copystructure
to v1.1.2 to include several fixes [GH-481] - agent: Updated
hashicorp/go-hclog
to v0.16.0 to include a fix to log rendering [GH-481] - agent: Updated
armon/go-metrics
to v0.3.7 to include a fix to Prometheus metrics expiry [GH-481] - plugins/target/aws-asg: Ensure user provided
aws_region
config option overrides AWS client region discovery [GH-474]