Releases: shibayan/appservice-acmebot
Releases · shibayan/appservice-acmebot
v3.3.2
- Better error handling for SCM access failures (#271)
v3.3.0
- Update ARM Template version (#249)
- Update to Durable Functions v2.4.0 (#252)
- Publish package for win-x86 runtime only (#253)
- Refactoring function implementation (#254)
- Update Vue.js 3.0 (#256)
- Mitigated Azure REST API issue (#258)
v3.2.5
- Prefer using IReadOnlyList interface (#240)
- Update .editorconfig (#245)
- Update latest Function SDK (#246)
- Added ACME account contact update process (#248)
v3.2.4
- Fixed getting Resource Group error handling (#238)
- Update NuGet packages (#239)
v3.2.3
- Changed to skip the ACME Challenge when authorization is complete (#236)
v3.2.2
- Remove parameter default value (#230)
- Fixed return HTTP 403 status if Easy Auth is disabled (#232)
- Update Azure SDK (#233)
v3.2.1
- Adding PreferredChain options (#228)
- Fixed the DNS record validation to be stable (#229)
v3.2.0
- Prevent overwriting of ".well-known" Web.config (#223)
- Improvement ACME challenge error log (#226)
- Update NuGet packages (#227)
v3.1.21
- Improvement message (#225)