Skip to content

Releases: adferrand/dnsrobocert

DNSroboCert 3.26.1

13 Apr 21:49
Compare
Choose a tag to compare

Added

  • New parameter named dynamic_zone_resolution in the profile section: this boolean flag can disable
    the dynamic zone resolution introduced by DNSRoboCert 3.25.0 for certificates that use that profile
    if issues are encountered.

DNSroboCert 3.26.0

13 Apr 18:34
Compare
Choose a tag to compare

Modified

  • Upgrade to Lexicon 3.21.0 (new providers: devnomads, ionos, qcloud, regfish, scaleway, timeweb)
  • Upgrade to Certbot 3.1.0
  • Official support for Python 3.13
  • Migrate from Poetry to UV to manage the project

DNSroboCert 3.25.0

16 Nov 23:09
Compare
Choose a tag to compare

Added

  • DNSroboCert now leverages the new DNS zone name resolution introduced by Lexicon 3.17.0.
    As a consequence, the delegated_subdomain field of the profile section is not used
    anymore, and will be removed in a future version.

Modified

  • Upgrade to Lexicon 3.17.0
  • Upgrade to Certbot 2.7.4
  • Official support for Python 3.12
  • Resolve CNAMEs using dedicated method provided by dnspython

DNSroboCert 3.24.2

18 Sep 07:54
Compare
Choose a tag to compare

Modified

  • Fix TXT record cleanup actions

DNSroboCert 3.24.1

13 Aug 13:35
Compare
Choose a tag to compare

Modified

  • Fix compatibility issue with Python 3.8

DNSroboCert 3.24.0

13 Aug 13:15
Compare
Choose a tag to compare

Modified

  • Upgrade to Lexicon 3.14.0 (new provider: wedos, new functions to call Lexicon client)

Removed

  • Drop Python 3.7 support

DNSroboCert 3.23.1

19 Jun 21:36
Compare
Choose a tag to compare

Modified

  • Fix docker armv7l build

DNSroboCert 3.23.0

19 Jun 21:37
Compare
Choose a tag to compare

Modified

  • Upgrade to Certbot 2.6.0
  • Upgrade to Lexicon 3.12.0 (new providers: duckdns, dnsservices, flexibleengine)
  • Official support for Python 3.11
  • Fix community URL (#871)
  • Fix various issues regarding dynamic configuration by calling certbot certonly for all certbot actions (#970)

DNSroboCert 3.22.1

11 Oct 23:29
Compare
Choose a tag to compare

Modified

  • Upgrade to Lexicon 3.11.6 (fix hetzner provider)

DNSroboCert 3.22.0

10 Oct 21:06
Compare
Choose a tag to compare

Modified

  • Fix docker build
  • Upgrade to Certbot 1.31.0
  • Upgrade to Lexicon 3.11.5 (fix yandex provider)