Update CHANGELOG.md
This commit is contained in:
parent
355082c0ac
commit
8dadc50f4a
|
@ -1,12 +1,13 @@
|
|||
## 0.9.4 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* api: use region from job hcl when not provided as query parameter in job registration and plan endpoints [[GH-5664](https://github.com/hashicorp/nomad/pull/5664)]
|
||||
* metrics: add namespace label as appropriate to metrics [[GH-5847](https://github.com/hashicorp/nomad/issues/5847)]
|
||||
|
||||
BUG FIXES:
|
||||
* metrics: upgrade prometheus client to avoid label conflicts [[GH-5850](https://github.com/hashicorp/nomad/issues/5850)]
|
||||
|
||||
* metrics: upgrade prometheus client to avoid label conflicts [[GH-5850](https://github.com/hashicorp/nomad/issues/5850)]
|
||||
* ui: Fixed ability to click sort arrow to change sort direction [[GH-5833](https://github.com/hashicorp/nomad/pull/5833)]
|
||||
|
||||
## 0.9.3 (June 12, 2019)
|
||||
|
|
Loading…
Reference in New Issue