Releases: microsoft/durabletask-dotnet
Releases · microsoft/durabletask-dotnet
v1.4.0
v1.3.0
v1.2.4
What's Changed
- Add Azure Functions unit testing sample by @davidmrdavid in #312
- Matching Input and Output Type Activity Analyzer by @allantargino in #316
- Upgrade DTFx.Core dependency Version and Increase Package Release Version to 1.2.4 by @nytian in #320
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Fixed issue 288: the filter passed to PurgeAllInstancesAsync is now used, instead of creating a new fitler. by @JohanKlijn in #289
- Update changelog and release_notes.md by @jviau in #299
- Fix inner exception propagation by @cgillum in #290
New Contributors
- @JohanKlijn made their first contribution in #289
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Make RetryPolicy.HandleAsync obsolete (#275)
- Fix TaskFailureDetails.IsCausedBy to support custom exceptions and 3rd party exceptions (#273)
- Use ErrorPropgationMode.FailureDetails for orchestrators (#203)
- Fix accidental typo in PurgeInstanceAsync refactor (#267)
- Update Microsoft.Azure.DurableTask.Core to 2.16.2
New Contributors
Full Changelog: v1.2.0...v1.2.2
v1.2.0
What's Changed
- Cascade terminate/purge support in GrpcDurableTaskClient by @shivamkm07 in #262
New Contributors
- @shivamkm07 made their first contribution in #262
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Changes
Bug fixes at durable suspend API.
Microsoft.DurableTask.Abstractions
- Microsoft.Azure.DurableTask.Core dependency increased to
2.16.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.1.0-preview.2
Changes
Adds support for durable entities.
Microsoft.DurableTask.Abstractions
- Microsoft.Azure.DurableTask.Core dependency increased to
2.16.0-preview.2
Full Changelog: v1.1.0-preview.1...v1.1.0-preview.2
v1.1.0-preview.1
Changes
Adds support for durable entities.
Microsoft.DurableTask.Abstractions
- Microsoft.Azure.DurableTask.Core dependency increased to
2.16.0-preview.1
Full Changelog: v1.0.5...v1.1.0-preview.1