From cbc3d0ed5b3a7cb15f5b418d0dfa6c7116b6e0be Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 2 Dec 2016 11:23:42 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 926ebee97d..9a22fb6ef0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,13 +31,15 @@ IMPROVEMENTS: BUG FIXES: + * api/unwrap, command/unwrap: Increase compatibility of `unwrap` command with + Vault 0.6.1 and older [GH-2014] + * api/unwrap, command/unwrap: Fix error when no client token exists [GH-2077] * auth/approle: Creating the index for the role_id properly [GH-2004] * auth/aws-ec2: Handle the case of multiple upgrade attempts when setting the instance-profile ARN [GH-2035] * auth/ldap: Avoid leaking connections on login [GH-2130] - * api/unwrap, command/unwrap: Fix compatibility of `unwrap` command with Vault - 0.6.1 and older [GH-2014] - * api/unwrap, command/unwrap: Fix error when no client token exists [GH-2077] + * command/path-help: Use the actual error generated by Vault rather than + always using 500 when there is a path help error [GH-2153] * command/ssh: Use temporary file for identity and ensure its deletion before the command returns [GH-2016] * cli: Fix error printing values with `-field` if the values contained