mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-09 01:41:10 +01:00
* Add the ability to specify extra audit only fields from a plugin * Add extra auditing fields within the PKI OCSP handler * Add missing copywrite headers * Format OCSP dates when non-zero, otherwise specify not set to be clear * Feedback 2: Only set time fields if not zero instead of non-parsable string * Serialize JSON fields in SDK response struct * Perform renames based on RFC feedback * Resolve OpenAPI test failure * add cl Co-authored-by: Steven Clark <steven.clark@hashicorp.com>