Skip to content

v0.0.13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:30
· 17 commits to master since this release

Changelog

KMS-related changes

  • Updated secrets fetching to support service-scoped env (by service_id).
  • Updated kms-query tool.

Attest REST changes

  • /status now includes an env field (dev / prod) depending on the machine type.
  • Added private_mode feature: when enabled, logs and docker-compose endpoints are disabled.
  • Added public keys endpoints:
    • /publickey_ed25519
    • /publickey_secp256k1
      (HTML views are also available at /*.html)