0.2.0 (January 06, 2021)
BACKWARDS INCOMPATIBILITIES:
- apm/datadog: Queries should use the new
query_window
parameter [GH-268] - policy/file: Policies stored in files must be wrapped in a
scaling
block [GH-313]
FEATURES:
- Azure VMSS Horizontal Cluster Scaling: Scale the number of Nomad clients within Azure virtual machine scale sets [GH-278]
- Dynamic Application Sizing (Enterprise): Evaluate, processes and store historical task resource usage data, making recommendations for CPU and Memory resource parameters [GH-298]
IMPROVEMENTS:
- agent: Added new evaluation broker to manage storing, deduping and controlling the distribution policy evaluation requests to workers [GH-282]
- agent: Add
/v1/agent/reload
endpoint [GH-312] - apm/nomad: CPU query relative to task group allocated resources [GH-324]
- apm/nomad: Memory query relative to task group allocated resources [GH-334]
- plugins/target/nomad: Added support for namespaced jobs [GH-277]
- policy: Add
query_window
parameter tocheck
[GH-268] - policy/file: Allow multiple policies per file [GH-313]