changelog++

This commit is contained in:
Jeff Mitchell 2017-02-27 14:31:54 -05:00
parent 2ee7e26dae
commit 1a67f86fa0

View File

@ -1,4 +1,4 @@
## Next (Unreleased) ## 0.7.0 (Unreleased)
DEPRECATIONS/CHANGES: DEPRECATIONS/CHANGES:
@ -35,6 +35,9 @@ IMPROVEMENTS:
* audit: Support adding a configurable prefix (such as `@cee`) before each * audit: Support adding a configurable prefix (such as `@cee`) before each
line [GH-2359] line [GH-2359]
* core: Canonicalize list operations to use a trailing slash [GH-2390] * core: Canonicalize list operations to use a trailing slash [GH-2390]
* physical/dynamodb: Implement a session timeout to avoid having to use
recovery mode in the case of an unclean shutdown, which makes HA much safer
[GH-2141]
* secret/pki: O (Organization) values can now be set to role-defined values * secret/pki: O (Organization) values can now be set to role-defined values
for issued/signed certificates [GH-2369] for issued/signed certificates [GH-2369]
* secret/pki: Certificates issued/signed from PKI backend does not generate * secret/pki: Certificates issued/signed from PKI backend does not generate