changelog++

This commit is contained in:
Michel Vocks 2019-12-18 11:27:16 +01:00 committed by GitHub
parent 246e3c7a2f
commit c1bb7bca4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
* auth/jwt: Bound claims may be optionally configured using globs [JWT-89]
* core: Separate out service discovery interface from storage interface to allow
new types of service discovery not coupled to storage [GH-7887]
* cli: Incorrect TLS configuration will now correctly fail [GH-8025]
* secrets/gcp: Allow specifying the TTL for a service key [GCP-54]
* secrets/gcp: Add support for rotating root keys [GCP-53]