https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/2.13.3
Updates
- Set gRPC message length to int.MaxValue by @jviau in #2778
- Log caught exception in LocalGrpcListener's CreateInstance method by @davidmrdavid in #2779
- Suppress execution context from token renewal by @jviau in #2782
- Add suspend/resume URIs to createcheckresponse payload by @davidmrdavid in #2785
- Update Azure.Identity dependency to 1.11.0 by @davidmrdavid in #2795
- Update MSSQL smoke test by @bachuv in #2792
- Add HttpRequestData null handling by @jaliyaudagedara in #2786
- Fix missing overloads on client by @jviau in #2802
- Update ActivityInputConverter for Activities with FunctionContext-only parameters by @nytian in #2806
Dependency Updates
- Azure.Identity to 1.11.0
Full Changelog: v2.13.2...v2.13.3