update changelog 0.11 with task dependencies

This commit is contained in:
Jasmine Dahilig
2020-03-24 12:52:47 -07:00
parent 44bef3d827
commit e237f8a97c

View File

@@ -7,6 +7,7 @@ FEATURES:
* **Audit Logging (Enterprise) [beta]**: Audit logging support for Nomad
Enterprise.
* **Scaling APIs [beta]**: new scaling policy API and job scaling APIs to support external autoscalers [[GH-7409](https://github.com/hashicorp/nomad/pull/7409)]
* **Task Dependencies**: introduces `lifecycle` stanza with prestart and sidecar hooks for tasks within a task group
__BACKWARDS INCOMPATIBILITIES:__