Update changelog
This commit is contained in:
parent
1538913a2a
commit
23b654a45a
|
@ -12,6 +12,7 @@ IMPROVEMENTS:
|
|||
* core: Add `-verbose` flag to `nomad status` wrapper command [[GH-5516](https://github.com/hashicorp/nomad/pull/5516)]
|
||||
* core: Reduce the size of the raft transaction for plans by only sending fields updated by the plan applier [[GH-5602](https://github.com/hashicorp/nomad/pull/5602)]
|
||||
* api: Add preemption related fields to API results that return an allocation list. [[GH-5580](https://github.com/hashicorp/nomad/pull/5580)]
|
||||
* api: Add additional config options to scheduler configuration endpoint to disable preemption [[GH-5628](https://github.com/hashicorp/nomad/issues/5628)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in a new issue