-
Notifications
You must be signed in to change notification settings - Fork 58
Pull requests: microsoft/durabletask-dotnet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Perf: avoid repeated orchestration-history scans for tracing
#788
opened Jul 24, 2026 by
berndverst
Member
Loading…
Perf: avoid debug-only logging work when Debug logging is disabled
#787
opened Jul 24, 2026 by
berndverst
Member
Loading…
Perf: bound Azure Blob payload operation concurrency for fan-out messages
#786
opened Jul 24, 2026 by
berndverst
Member
Loading…
Cache Azure Blob container initialization to avoid per-upload CreateIfNotExistsAsync
#785
opened Jul 24, 2026 by
berndverst
Member
Loading…
Perf: avoid repeated protobuf sizing during orchestration response chunking
#784
opened Jul 24, 2026 by
berndverst
Member
Loading…
Perf: materialize streamed orchestration history incrementally
#783
opened Jul 24, 2026 by
berndverst
Member
Loading…
Reduce per-call allocations in ChannelRecreatingCallInvoker outcome tracking
#782
opened Jul 24, 2026 by
berndverst
Member
Loading…
Performance: remove unnecessary Task.Run from payload unary interception
#781
opened Jul 24, 2026 by
berndverst
Member
Loading…
Reduce per-call SHA1 allocation in deterministic NewGuid()
#780
opened Jul 24, 2026 by
berndverst
Member
Loading…
Make externalized large-payload token self-describing (token v2)
#766
opened Jul 16, 2026 by
YunchuWang
Member
Loading…
Bump Azure.Storage.Blobs from 12.27.0 to 12.29.1
dependencies
Pull requests that update a dependency file
.NET
Pull requests that update .NET code
#761
opened Jul 13, 2026 by
dependabot
Bot
Loading…
Bump the github-actions group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#760
opened Jul 13, 2026 by
dependabot
Bot
Loading…
Add large-payload blob auto-purge (opt-in singleton job, worker/SDK side)
#758
opened Jul 8, 2026 by
YunchuWang
Member
Loading…
Enforce maximum length in entity instance ids
#756
opened Jul 2, 2026 by
halspang
Member
Loading…
2 of 14 tasks
Add multi-version support to [DurableTask] annotations
#751
opened Jun 18, 2026 by
halspang
Member
Loading…
4 of 15 tasks
Add a way to fail lock acquisitions for poison message handling
#743
opened Jun 12, 2026 by
sophiatev
Contributor
Loading…
Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing from 1.1.2 to 1.1.4
dependencies
Pull requests that update a dependency file
.NET
Pull requests that update .NET code
#741
opened Jun 9, 2026 by
dependabot
Bot
Loading…
Add opt-in unversioned fallback for versioned task dispatch
#737
opened Jun 9, 2026 by
torosent
Member
Loading…
ProTip!
Filter pull requests by the default branch with base:main.