changelog++

This commit is contained in:
Jeff Mitchell 2016-08-08 16:42:20 -04:00
parent 616d0e8ed0
commit 96fb06cd27
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@
DEPRECATIONS/BREAKING CHANGES:
* Root tokens (tokens with the `root` policy) can no longer be created by
tokens with `sudo` privileges to the token creation endpoints. They can only
be created by another root token or the `generate-root` endpoint.
* Root tokens (tokens with the `root` policy) can no longer be created except
by another root token or the `generate-root` endpoint.
* Issued certificates from the `pki` backend against new roles created or
modified after upgrading will contain a set of default key usages.
* The `dynamodb` physical data store no longer supports HA by default. It has