Skip to content

Releases: microsoft/durabletask-mssql

v1.5.4

02 Mar 21:22
8d46f5f

Choose a tag to compare

What's Changed

  • Bug fix for correctly generating the ExecutionCompletedEvent by @sophiatev in #303

Full Changelog: v1.5.3...v1.5.4

v1.5.3

02 Mar 18:26
027f503

Choose a tag to compare

DEPRECATED

This release has been deprecated due to a bug in how SqlUtils generated the ExecutionCompletedEvent. Please use release 1.5.4 which fixed this bug.

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

27 Feb 21:31
d48539e

Choose a tag to compare

What's Changed

  • Fix bug in ETW trace code for AcquiredAppLock by @cgillum in #292
  • Update terminate logic to handle scheduled orchestrations by @cgillum in #276

Full Changelog: v1.5.1...v1.5.2

v1.5.1

04 Mar 22:29
7843abe

Choose a tag to compare

What's Changed

  • Move to central package management by @cgillum in #283
  • Pin transitive dependencies to mitigate CVEs by @cgillum in #284
  • Use Singleton Metrics Provider for Listener by @nytian in #285

Dependency Updates

  • Microsoft.Azure.WebJobs.Extensions.DurableTask v3.0.2 -> v3.0.3

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Dec 00:44
ee4a99c

Choose a tag to compare

v1.4.0

10 Oct 18:28
e477b00

Choose a tag to compare

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 May 22:43
01ba839

Choose a tag to compare

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

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

Full Changelog: v1.2.3...v1.3.0

v1.2.3

28 Mar 23:34
d9e4a74

Choose a tag to compare

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

What's Changed

  • Bump Microsoft.Data.SqlClient from 3.0.0 to 3.1.5 in /src/DurableTask.SqlServer by @dependabot in #204
  • Updates for v1.2.3 release (which includes other dependencies). by @cgillum in #210

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Dec 21:11
4adc14b

Choose a tag to compare

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

What's Changed

  • Fix for NewEvents stuck due to InvalidCastException by @cgillum in #201
  • Fix Functions.Worker.Extensions.DurableTask.SqlServer to reference correct DurableTask.SqlServer.AzureFunctions package by @cgillum in #202

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Nov 18:31
ceddafa

Choose a tag to compare

See our Quick Start documentation for more information about how to get started with this provider.

NuGet packages

What's Changed

Full Changelog: v1.2.0...v1.2.1