Skip to content

Commit 169ff78

Browse files
authored
Announce GA in README.md (#97)
1 parent 1df2c78 commit 169ff78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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).
44

5-
> The standalone Durable Functions SDK implementation is currently in **preview**. For production workloads, we recommend continuing to use the built-in Durable Functions SDK which is hosted in [this repo](https://github.com/Azure/azure-functions-powershell-worker).
5+
> The standalone Durable Functions SDK implementation is **generally available (GA)** and is recommended for production workloads. If necessary, you can continue to use the built-in Durable Functions SDK hosted in [the PowerShell worker repo](https://github.com/Azure/azure-functions-powershell-worker), but it may not receive new features or bug fixes, and it may be eventually removed from the worker. If you are still using the built-in SDK, please review [the migration guidance](https://aka.ms/durable-powershell-sdk).
66
77
⚡ Find us in the [PowerShell Gallery](https://www.powershellgallery.com/packages/AzureFunctions.PowerShell.Durable.SDK) ⚡.
88

0 commit comments

Comments
 (0)