github hashicorp/vault-client-go v0.3.0

latest releases: v0.4.3, v0.4.2, v0.4.1...
16 months ago

0.3.0 (diff) - 2023-05-04

Added

  • Added response structures for sys, kv-v1, kv-v2, pki, and approle.
  • Added support for non-string query parameters.
  • Added prettier README formatter to the Makefile and GitHub actions.
  • Added security note to README.

Removed

  • Removed redundant methods (e.g. TokenLookupSelf2, TokenLookupSelf3, etc).
  • Removed endpoints for ad (consolidated into ldap).
  • Removed endpoints for openldap (alias of ldap).
  • Removed endpoints for oidc (consolidated into jwt).
  • Removed endpoints for pfc (deprecated plugin).

Changed

  • Regenerated with new method names, request names, and response names.

Fixed

  • Fixed mount path logic in method signatures.

See the full CHANGELOG.md

Don't miss a new vault-client-go release

NewReleases is sending notifications on new releases.