changelog++

This commit is contained in:
Jeff Mitchell 2017-03-08 10:23:02 -05:00
parent 5d760d4090
commit 438b9b1d73
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ IMPROVEMENTS:
line [GH-2359]
* core: Canonicalize list operations to use a trailing slash [GH-2390]
* core: Add option to disable caching on a per-mount level [GH-2455]
* core: Add ability to require valid client certs in listener config [GH-2457]
* 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]