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
- Add code mirror pipeline by @davidmrdavid in #222
- Move code-mirror to eng/ci folder, as per convention by @davidmrdavid in #225
- Clear NuGet security warnings by @davidmrdavid in #226
- Fix SqlUtils.WithRetry() to open a new connection if the last attempt closed the connection due to network issues. by @microrama in #221
- Use 'PLACEHOLDER' to represent secrets in docs and GH workflows by @davidmrdavid in #227
- 1ES migration - first draft by @davidmrdavid in #228
- Update taskhubs.md with correct storageProvider type value by @cgillum in #231
- Fix CI: update sqlcmd to new location: /opt/mssql-tools18 by @davidmrdavid in #236
- Add sourcelink reconstruction task in msbuild by @davidmrdavid in #235
- Add automated release pipeline by @davidmrdavid in #275
- Add target based scaling support for MSSQL by @bachuv and @cgillum in #169
Full Changelog: v1.3.0...v1.4.0