Appservice Acmebot Versions Save

Automated ACME SSL/TLS certificates issuer for Azure App Service (Web Apps / Functions / Containers)

v4.0.3

1 year ago

Bug fixes

  • Update NuGet packages (#424)

v4.0.2

1 year ago

Improvements

  • Update bicep and arm template version (#419)
  • Fixed set-output workflow function (#420)
  • Update README and submodule (#421)

Bug fixes

  • Update NuGet packages (#422)

v4.0.1

1 year ago

Improvements

  • Update to latest Azure DNS SDK (#417)

v4.0.0

1 year ago

Announcements

Acmebot v4 has been migrated to Azure Functions v4. Acmebot v3 is strongly recommended to upgrade to v4 before support for Azure Functions v3 EOL.

Migration Guide

Upgrading to Acmebot v4 is completed by simply changing two values in the App Settings of Azure Functions.

  • FUNCTIONS_EXTENSION_VERSION = ~4
  • WEBSITE_RUN_FROM_PACKAGE = https://stacmebotprod.blob.core.windows.net/appservice-acmebot/v4/latest.zip

v4.0.0-preview2

1 year ago

Improvements

  • Update to latest actions and packages (#414)
  • Adding root page redirector (#415)

v4.0.0-preview1

1 year ago

Improvements

  • Upgrade to Acmebot v4 (#346)
  • Update NuGet Packages (#400)
  • Backport from keyvault-acmebot (#412)

Bug fixes

  • Fixed ACME order status validation (#399)
  • Fixed missing property in ARM Template (#403)
  • Fixed Resource Manager SDK serialization error (#401)

v3.4.15

2 years ago

Bug fixes

  • Fixed publish workflow error (#398)

v3.4.14

2 years ago

Improvements

  • Update publish workflow (#396)
  • Update NuGet packages (#397)

v3.4.13

2 years ago

Improvements

  • Update NuGet packages (#386)
  • Start delay increased to 600 seconds to prevent throttling (#391)
  • Update NuGet packages (#392)

Bug fixes

  • Update to latest ACMESharpCore (#390)
  • Fixed publish workflow error (#393)

v3.4.12

2 years ago
  • Change static page hosting method (#370)
  • Update config.yml (#372)
  • Update README badge (#373)
  • Update latest ARM Template api-version (#374)
  • Adding bicep version template (#377)
  • Changed the execution timing of update triggers to daily (#380)
  • Adding RenewBeforeExpiry option (#381)