Merge pull request #7122 from hashicorp/pprof/changelog

change log for remote pprof endpoints
This commit is contained in:
Drew Bailey
2020-02-11 14:32:54 -05:00
committed by GitHub

View File

@@ -2,6 +2,7 @@
FEATURES:
* api: Nomad now supports ability to remotely request /debug/pprof endpoints from a remote agent. [[GH-6841](https://github.com/hashicorp/nomad/issues/6841)]
* consul/connect: Nomad may now register Consul Connect services when Consul is configured with ACLs enabled [[GH-6701](https://github.com/hashicorp/nomad/issues/6701)]
* jobspec: Add `shutdown_delay` to task groups so task groups can delay shutdown after deregistering from Consul [[GH-6746](https://github.com/hashicorp/nomad/issues/6746)]