Update CHANGELOG.md

Co-Authored-By: Drew Bailey <2614075+drewbailey@users.noreply.github.com>
This commit is contained in:
Michael Schurter
2020-04-07 10:45:18 -07:00
committed by GitHub
parent 73e1d7d390
commit cf9dcfdce0

View File

@@ -4,7 +4,7 @@ FEATURES:
* **Container Storage Interface [beta]**: Nomad has expanded support
of stateful workloads through support for CSI plugins.
* **Exec UI**: an in-browser terminal for connecting to running allocations.
* **Audit Logging (Enterprise):**: Audit logging support for Nomad
* **Audit Logging (Enterprise)**: Audit logging support for Nomad
Enterprise.
* **Scaling APIs**: new scaling policy API and job scaling APIs to support external autoscalers
* **Task Dependencies**: introduces `lifecycle` stanza with prestart and sidecar hooks for tasks within a task group