changelog++
This commit is contained in:
parent
bb73d796ca
commit
3761f19932
|
@ -70,11 +70,12 @@ IMPROVEMENTS:
|
|||
`tls_disable` option [GH-802]
|
||||
* credential/token: Add `last_renewal_time` to token lookup calls [GH-896]
|
||||
* helper/certutil: Add ability to parse PKCS#8 bundles [GH-829]
|
||||
* logical/aws: You can now get STS tokens instead of IAM users [GH-927]
|
||||
* logical/cubbyhole: Add cubbyhole access to default policy [GH-936]
|
||||
* logical/pki: Assign ExtKeyUsageAny to CA certs generated/signed with the
|
||||
backend; this fixes the non-spec validation logic used in the Windows Crypto
|
||||
API and Go's verification functions [GH-846]
|
||||
* logical/aws: You can now get STS tokens instead of IAM users [GH-927]
|
||||
* logical/postgres: Add `max_idle_connections` paramter [GH-950]
|
||||
* physical/cache: Use 2Q cache instead of straight LRU [GH-908]
|
||||
* physical/etcd: Support basic auth [GH-859]
|
||||
|
||||
|
|
Loading…
Reference in New Issue