https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.6.0
What's Changed
- Add net6 back to validate tasks by @andystaples in #3212
- Update warning message for Distributed Tracing V2 by @bachuv in #3211
- Bump axios from 1.10.0 to 1.12.2 in /test/e2e/Apps/BasicNode by @bachuv in #3220
- Bump io.grpc:grpc-netty-shaded from 1.59.0 to 1.75.0 and com.google.protobuf:protobuf-java from 3.12.0 to 3.25.5 in /test/e2e/Apps/BasicJava by @bachuv in #3219
- bugfix: ScheduledStartTime + start orch. actions by @andystaples in #3217
- Update E2E tests readme by @andystaples in #3201
- Allow overriding orchestration version when starting orchestrations via APIs in PowerShell, Python, and Node.js by @AnatoliB in #3213
- Cleanup warnings by @andystaples in #3225
- Remove LegacyLocalGrpcListener and the dependency on Grpc.Core by @AnatoliB in #3236
- Include Exception Properties at FailureDetails via Custom Provider by @nytian in #3215
- Upgrade Microsoft.AspNetCore.Http.Abstractions to v2.3.0 by @nytian in #3238
Dependency Updates:
- Microsoft.Azure.DurableTask.ApplicationInsights 0.6.0 -> 0.7.1
- Microsoft.Azure.DurableTask.AzureStorage 2.5.0 -> 2.6.1
- Microsoft.Azure.DurableTask.Core 3.4.0 -> 3.5.1
Full Changelog: v3.5.0...v3.6.0