Releases: desec-io/certbot-dns-desec
Releases · desec-io/certbot-dns-desec
v1.2.1
v1.2.0
Changes since last version
- 23f6572: Release Version v1.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
v1.1.0
v1.0.0
Changes since last version
- 78c7ca2: Release Version v1.0.0
- 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
v0.3.0
v0.2.2
v0.2.0
v0.1.3
v0.1.2
v0.1.1
Changes since last version
- f549171: Release Version v0.1.1
- e8533cb: Include maintainer info in README
- c2f8dcf: Adapt code base to deSEC API
- 82aa6ee: Renamed files and modules
- 5291388: Set update_serial to True
- 1f62744: Use specfic json exception
- 87c5f72: Remove unused variables or imports
- c037c28: dns_ispconfig.py: Fix default return values of _find_managed_zone_id
- 343f4e7: dns_ispconfig_test.py: Fix typo in function name in _register_response
- ff5aec2: Not mine (#3)
- 9556ca6: Update README.rst
- 0d9f408: fixed author and formatting
- a2714b0: Do not update multiple challenges
- 9b9c6fb: fixed logging
- 534ea3a: fixed replacement of zone postfix
- cef0a0b: added logging and some improvements
- 45268e9: extended readme
- 0b76e29: Initial Version of plugin