Skip to content

Commit 5220eb3

Browse files
authored
Revise README for NServiceBus sunset announcement
Update README to reflect the sunset of NServiceBus.AzureFunctions.InProcess.ServiceBus and provide migration instructions.
1 parent 3d9c842 commit 5220eb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
> [!CAUTION]
22
> **NServiceBus.AzureFunctions.InProcess.ServiceBus has been officially sunsetted.**
3-
> Microsoft announced that .NET 8 will be [the last release supporting the in-process hosting model](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/net-on-azure-functions-august-2023-roadmap-update/ba-p/3910098).
3+
> Microsoft announced that .NET 8 will be [the last release supporting the in-process hosting model](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/net-on-azure-functions-august-2023-roadmap-update/ba-p/3910098).
4+
> We will continue to provide support and address critical fixes during the sunset period, but no new features will be added.
45
> New projects should use the [isolated worker model](https://docs.particular.net/nservicebus/hosting/azure-functions-service-bus/) instead. Follow [these instructions](https://docs.particular.net/nservicebus/upgrades/azure-functions-service-bus-in-process-isolated-worker) to migrate.
56
67
# NServiceBus.AzureFunctions.InProcess.ServiceBus

0 commit comments

Comments
 (0)