Skip to content

Releases: microsoft/durabletask-dotnet

v1.18.1

15 Dec 21:29
2adacc2

Choose a tag to compare

What's Changed

  • Add entity source generation support for Durable Functions by @Copilot in #533
  • Add XML documentation with see cref links to generated code for better IDE navigation by @Copilot in #535
  • Remove preview suffix from source generator package version by @Copilot in #541
  • Add Roslyn Analyzer to detect calls to non-existent functions (name mismatch) by @Copilot in #530
  • Add integration tests for exception type handling by @Copilot in #544
  • Bump Analyzers version to 0.2.0 by @Copilot in #552
  • Add 404 exception handling in BlobPayloadStore.DownloadAsync by @Copilot in #534
  • Support dedup status when starting orchestration by @YunchuWang in #542
  • Add Tags to CreateSubOrchestrationAction by @sophiatev in #558
  • Add GitHub Pull Request template by @Copilot in #563
  • Add ExceptionPropertiesSample demonstrating IExceptionPropertiesProvi… by @YunchuWang in #560
  • Cut release 1.18.1 by @Copilot in #565

Full Changelog: v1.18.0...v1.18.1

v1.18.0

05 Dec 23:33
8781ec3

Choose a tag to compare

What's Changed

  • Introduce custom copilot review instructions by @halspang in #503
  • Support worker features announcement by @YunchuWang in #502
  • Update project to target .NET 8.0 and .NET 10 and upgrade dependencies by @torosent in #510
  • Update project to support .NET 6.0 alongside .NET 8.0 and .NET 10 by @torosent in #512
  • Align waitforexternalevent waiter picking order to LIFO by @YunchuWang in #509
  • Fix FunctionContext Check and Polymorphic Type Conversions in Activity Analyzer by @nytian in #506
  • Remove WebAPI sample by @sophiatev in #520
  • Add Code Review Guidelines to copilot-instructions.md by @Copilot in #522
  • Configure Dependabot for dotnet-sdk updates by @torosent in #524
  • Bump Google.Protobuf from 3.29.0 to 3.33.1 by @dependabot[bot] in #529
  • Bump Azure.Identity from 1.17.0 to 1.17.1 by @dependabot[bot] in #525
  • Add TaskEntity support to DurableTaskSourceGenerator by @Copilot in #517
  • Fix Stylecop warnings by @torosent in #532
  • Add API to get orchestration history by @sophiatev in #516
  • v1.18.0 by @YunchuWang in #536

Full Changelog: v1.17.1...v1.18.0

v1.17.1

13 Nov 19:25
d2d49c2

Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

Links

v1.17.0

05 Nov 18:58
65bbff1

Choose a tag to compare

What's Changed

  • Add Microsoft.DurableTask.Extensions.AzureBlobPayloads to nuget publish by @YunchuWang in #488
  • Add API for In-process Testing and Add Class-Syntax Integration Tests by @nytian in #476
  • Fix Purge Instance Comments by @sophiatev in #489
  • Fix ServiceCollectionExtensions.AddDurableTaskClient by @sophiatev in #490
  • Update zuremanaged sdks to official version by @YunchuWang in #493
  • Add Rewind to .NET isolated by @sophiatev in #479
  • Add tags field to CompleteOrchestratorAction by @sophiatev in #492

Links

Full Changelog: v1.16.2...v1.17.0

v1.16.2

28 Oct 22:33
4fcff79

Choose a tag to compare

What's Changed

  • Large payload azure blob externalization support by @YunchuWang in #468
  • Remove unnecessary project reference to Grpc.AzureManagedBackend by @YunchuWang in #485
  • Generate changelog script + update changelog for v1.16.1 by @YunchuWang in #486
  • Release version updated to v1.16.2 and update changelog by @YunchuWang in #487

Full Changelog: v1.16.1...v1.16.2

v1.16.1

21 Oct 18:11
d6ecb6c

Choose a tag to compare

What's Changed

  • Include exception properties in failure details when orchestration throws directly by @nytian in #482

Links

Full Changelog: v1.16.0...v1.16.1

v1.16.0

13 Oct 23:12
bc359c1

Choose a tag to compare

v1.15.1

01 Oct 19:18
b217eb3

Choose a tag to compare

v1.15.0

17 Sep 21:51
06de0be

Choose a tag to compare

What's Changed

Links

Full Changelog: v1.14.0...v1.15.0

v1.14.0

12 Sep 16:52
b860b71

Choose a tag to compare

What's Changed

  • Add RestartAsync API Support at DurableTaskClient by @nytian in #456

Full Changelog: v1.13.0...v1.14.0

Links

Microsoft.DurableTask.Grpc v1.14.0 nuget.org
Microsoft.DurableTask.Abstractions v1.14.0 nuget.org
Microsoft.DurableTask.Client v1.14.0 nuget.org
Microsoft.DurableTask.Worker v1.14.0 nuget.org
Microsoft.DurableTask.Worker.Grpc v1.14.0 nuget.org
Microsoft.DurableTask.Client.Grpc v1.14.0 nuget.org
Microsoft.DurableTask.Client.OrchestrationServiceClientShim v1.14.0 nuget.org
Microsoft.DurableTask.Client.AzureManaged v1.14.0-preview.1 nuget.org
Microsoft.DurableTask.Worker.AzureManaged v1.14.0-preview.1 nuget.org
Microsoft.DurableTask.ScheduledTasks v1.14.0-preview.1 nuget.org