Acmebot v5 - Early Preview Release #891
Replies: 4 comments 3 replies
-
|
Alongside the release of Acmebot v5, we plan to change the repository name from |
Beta Was this translation helpful? Give feedback.
-
|
I suppose there are more changes needed? |
Beta Was this translation helpful? Give feedback.
-
|
The website indicates that v5 is preferred for new production deployments, but the readme still says its only in preview and production deployments should use v4. Which is the case? |
Beta Was this translation helpful? Give feedback.
-
|
What is the correct way to upgrade from one v5 RC to another? The deployment script requires many parameters to be set. Should I specify the same names as those we have already deployed and then run the script? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’re excited to announce the initial release of Acmebot v5!
This version introduces a major migration to .NET Isolated, enabling deployment to Azure Functions Flex Consumption for the first time.
Please note that as part of this transition, some potential issues may still exist during the early preview phase.
Our goal is to deliver the official stable release alongside the GA of .NET 10.
Migrate steps
FUNCTIONS_WORKER_RUNTIME=dotnet-isolatedFUNCTIONS_INPROC_NET8_ENABLEDWEBSITE_RUN_FROM_PACKAGE=https://stacmebotprod.blob.core.windows.net/acmebot/v5/latest.zipUpdate (2026/02/20):
We’ve added deployment templates to easily deploy Acmebot v5 on Azure Functions Flex Consumption.
You can now get started quickly by deploying directly from the README.
At the same time, the dashboard has been redesigned and polished with a brand-new, more refined UI.
Beta Was this translation helpful? Give feedback.
All reactions