Releases: twentyfourg/vault
Releases · twentyfourg/vault
v1.1.4
v1.1.2
Changed
- Updated the logic gate to determine if the code is running in a container or Lambda. It now uses
AWS_LAMBDA_FUNCTION_NAMEinstead ofAWS_EXECUTION_ENVsinceAWS_LAMBDA_FUNCTION_NAMEisn't always set which caused issues when using this package in a Lambda layer. - Updated pipeline only publish package. It no longers updates the patch number.