Skip to content

Releases: shibayan/keyvault-acmebot

v3.4.1

26 Jan 05:44
265e22e
Compare
Choose a tag to compare
  • Add more context in Get Started section (#212) Thanks @jeanrobertjs
  • Adding multi-domain certificate support (#225)
  • Implements DNS Made Easy provider (#226) Thanks @gblmarquez
  • Update NuGet packages (#227)
  • Update .editorconfig rule (#228)

v3.4.0

08 Dec 15:18
0ac486f
Compare
Choose a tag to compare
  • Update ARM Template version (#192)
  • Update document for Azure DNS delete-lock (#194)
  • Update NuGet packages (#199)
  • Publish package for win-x86 runtime only (#201)
  • Replace new Azure RM DNS SDK (#171)
  • Refactoring functions implementation (#202)
  • Update Vue.js 3.0 (#203)

v3.3.10

12 Nov 08:56
3950aa9
Compare
Choose a tag to compare
  • Added ACME account contact update process (#188)

v3.3.9

10 Nov 08:03
b0c5f3e
Compare
Choose a tag to compare
  • Prefer using IReadOnlyList interface (#181)
  • Changed the base URL of the Key Vault to be entered during deployment (#183)
  • Removed dot from substring (#185)
  • Update .editorconfig (#186)
  • Fixed verification using Google Cloud DNS was not working properly (#187)

v3.3.8

27 Oct 15:05
65fbcca
Compare
Choose a tag to compare

v3.3.7

07 Oct 16:22
aa47ac0
Compare
Choose a tag to compare
  • Changed to skip the ACME Challenge when domain authorization is complete (#172)

v3.3.6

28 Sep 04:27
1750e27
Compare
Choose a tag to compare
  • Fixed return HTTP 403 status if Easy Auth is disabled (#170)

v3.3.5

23 Sep 14:29
cb1c561
Compare
Choose a tag to compare
  • Adding PreferredChain options (#165)
  • Remove unnecessary using (#166)
  • Fixed the DNS record validation to be stable (#167)
  • Remove parameter default value (#168)

v3.3.4

18 Sep 06:55
e6be231
Compare
Choose a tag to compare
  • Improvement ACME challenge error log (#162)
  • Update NuGet packages (#163)

v3.3.3

14 Sep 16:23
7748e79
Compare
Choose a tag to compare
  • Update DNS Query retry count and improvement message (#160)