mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
move bugfix to correct version (#8170)
This commit is contained in:
@@ -11,6 +11,7 @@ IMPROVEMENTS:
|
||||
BUG FIXES:
|
||||
|
||||
* cli: Fixed malformed alloc status address list when listing more than 1 address [[GH-8161](https://github.com/hashicorp/nomad/issues/8161)]
|
||||
* client: Fixed a bug where stdout/stderr were not properly reopened for community task drivers. [[GH-8155](https://github.com/hashicorp/nomad/issues/8155)]
|
||||
|
||||
## 0.11.3 (June 5, 2020)
|
||||
|
||||
@@ -33,8 +34,6 @@ BUG FIXES:
|
||||
* api: Fixed a bug where setting connect sidecar task resources could fail [[GH-7993](https://github.com/hashicorp/nomad/issues/7993)]
|
||||
* client: Fixed a bug where artifact downloads failed on redirects [[GH-7854](https://github.com/hashicorp/nomad/issues/7854)]
|
||||
* csi: Validate empty volume arguments in API. [[GH-8027](https://github.com/hashicorp/nomad/issues/8027)]
|
||||
* client: Fixed a bug where stdout/stderr were not properly reopened for
|
||||
community task drivers. [[GH-8155](https://github.com/hashicorp/nomad/issues/8155)]
|
||||
|
||||
## 0.11.2 (May 14, 2020)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user