Releases: dokku/dokku-letsencrypt
Releases · dokku/dokku-letsencrypt
0.23.1
What's Changed
- fix: prevent hang by decoupling graceperiod from lego --cert.timeout (GH-378) by @belal-i in #380
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #381
- chore(deps): bump goacme/lego from v4.29.0 to v4.31.0 by @dependabot[bot] in #379
New Contributors
Full Changelog: 0.23.0...0.23.1
0.23.0
What's Changed
- chore: bump runs-on image from ubuntu-22.04 to ubuntu-24.04 by @josegonzalez in #348
- chore(deps): bump goacme/lego from v4.22.2 to v4.29.0 by @dependabot[bot] in #374
- chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #375
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.5.0 by @dependabot[bot] in #373
- Fix exit code handling in auto-renew function by @devopswithnaman in #352
New Contributors
- @devopswithnaman made their first contribution in #352
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
- ci: use maintained action for creating automated releases by @josegonzalez in #346
- chore(deps): bump actions/checkout from 4.1.4 to 4.2.2 by @dependabot in #345
- Update port information by @coezbek in #333
New Contributors
- @dependabot made their first contribution in #345
- @coezbek made their first contribution in #333
Full Changelog: 0.21.1...0.22.0
0.21.1
Bug Fixes
- set DIR correctly #344 (Jose Diaz-Gonzalez)
0.21.0
Features
- create dependabot.yaml to keep dockerfile up to date #338 (Jose Diaz-Gonzalez)
Bug Fixes
- correct extension for workflow #341 (Jose Diaz-Gonzalez)
Code Refactoring
- specify goacme/lego version via dockerfile #338 (Jose Diaz-Gonzalez)
- pull goacme/lego version from Dockerfile #338 (Jose Diaz-Gonzalez)
Continuous Integration
- auto-create releases from tags #339 (Jose Diaz-Gonzalez)
- create workflow to bump versions #340 (Jose Diaz-Gonzalez)
Chores
- keep ci up to date #339 (Jose Diaz-Gonzalez)
Commits
0.20.4
What's Changed
- Fix typo in function name by @bobwhitelock in #321
- Use
portscommands in Dockerfile/image section by @febeling in #325 - fix: update the letsencrypt plugin to run off midnight hours by @josegonzalez in #326
- fix: correct issue where enabling letsencrypt for apps with no successful deploys errors out by @josegonzalez in #328
New Contributors
- @bobwhitelock made their first contribution in #321
- @febeling made their first contribution in #325
Full Changelog: 0.20.3...0.20.4
0.20.3
0.20.2
What's Changed
- Correct the guard checking if letsencrypt is enabled for an app or not by @josegonzalez in #312
- fix: use non-deprecated method of retrieving an available port by @josegonzalez in #317
Full Changelog: 0.20.1...0.20.2
0.20.1
What's Changed
- Fix typo in README by @defkode in #297
- add newline at the end of crontab by @mlebkowski in #309
- support wildcard domains by @EyMaddis in #311
New Contributors
- @defkode made their first contribution in #297
- @mlebkowski made their first contribution in #309
- @EyMaddis made their first contribution in #311
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
- Move all config variable usage to the property system by @josegonzalez in #294
- Add support for wildcard domains via DNS-01 challenge by @josegonzalez in #295
Full Changelog: 0.19.0...0.20.0