Update CHANGELOG.md

This commit is contained in:
Chris Baker
2019-06-19 12:49:12 -04:00
committed by GitHub
parent f1daa6af9f
commit ff2d9c5f5f

View File

@@ -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)