Releases: microsoft/durabletask-mssql
Releases · microsoft/durabletask-mssql
v0.6.0-alpha
v0.6.0-alpha
See our Quick Start documentation for more information about how to get started with this provider.
NuGet packages
New
- Support for sub-orchestrations (#7) - contributed by @usemam
- Support for explicit task hub name configuration (#10)
- Added
dt.GlobalSettings
table anddt.SetGlobalSetting
stored procedure (#10) - Added new permissions.sql setup script for setting up databaes permissions (#10)
- Added task hub documentation page (#10)
Breaking changes
v0.5.0-alpha
v0.5.0-alpha
See our Quick Start documentation for more information about how to get started with this provider.
NuGet packages
New
- Added support for .NET Standard 2.0 (DTFx only)
- Made batch size configurable - contributed by @usemam
Improved
- Fixes required for Azure Functions extension bundle compatibility
Breaking changes
None
Durable SQL Provider v0.4.2-alpha
This is the very first alpha release of the SQL provider for Durable Functions and the Durable Task Framework (DTFx). It is NOT recommended for production use, but we encourage early adopters to try it out and provide feedback.
See our Quick Start documentation for more information about how to get started with this provider.