Skip to content

Commit c8139bb

Browse files
authored
Merge pull request #966 from Particular/john/sunset
Update README with sunset notice for in-process model
2 parents 20ef8a7 + 5220eb3 commit c8139bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
> [!CAUTION]
2+
> **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).
4+
> We will continue to provide support and address critical fixes during the sunset period, but no new features will be added.
5+
> 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.
6+
17
# NServiceBus.AzureFunctions.InProcess.ServiceBus
28

39
NServiceBus.AzureFunctions.InProcess.ServiceBus supports processing messages in AzureFunctions using the Azure Service Bus trigger and the NServiceBus message pipeline.

0 commit comments

Comments
 (0)