changelog
This commit is contained in:
parent
1e8d0bfabb
commit
ffbafb0618
|
@ -9,10 +9,12 @@ BUG FIXES:
|
|||
* api: Search handles prefix longer than allowed UUIDs [GH-3138]
|
||||
* api: Search endpoint handles even UUID prefixes with hyphens [GH-3120]
|
||||
* cli: Sort task groups when displaying a deployment [GH-3137]
|
||||
* cli: Handle reading files that are in a symlinked directory [GH-3164]
|
||||
* api: Don't merge empty update stanza from job into task groups [GH-3139]
|
||||
* cli: All status commands handle even UUID prefixes with hyphens [GH-3122]
|
||||
* cli: Fix autocompletion of paths that include directories on zsh [GH-3129]
|
||||
* cli: Handle reading files that are in a symlinked directory [GH-3164]
|
||||
* cli: Fix job deployment -latest handling of jobs without deployments
|
||||
[GH-3166]
|
||||
* cli: Status command honors exact job match even when it is the prefix of
|
||||
another job [GH-3120]
|
||||
* cli: Fix setting of TLSServerName for node API Client. This fixes an issue of
|
||||
|
|
Loading…
Reference in New Issue