Releases: shibayan/appservice-acmebot
Releases · shibayan/appservice-acmebot
v3.3.5
- Change zip compression level (#282)
- Update NuGet package (#285)
v3.3.4
- Reduce certificate renewal process to once a week (#281)
v3.3.3
- Added a note about authentication settings in Sovereign Cloud (#274)
- Improvement precondition error message (#272)
- Adding enhanced nameserver validation (#277)
- Remove System.Reactive.xml from published files (#278)
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)