Skip to content

Releases: shibayan/keyvault-acmebot

v3.7.2

26 Nov 05:58
40ab8bd
Compare
Choose a tag to compare

Bug fixes

  • Fixed incorrect order of certificate chains (#407)

v3.7.1

24 Nov 13:34
bba5a40
Compare
Choose a tag to compare

New Features

  • Adding managed by acmebot certificate list (#404)

image

Improvements

  • Update README.md (#392)
  • Change static page hosting method (#393)
  • Update config.yml (#394)
  • Update config.yml (#395)
  • Update README.md (#402)

v3.7.0

06 Nov 16:24
33e7fb3
Compare
Choose a tag to compare

New Features

  • Add basic dashboard implementation (#342)

Go to https://YOUR-FUNCTIONS.azurewebsites.net/dashboard, You will see a dashboard with certificate management features.

dashboard

Improvements

  • Create CODE_OF_CONDUCT.md (#390)
  • Update NuGet packages (#391)

v3.6.13

28 Oct 16:59
5b63060
Compare
Choose a tag to compare

New Features

Improvements

  • Always apply punycode conversion (#379)
  • Improved DNS Provider implementation (#388)

v3.6.12

30 Sep 02:22
47e884b
Compare
Choose a tag to compare
  • Improvement GoDaddy provider (#376)

v3.6.11

25 Sep 00:30
b5e395d
Compare
Choose a tag to compare
  • Update README and adding sponsors (#370)
  • Remove Godaddy unused properties (#373)

v3.6.10

22 Sep 05:38
ad09225
Compare
Choose a tag to compare
  • Fixed godaddy default TTL value (#369)

v3.6.9

21 Sep 14:08
1e4c19d
Compare
Choose a tag to compare
  • Update Vue.js and libraries (#360)
  • Remove preferred-chain backward compatibility (#364)
  • Update NuGet packages (#365)
  • Fixed PreferredChain would match a non-root Issuer (#366)

v3.6.8

13 Sep 09:30
e974d76
Compare
Choose a tag to compare
  • Adding Custom DNS Provider model (#285)
  • Update NuGet packages (#358)

v3.6.7

14 Aug 09:27
83b26ea
Compare
Choose a tag to compare
  • Adding HTTP 429 to retry conditions (#353)
  • Improved retries to use exponential backoff with jitter (#354)