Changelog++

This commit is contained in:
Jeff Mitchell 2015-11-04 09:42:07 -05:00
parent 446745a2dd
commit f344d1ac7f

View File

@ -35,6 +35,8 @@ IMPROVEMENTS:
* physical/consul: Consul now uses a connection pool to limit the number of
outstanding operations, improving behavior when a lot of operations must
happen at once [GH-677]
* physical/s3: The S3 endpoint can now be configured, allowing using
S3-API-compatible storage solutions [GH-750]
* secret/consul: Management tokens can now be created [GH-714]
BUG FIXES: