Releases: RenovoSolutions/cdk-library-certbot
Releases · RenovoSolutions/cdk-library-certbot
v2.8.0
2.8.0 (2024-10-31)
Features
- Add ability to pass architecture to Lambda function (a766469), closes #913
v2.7.0
2.7.0 (2024-09-18)
Features
- add support for configuring key type (RSA vs ECDSA). (05bf6bf)
v2.6.2
2.6.2 (2024-08-05)
Bug Fixes
- include all key types when searching ACM (d00ed86)
v2.6.1
2.6.1 (2024-07-03)
Release originally failed to tag/release on GitHub but was originally published to npm and pypi on July 3rd of 2024
v2.6.0
2.6.0 (2024-07-02)
Features
- Add EFS to supported storage destination (ce13b3f)
v2.5.1
2.5.1 (2024-06-18)
Bug Fixes
- IAM policy paths for parameters and secrets are incorrect (af4a936), closes #906
v2.5.0
2.5.0 (2023-11-13)
Features
- Add the ability to write results to alternate storage locations (68900e8)
Bug Fixes