Skip to content

Commit dd955db

Browse files
authored
Update README with WIP note (#58)
1 parent d59adc4 commit dd955db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Durable Functions for PowerShell
22

3+
⚠️ **This SDK is currently under active development, is yet to be announced, and is not ready for production use.** ⚠️
4+
5+
> Note that this project is **not** yet announced as an official part of the [Durable Functions](https://docs.microsoft.com/azure/azure-functions/durable/durable-functions-overview) project for Azure Functions, it is simply being developed in the open. If you are looking for official support for the PowerShell Durable Functions SDK, please see [this repo](https://github.com/Azure/azure-functions-powershell-worker).
6+
37
This repo hosts the standalone Durable Functions SDK for PowerShell. Compared to the Durable Functions SDK that comes built-in with the Azure Functions PowerShell worker, this standalone SDK contains performance enhancements, more features, and key bug fixes that would have required a breaking release. For more information on this release, please see [this article](TODO).
48

59
> The standalone Durable Functions SDK implementation is currently in **preview**. For production workloads, we recommend continuing to use the built-in Durable Functions SDK.

0 commit comments

Comments
 (0)