fix
This commit is contained in:
parent
2054a7ed47
commit
669edafddb
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
BACKWARDS INCOMPATIBILITIES:
|
BACKWARDS INCOMPATIBILITIES:
|
||||||
* core: Improved restart policy with more user configuration [GH-594]
|
* core: Improved restart policy with more user configuration [GH-594]
|
||||||
* core/cli: Print short identifiers [GH-760]
|
* core/cli: Print short identifiers [GH-675]
|
||||||
* core/consul: Validate service name doesn't include period [GH-770]
|
* core/consul: Validate service name doesn't include period [GH-770]
|
||||||
* core/jobspec: Variables/constraints interpreted using ${} notation [GH-675]
|
* core/jobspec: Variables/constraints interpreted using ${} notation [GH-760]
|
||||||
* client: Environment variable containing address for each allocated port
|
* client: Environment variable containing address for each allocated port
|
||||||
[GH-704]
|
[GH-704]
|
||||||
* client: Extract artifacts into the root of the task directory [GH-756]
|
* client: Extract artifacts into the root of the task directory [GH-756]
|
||||||
|
|
Loading…
Reference in New Issue