0.4.0-rc.1 (December 19, 2023)
FEATURES:
- High Availability: Added support for high availability by allowing multiple instances of the autoscaler to run at the same time, but having only one actively executing [GH-649]
IMPROVEMENTS:
- build: Updated to Go 1.21.5 [GH-790]
- plugin/target/aws: Prevent scaling if an instance refresh is in progress [GH-597]
- plugin/target/aws: Add new configuration
retry_attempts
to account for potentially slow ASG update operations [GH-594 - agent: Update Nomad API dependency to v1.7.1 [GH-796]
- agent: Add specific metadata to drained nodes to allow for later identification [GH-636]
- agent: Logged 404s from jobs/policies going away lowered to debug [GH-723]
- agent: Added config option to enable file and line log detail [GH-769]
BUG FIXES: