We are excited to announce the release of Nomad Autoscaler 0.3.7. This release includes the following fixes and improvements.
- Fixed a regression issue that broke the default AWS credential chain.
- Scale target so it is within min and max values before evaluating the rest of the policy.
- New build system that generates smaller Docker images with support for multiple architectures.
For Enterprise users, please note that Docker tags now have a -ent
suffix, so the current release image is called hashicorp/nomad-autoscaler-enterprise:0.3.7-ent
.
Please report any issues found to GitHub or this list.
As usual, a shout-out to the community for bug reports and PRs.
Thank you,
The Nomad Team
Links:
0.3.7 Changelog -nomad-autoscaler/CHANGELOG.md at v0.3.7 · hashicorp/nomad-autoscaler · GitHub
0.3.7 Binaries -Nomad Autoscaler v0.3.7 Binaries | HashiCorp Releases
0.3.7 Docker image -Docker Hub