v1.3.0
See our Quick Start documentation for more information about how to get started with this provider.
NuGet packages
- Microsoft.Azure.Functions.Worker.Extensions.DurableTask.SqlServer
- Microsoft.DurableTask.SqlServer.AzureFunctions
- Microsoft.DurableTask.SqlServer
What's Changed
- Replace hardcoded version string + globs with build variables by @cgillum in #213
- Issue217 - Rollback transaction in CreateInstance stored proc to prevent deadlocks by @microrama in #218
- Added missing Rollback transaction by @bhugot in #219
New Contributors
- @microrama made their first contribution in #218
Full Changelog: v1.2.3...v1.3.0