What's Changed
- Set default large payload offloading threshold to 256 KiB by @torosent in #755
- Pin GitHub Actions to full-length commit SHAs by @OssSecurityBot in #759
- Fix generator emitting invalid C# for nullable activity input types by @YunchuWang in #763
- test(InProcessTestHost): external-event + durable-timer timeout coverage (relates to #713) by @YunchuWang in #764
- Reduce shim instance-start polling load with bounded jitter by @berndverst in #779
- Bump dotnet-sdk from 10.0.203 to 10.0.302 by @dependabot[bot] in #767
- Bump Microsoft.Azure.Functions.Worker from 2.51.0 to 2.52.0 by @dependabot[bot] in #715
- Bump Microsoft.Azure.DurableTask.Core from 3.8.0 to 3.9.0 by @dependabot[bot] in #753
- Bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #760
- Make externalized large-payload token self-describing (token v2) by @YunchuWang in #766
- Performance: remove unnecessary Task.Run from payload unary interception by @berndverst in #781
- Cache Azure Blob container initialization to avoid per-upload CreateIfNotExistsAsync by @berndverst in #785
- Reduce per-call allocations in ChannelRecreatingCallInvoker outcome tracking by @berndverst in #782
- Perf: materialize streamed orchestration history incrementally by @berndverst in #783
- Perf: avoid debug-only logging work when Debug logging is disabled by @berndverst in #787
- Route NuGet restores through Central Feed Service by @fabiocav in #789
- Release v1.25.0 by @YunchuWang in #791
New Contributors
- @OssSecurityBot made their first contribution in #759
- @fabiocav made their first contribution in #789
Full Changelog: v1.25.0-preview.2...v1.25.0