🚀 Upgrade
Update your existing Acmebot deployment using the Azure deployment template:
Important
The update process modifies Azure resources in-place.
Please back up your Function App configuration before updating production environments.
What's Changed
New Features
- Enhance BlobContainerClient initialization with managed identity by @shibayan in #1109
- Switch renewal threshold to lifetime percentage by @shibayan in #1116
- Support disabled certificate state by @shibayan in #1117
- Remove isExpired field and use computed expiry by @shibayan in #1119
- Add Acmebot CLI project and docs by @shibayan in #1120
- Add CLI config and operation instance ID handling by @shibayan in #1121
Bug Fixes
- Fix ZeroSSL account creation error caused by null kid in outer JWS by @rohanorton in #1112
- Use response replay-nonce for subsequent requests by @shibayan in #1118
Documentation
- Update documentation to clarify Azure Public support for Acmebot v5 deployment by @shibayan in #1108
- Update documentation and UI for ACME endpoints and terminology by @shibayan in #1110
- [codex] Announce commercial support by @shibayan in #1113
- Revise documentation and UI for clarity and consistency by @shibayan in #1123
- [codex] Update Acmebot contacts docs by @shibayan in #1124
Dependency Updates
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #1105
- Bump the nuget group with 4 updates by @dependabot[bot] in #1107
- Bump the client-app group in /src/Acmebot.App/ClientApp with 6 updates by @dependabot[bot] in #1106
- Bump the client-app group in /src/Acmebot.App/ClientApp with 6 updates by @dependabot[bot] in #1114
- Bump the nuget group with 4 updates by @dependabot[bot] in #1115
- Bump vue-tsc from 3.3.4 to 3.3.5 in /src/Acmebot.App/ClientApp in the client-app group by @dependabot[bot] in #1122
- Update Bicep version to 0.44.1 in CI and deployment templates by @shibayan in #1125
Full Changelog: v5.0.1...v5.0.2