Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Release version 1.6

Compare
Choose a tag to compare
@tazjin tazjin released this 10 May 13:29
· 58 commits to master since this release
v1.6

Features:

  • Existing domain authorizations will be re-used within the period that they are valid. For small changes to domain lists this results in huge speed improvements and higher reliability.
  • TXT records will be removed again after challenges have been completed to avoid having "zombie"-records hanging around

Fixes:

  • An issue was fixed that could result in unstructured log messages being printed when running on GCP
  • The default wait time before validating challenges with Google Cloud DNS has been increased to avoid a persistent issue with DNS-consistency (#14)

In addition some maintenance work has been performed on the codebase (style fixes and dependency bumps).