Adding upgrade note

This commit is contained in:
Armon Dadgar 2014-09-02 14:52:30 -07:00
parent 9c16ce0cae
commit 484f479ee1
1 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,12 @@ BUG FIXES:
* Require PUT to /v1/session/destroy [GH-285] * Require PUT to /v1/session/destroy [GH-285]
* Fixed registration race condition [GH-300] [GH-279] * Fixed registration race condition [GH-300] [GH-279]
UPGRADE NOTES:
* ACL support should not be enabled until all server nodes are running
Consul 0.4. Mixed server versions with ACL support enabled may result in
panics.
## 0.3.1 (July 21, 2014) ## 0.3.1 (July 21, 2014)
FEATURES: FEATURES: