Update changelog with v0.12.11 (#10214)

This commit is contained in:
Mahmood Ali
2021-03-23 08:28:44 -04:00
committed by GitHub
parent e64e6bd970
commit 76d513897a

View File

@@ -194,6 +194,11 @@ BUG FIXES:
* ui: Fixed a bug in the volume status page where read allocations and write allocations were not displayed. [[GH-9377](https://github.com/hashicorp/nomad/issues/9377)]
* ui: Fixed a bug in the CSI volume and plugin status pages where plugins that don't require controllers were shown as unhealthy. [[GH-9416](https://github.com/hashicorp/nomad/issues/9416)]
## 0.12.11 (March 18, 2021)
BUG FIXES:
* server: _Backport from v1.0.2_ - Fixed a bug where new servers may bootstrap prematurely when configured with `bootstrap_expect = 0` [[GH-9672](https://github.com/hashicorp/nomad/issues/9672)]
## 0.12.10 (January 28, 2021)
SECURITY: