changelog++

This commit is contained in:
Chris Hoffman 2018-04-10 14:11:53 -04:00 committed by GitHub
parent f3dadf9bc6
commit 468e07b51e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,12 @@
## 0.10.0 (April 10th, 2018)
SECURITY:
* Log sanitization for Combined Database Secrect Engine: In certain failure
scenarios with incorrectly formatted connection urls, the raw connection
errors were being returned to the user with the configured database
credentials. Errors are now sanitized before being returned to the user.
DEPRECATIONS/CHANGES:
* Database plugin compatibility: The database plugin interface was enhanced to