changelog++
This commit is contained in:
parent
661a8a4734
commit
40f4b4647f
|
@ -60,6 +60,8 @@ IMPROVEMENTS:
|
|||
* api: Rekey operation now redirects from standbys to master [GH-1862]
|
||||
* audit/file: Sending a `SIGHUP` to Vault now causes Vault to close and
|
||||
re-open the log file, making it easier to rotate audit logs [GH-1953]
|
||||
* auth/aws-ec2: EC2 instances can get authenticated by presenting the identity
|
||||
document and its SHA256 RSA digest [GH-1961]
|
||||
* auth/aws-ec2: IAM bound parameters on the aws-ec2 backend will perform a
|
||||
prefix match instead of exact match [GH-1943]
|
||||
* auth/aws-ec2: Added a new constraint `bound_iam_instance_profile_arn` to
|
||||
|
|
Loading…
Reference in New Issue