Releases: shibayan/keyvault-acmebot
Releases · shibayan/keyvault-acmebot
v3.4.1
- 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
- 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
- Added ACME account contact update process (#188)
v3.3.9
- 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.7
- Changed to skip the ACME Challenge when domain authorization is complete (#172)
v3.3.6
- Fixed return HTTP 403 status if Easy Auth is disabled (#170)
v3.3.5
- 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
- Improvement ACME challenge error log (#162)
- Update NuGet packages (#163)
v3.3.3
- Update DNS Query retry count and improvement message (#160)