🚀 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
- Add OVH DNS provider support with v1 API constant endpoint by @Copilot in #1065
- Add Bicep and JSON deployment templates for Acmebot migration by @shibayan in #1075
- Refactor Bicep templates and CI workflows by @shibayan in #1082
Bug Fixes
- Fix DNS Made Easy zone parsing (id type mismatch) by @fhp-kkuphal in #1077
- Refactor DNS providers for improved ID handling and record management by @shibayan in #1079
- Use ServiceAccountCredential in GoogleDnsProvider by @shibayan in #1081
Documentation
Dependency Updates
- Bump the dependencies group in /src/Acmebot.App/ClientApp with 5 updates by @dependabot[bot] in #1070
- Bump the dependencies group with 3 updates by @dependabot[bot] in #1071
- Bump the dependencies group in /src/Acmebot.App/ClientApp with 3 updates by @dependabot[bot] in #1084
- Bump the dependencies group with 1 update by @dependabot[bot] in #1085
Other Changes
- Type additionalAppSettings in Bicep deployment template by @Copilot in #1068
- Add PowerDNS DNS provider by @anthonysomerset in #1066
New Contributors
- @anthonysomerset made their first contribution in #1066
- @fhp-kkuphal made their first contribution in #1077
Full Changelog: v5.0.0-rc8...v5.0.0-rc9