Skip to content

v0.10.0

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 30 Mar 22:50
7aa3494

LAYERS:

arn:aws:lambda:<AWS_REGION>:634166935893:layer:vault-lambda-extension:16
arn:aws:lambda:<AWS_REGION>:634166935893:layer:vault-lambda-extension-arm64:4

IMPROVEMENTS:

  • Requests from the extension to Vault now set the User-Agent field accordingly.
  • Introduced a VAULT_RUN_MODE environment variable to allow user to run in proxy mode, file mode, or both.
    • The default value is 'default', which runs in both proxy and file mode.
  • Vault Lambda Extension version dynamically injected at build time.