Changed * Upgrade Lexicon to 2.4.4, with support of Online.net provider
2.3.0
Added * Add Lexicon dependencies for Subreg provider
Changed * Upgrade Certbot to 0.25.1 * Upgrade Lexicon to 2.4.3, with a lot of bugfixes for some providers (OVH, GoDaddy, Gandi), and support to the Gandi LiveDNS API
2.2.0
Added Add `LEXICON_OPTIONS` environment variable for specific lexicon options
Changed * Upgrade Certbot to version 0.24.0 * Upgrade Lexicon to version 2.3.0: a lot of stability improvments, in particular for Namecheap provider, and added providers Constellix, Linode V4 and Subreg * Correct `domains.conf` parsing when there is no newline on the end of the file * Improved documentation
Removed * Removed unsused code
2.1.0
Added * Add `LEXICON_PROVIDER_OPTIONS` environment variable to pass DNS provider authentication parameters directly to lexicon executable
Changed * Update Certbot to 0.23.0
2.0.1
Changed * Correct autocmd/autorestart behavior with wildcard certificates * Correct wrongly revokation of wilcard certificates after their creation
2.0.0
Added * Connect to the ACME v2 servers, which allow wildcard certificates generation (eg. *.example.com) * Allow use of old ACME v1 servers through `LEXICON_ACME_V1` environment variable * Clean autocmd/autorestart jobs on the live container when needed
Changed * Update Certbot to 0.22.2 to supports the ACME v2 servers * Update Lexicon to 0.22.1 adding support for following DNS providers: AuroraDNS, Gehirn Infrastructure Service, OnApp and Sakura Cloud * Correct deploy hook about files/directory permission fixation