Added support for token authentication with Trust Protection Platform (API Application ID "hashicorp-vault-by-venafi").
Deprecated legacy username/password for Trust Protection Platform.
Discontinued the apikey, tpp_user, tpp_password, tpp_url, cloud_url, trust_bundle_file, and zone role settings.
Prevent certificates from being enrolled by Performance Standby (regression) and Performance Secondary (new issue).
Extend trust bundle option to Venafi Cloud.
Source Application Tagging for Venafi Cloud.
Revert to no error on attempt to revoke (unsupported) to restore ability to disable backend.
Introduce no_store and store_by parameters to replace store_by_cn and store_by_serial (now deprecated).
Source Application Tagging for Trust Protection Platform.
Resolve issue involving the handling of IP SANs.
Prevent issuing certificate twice with Vault Enterprise Performance Standbys.
Update to latest VCert-Go library.
Added support for signing externally generated CSRs.
Fixed issue related to Windows. hashicorp/go-plugin#111
Update CSR generation to populate Subject OU, O, ST, L, and C from Venafi policy.
Initial Release.