Skip to content

v3.1.0 - Return key ID from CreateKey request, authenticate /api-key endpoints

Latest

Choose a tag to compare

@briskt briskt released this 04 Nov 06:27
· 2 commits to main since this release
0c0092a

Added

  • Return key ID (and metadata) from the CreateKey request.

Fixed

  • Fixed the build workflow to push images on git tags.

Changed

  • Require authentication by x-mfa-apikey and x-mfa-apisecret for both /api-key endpoints. This may be a breaking change if these endpoints are in an automated workflow. Since these are generally not used for production and are rarely-used endpoints, no major version bump is necessary.

What's Changed

Full Changelog: v3.0.3...v3.1.0