v0.1.8
Bugfix
- Properly close database connections after they're no longer needed
- Handle errors on credential revocation and return them as response warning instead of bailing out
Improvement
- Move from
dep
based dependency management togo mod
- Upgrade from deprecated vault
api
package to vault sdk v0.1.14