Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed Feb 3, 2020
1 parent 8cfe91e commit d1730bd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ FEATURES:
IMPROVEMENTS:

* agent: add option to force the use of the auth-auth token, and ignore the Vault token in the request [GH-8101]
* audit: HMAC http_raw_body in audit log; this ensures that large authenticated Prometheus metrics responses get
replaced with short HMAC values [GH-8130]
* auth/jwt: Additional OIDC callback parameters available for CLI logins [JWT-80 & JWT-86]
* 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]
* audit: HMAC http_raw_body in audit log; this ensures that large authenticated Prometheus metrics responses get
replaced with short HMAC values [GH-8130]

* cli: Incorrect TLS configuration will now correctly fail [GH-8025]
* secrets/database/mongodb: Switched internal MongoDB driver to mongo-driver [GH-8140]
* secrets/consul: Add support to specify TLS options per Consul backend [GH-4800]
Expand Down

0 comments on commit d1730bd

Please sign in to comment.