Skip to content

Releases: ctrlaltcoop/certbot-dns-hetzner

Release 2.0.1

20 Jun 16:47
Compare
Choose a tag to compare
  • consider private domains in tldextract
  • use lexicon.client.Client instead of deprecated lexicon.providers.hetzner
  • add default_propagation_seconds to parse_arguments

Release 2.0

12 Dec 13:09
3504a7d
Compare
Choose a tag to compare
  • Migrate compatibilty to certbot>=2.0
  • Use lexicon instead of custom hetzner api client

Release 1.0.5

27 Nov 09:24
Compare
Choose a tag to compare

Fixes

  • Update Readme to omit deprecated plugin prefix
  • Pin parsedatetime only for python <3.0, thanks @ml-w

Fixing publishing

21 Apr 09:08
Compare
Choose a tag to compare
  • fix faulty publish script in github actions

1.0.2

21 Apr 08:26
Compare
Choose a tag to compare

1.0.2

  • fixes bug #2

Bump version, superseed broken release

10 Apr 22:05
Compare
Choose a tag to compare
  • 1.0.0 on pypi was taken, need to bump version m-(

Initial Release

10 Apr 21:56
Compare
Choose a tag to compare

Initial Release

  • Working certbot plugin for automatic dns-01 challenge with Hetzner DNS API
  • Test coverage