Releases: KiraLT/certbot-lambda
Releases · KiraLT/certbot-lambda
v0.4.1
v0.4.1 (2024-06-20)
Fix
- Update to Python 3.11, use complete-platform JSON #166
v0.4.0
Feature
- #107 Remove secrets listing to reduce required AWS permissions (
b16cc62
)
v0.2.3
Features
- Google cloud support by renaming default entrypoint from
lambdex_handler
to main
Fix
v0.2.2
Fix
- Dependenties update
- Fixed errors introduced in the latest release
v0.2.0
Feature
- Credentials file, propagation seconds and custom certbot args support (
8ba38bd
)
v0.1.2
Fix
- Certbot ability to specify preferred chain to remove expired DST Root CA X3 cert (
4777178
)
v0.1.1
Fix
- Support asterisk and multiple domains (
9e299e7
)