changelog
This commit is contained in:
parent
1531b6d534
commit
2df8a56b76
|
@ -2,6 +2,7 @@
|
|||
|
||||
__BACKWARDS INCOMPATIBILITIES:__
|
||||
* core: Switch to structured logging using [go-hclog](https://github.com/hashicorp/go-hclog)
|
||||
* core: IOPS as a resource is now deprecated [[GH-4970](https://github.com/hashicorp/nomad/issues/4970)]
|
||||
* core: Allow the != constraint to match against keys that do not exist [[GH-4875](https://github.com/hashicorp/nomad/pull/4875)]
|
||||
* client: Task config interpolation requires names to be valid identifiers
|
||||
(`node.region` or `NOMAD_DC`). Interpolating other variables requires a new
|
||||
|
|
Loading…
Reference in a new issue