Skip to content

Releases: microsoft/durabletask-dotnet

v1.13.0

18 Aug 21:58
9997696
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

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

Microsoft.DurableTask.Analyzers v0.1.0

05 Aug 18:41
2f83cc4
Compare
Choose a tag to compare

We’re excited to introduce the first release of the Microsoft.DurableTask.Analyzers package — a Roslyn analyzer project designed to enhance the development experience when working with the Durable Task framework and to ensure that orchestrators adhere to the expected code constraints.

The shipped analyzer rules can be found here.

Special thanks to @allantargino for his significant contributions to the design and implementation of this analyzer package!

v1.12.0

22 Jul 19:01
46bf417
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

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

v1.11.0

05 Jun 21:14
7ea9c0d
Compare
Choose a tag to compare

What's Changed

  • Add retries to WaitForInstanceCompletion by @halspang in #412
  • Update logging for task hub NotFound by @halspang in #413
  • Add User-Agent Header to gRPC Metadata by @torosent in #417
  • Enrich User-Agent Header in gRPC Metadata to indicate Client or Worker as caller by @YunchuWang in #421
  • Add New Property Properties to TaskOrchestrationContext by @nytian in #415
  • Change DTS user agent metadata to avoid overlap with gRPC user agent by @berndverst in #423
  • Add extension methods for registering entities by type by @cgillum in #427
  • Add version to TaskName by @halspang in #416
  • Update sub-orchestration default versioning by @halspang in #437
  • Distributed Tracing for Entities (Isolated) by @sophiatev in #404

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

14 Apr 23:15
77af874
Compare
Choose a tag to compare

What's Changed

  • Increment Version to v1.10.0 and Update DurableTask.Core to v3.1.0 by @nytian in #411

Dependency Updates

Microsoft.Azure.DurableTask.Core v3.0.0 -> v3.1.0

Full Changelog: v1.9.1...v1.10.0

v1.9.1

04 Apr 21:16
c5ae0a3
Compare
Choose a tag to compare

What's Changed

  • Add basic orchestration and activity execution logs by @cgillum in (#405)
  • Add default version in TaskOrchestrationContext by @halspang in (#408)

Full Changelog: v1.9.0...v1.9.1

v1.9.0

01 Apr 18:34
067bc45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

19 Mar 17:26
bbceabc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

04 Mar 22:15
d9273d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

28 Feb 22:04
760847e
Compare
Choose a tag to compare

What's Changed

  • Add parent trace context information when scheduling an orchestration by @bachuv in #358

Full Changelog: v1.6.0...v1.7.0