Tags: ghTravis/hvac
Tags
Release v0.10.0 (hvac#560) * adjust CRL endpoint for retrieving CRL in DER and PEM format * adjusting tests, comments * adjust method to download only PEM format and convert response text to string due to pyton2.7 * Fixes typo: much -> must * Fixes close quotes in example usage of read_secret_version for those of us who are reckless copy-pasters * Don't send optional parameters unless explicitly specified (hvac#533) * Only send optional parameters when supplied This modifies functions to only send optional parameters when a value has explicitly been supplied. Doing so prevents "update" functions from clobbering preexisting values when they're not supplied. Additionally, all default parameter values have been changed to to None so that the Vault server can select the appropriate default value. * Fix and extend Azure test case Co-authored-by: Jeffrey Hogan <jeff@jeffhogan.me> * Bump version: 0.9.6 → 0.10.0 * Changelog updates for v0.10.0 Co-authored-by: Moisés Guimarães de Medeiros <moisesguimaraes@users.noreply.github.com> Co-authored-by: Phil Herbert <9078954+philherbert@users.noreply.github.com> Co-authored-by: Marcus T <marcus.truscello@gmail.com>
PreviousNext