Skip to content

v0.3.0

Compare
Choose a tag to compare
@averche averche released this 04 May 15:48
· 59 commits to main since this release
dccf477

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