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