Merge pull request #8738 from hashicorp/ent-changelog

changelog entry for enterprise bug
This commit is contained in:
Drew Bailey
2020-08-25 11:16:41 -04:00
committed by GitHub

View File

@@ -10,6 +10,7 @@ IMPROVEMENTS:
BUG FIXES:
* csi: Fixed a panic in the API affecting both plugins and volumes. [[GH-8655](https://github.com/hashicorp/nomad/issues/8655)]
* core (Enterprise): Fixed a bug where enterprise servers may self-terminate as licenses are ignored after a Raft snapshot restore. [[GH-8737](https://github.com/hashicorp/nomad/issues/8737)]
## 0.12.2 (August 12, 2020)