The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Run container as non-root user.
- Use podman. Build for linux/amd64 OS architecture.
- Add proper support for optional AWS IAM role ARN.
- Handle failure when
AWS_IAM_ROLE_ARN
input parameter is omitted entirely.
- Cache fetched secrets.
- Export environment variables directly from within the custom step. The additional freestyle step to export the variables is no longer necessary.
- Core functionality to fetch secrets from AWS Secrets Manager.