open-nomad/.changelog/16319.txt

12 lines
432 B
Plaintext

```release-note:bug
api: Fix `Allocations().Stop()` method to properly set the request `LastIndex` and `RequestTime` in the response
```
```release-note:deprecation
api: The `Restart()`, `Stop()`, and `Signal()` methods in the `Allocations` struct will have their signatures modified in Nomad 1.6.0
```
```release-note:deprecation
api: The `RestartAllTasks()` method in the `Allocations` struct will be removed in Nomad 1.6.0
```