0.3.0 (diff) - 2023-05-04
Added
- Added response structures for
sys
,kv-v1
,kv-v2
,pki
, andapprole
. - 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 intoldap
). - Removed endpoints for
openldap
(alias ofldap
). - Removed endpoints for
oidc
(consolidated intojwt
). - 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