* 1f3661c: Run tests also against different certbot versions * 04422d0: conditionally import zope, fixes 22 * 8049f70: Bump Python and certbot versions for CI * 75e8477: README: fix typos (19)
1.2.0
* 5455c38: Fixes dependency versions and test versions * bb7c4a1: Revert "removes unused, deprecated annotations" * e47f13a: Adds test if certificate can be obtained * fb6a93b: Make endpoint configuration optional, fixes 14 * a932da9: deSEC rate limit: keep retrying up to three times when encounter 429
* 28428f1: fixup! overhaul README * 27ea254: Adds FUNDING.yml (content from desec-stack) * 11e3580: fixup! overhaul README * d15d6ec: fixup! overhaul README * 8964abf: fixup! overhaul README * 3f3e53c: README: custom endpoints are not yet supported * b0284b7: Increase DNS propagation time to 80s * 86215b8: overhaul README * ffb10a4: Throttle API requests to deSEC according to Retry-After header * 7ef77c4: Clarifies README to use venv's certbot for testing * 3643236: Increases propagation time from 5 to 65 * e1a34b0: avoid 301 redirect caused by "//" and missing trailing "/" in URL * 80753c4: Update Tests according to upstream change 10eecf9c978ce909f6965de5d82cea39a720facc
0.3.0
* 97d8745: Simplify by using domain minimum TTL, improve tests * 731580f: Add support for subdomains, closes 3 * f790b31: Generalize HTTP status code error handling * 9ac03d0: Refactor to remove code duplication