All Versions
67
Latest Version
Avg Release Cycle
53 days
Latest Release
97 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.6.6 Changes
March 04, 2026Highlights
- ๐ Fix
ScheduledTaskExecutordeadlock whenTrySetResultruns continuations inline by @crnhrv in #2953
What's Changed
- โ Add specification tests for jitter by @martincostello in #2830
- ๐จ Refactor property-based tests by @martincostello in #2831
- .NET 10 preparation by @martincostello in #2842
- ๐ Fix CS7035 warning in dependabot jobs by @martincostello in #2849
- โ Remove codecov/test-results-action by @martincostello in #2872
- โก๏ธ Update to .NET 10 SDK by @martincostello in #2531
- โฌ๏ธ Bump zizmor to v1.19.0 by @martincostello in #2882
- ๐ Fix typo by @martincostello in #2886
- โ Add RateLimitHeaders library to community resources by @alexis- in #2887
- โฌ๏ธ Bump zizmor to 1.21.0 by @martincostello in #2905
- .NET 11 preparation by @martincostello in #2932
- โ Remove Stryker workaround by @martincostello in #2933
- โก๏ธ Group .NET dependency updates by @martincostello in #2944
- โ Migrate to actions/attest by @martincostello in #2952
๐ New Contributors
Full Changelog : 8.6.5...8.6.6
- ๐ Fix
-
v8.6.5 Changes
November 23, 2025What's Changed
- ๐ฆ Extend NuGet package validation by @martincostello in #2762
- โ Suppress S2094 warning by @martincostello in #2765
- ๐จ Refactor cake script by @martincostello in #2769
- โฑ Pass timeout to
TimeoutRejectedExceptionby @martincostello in #2827
Full Changelog : 8.6.4...8.6.5
-
v8.6.4 Changes
September 26, 2025What's Changed
- ๐ Fix after-release and update CHANGELOG by @martincostello in #2714
- ๐ Use collection expressions by @martincostello in #2715
- ๐ Fix flaky mutants by @martincostello in #2717
- ๐ fix documentation for ExecuteOutcomeAsync by @carvex21 in #2710
- โฌ๏ธ Bump MartinCostello.WaitForNuGetPackage by @martincostello in #2721
- โฌ๏ธ Bump sign tool by @martincostello in #2722
- xunit v3 preparation by @martincostello in #2723
- โ Add summary NuGet badges by @martincostello in #2724
- โ Delete actionlint config by @martincostello in #2730
- ๐ RateLimiting: add typed builder/guard tests and external limiter lifetime test by @mohammed-saalim in #2711
- โก๏ธ Update Dependabot auto-merge conditions by @martincostello in #2736
- โฌ๏ธ Bump NuGet packages by @martincostello in #2738
- โฌ๏ธ Bump dotnet-stryker to 4.8.1 by @martincostello in #2739
- Simplify code by @martincostello in #2740
- โก๏ธ Update zizmor by @martincostello in #2746
- ๐ Use NuGet Trusted Publishing by @martincostello in #2751
- Respect override for PipelineExecuting and PipelineExecuted by @peter-csala in #2752
๐ New Contributors
- @carvex21 made their first contribution in #2710
- @mohammed-saalim made their first contribution in #2711
Full Changelog : 8.6.3...8.6.4
-
v8.6.3 Changes
August 22, 2025What's Changed
- โ Add release notes configuration by @martincostello in #2678
- ๐ Simplify release workflow by @martincostello in #2679
- Sign-off commits by @martincostello in #2694
- โ Add GitHub sponsorship by @martincostello in #2695
- ๐จ Refactor project dependencies by @martincostello in #2696
- โ Add zizmor by @martincostello in #2698
- โก๏ธ Update benchmarks by @martincostello in #2712
- โฌ๏ธ Reduce async overhead by @pentp in #2664
- โก๏ธ Update benchmarks by @martincostello in #2713
๐ New Contributors
Full Changelog : 8.6.2...8.6.3
-
v8.6.2 Changes
July 10, 2025What's Changed
- ๐ Performance tweaks by @martincostello in #2667
- โก๏ธ Update dependencies by @martincostello in #2668
- โก๏ธ Update benchmark results by @martincostello in #2669
๐ New Contributors
Full Changelog : 8.6.1...8.6.2
-
v8.6.1 Changes
June 16, 2025What's Changed
- ๐ Fix integer overflow in
BulkheadSemaphoreFactoryby @ahusseini in #2638 - Generate SBOM by @martincostello in #2640
- โ Attest artifacts by @martincostello in #2647
๐ New Contributors
- @ahusseini made their first contribution in #2638
Full Changelog : 8.6.0...8.6.1
- ๐ Fix integer overflow in
-
v8.6.0 Changes
June 05, 2025What's Changed
- โฌ๏ธ Bump Stryker by @martincostello in #2476
- ๐ Fix chaos example issue and enrich notes & diagram by @caigen in #2482
- โ Add diagram for the main chaos page sample by @peter-csala in #2484
- ๐ Fix broken CI by @martincostello in #2497
- โ Remove .NET 6 SDK by @martincostello in #2501
- ๐ Use Stryker Mutator Dashboard by @martincostello in #2500
- ๐ Fix Polly.Testing mutations by @martincostello in #2503
- ๐ Lint PowerShell scripts by @martincostello in #2504
- ๐ Improve Polly coverage by @martincostello in #2505
- ๐ Improve mutation score by @martincostello in #2506
- โ Run CodeQL for GitHub Actions by @martincostello in #2498
- โ Add missing mutations by @martincostello in #2508
- โ Remove dotnet tool restore by @martincostello in #2513
- โ Add missing coverage by @martincostello in #2514
- ๐ Improve mutation test perf by @slang25 in #2520
- ๐ Improve coverage by @martincostello in #2526
- โ Remove System.Text.Json reference by @martincostello in #2532
- ๐ Fix test summary reliability by @martincostello in #2543
- ๐ Use AuthenticodeLint by @martincostello in #2553
- ๐ Use actions/create-github-app-token by @martincostello in #2572
- ๐ Fix Retry strategy ShouldHandle in example code by @marcrocny in #2527
- ๐ Tweak docs formatting by @martincostello in #2575
- Dispose registry which contains rate limiters by @peter-csala in #2578
- ๐ Improve mutation tests performance by ensuring solution file isn't discovered by @slang25 in #2589
- ๐ Update LICENSE metadata by @martincostello in #2590
- โ Add HTTP client integration samples by @peter-csala in #2587
- Dedupe links by @martincostello in #2592
- โ Add test analytics by @martincostello in #2593
- โ Add note about context/state mix-ups by @martincostello in #2598
- ๐ฆ Emit annotation for packages by @martincostello in #2601
- โ Add
AttemptNumbertoHedgingPredicateArgumentsby @peter-csala in #2603 - .NET 10 preparation by @martincostello in #2620
- Migrate to slnx by @martincostello in #2623
- ๐ Fix
OnRetryArgumentscomments by @lchaoer in #2627 - ๐ Fix package signing by @martincostello in #2631
๐ New Contributors
- @caigen made their first contribution in #2482
- @slang25 made their first contribution in #2520
- @marcrocny made their first contribution in #2527
- @lchaoer made their first contribution in #2627
Full Changelog : 8.5.2...8.6.0
-
v8.5.2 Changes
February 04, 2025What's Changed
- ๐ Fix build badges by @martincostello in #2445
- ๐ Fix Registry vs. Provider Migration doc typo by @jernejg in #2447
- ๐ Fix flaky test by @martincostello in #2457
- โ Use Shouldly in all test projects by @martincostello in #2458 and #2459
- Tidy up code in Polly.Specs by @martincostello in #2466 and #2467
- ๐ Fix for retry cancellation by @kmcclellan in #2456
๐ New Contributors
Full Changelog : 8.5.1...8.5.2
-
v8.5.1 Changes
January 13, 2025What's Changed
- ๐ Synchronize access to
System.ComponentModel.DataAnnotations.Validatorby @kmcclellan in #2428
๐ New Contributors
- @kmcclellan made their first contribution in #2428
Full Changelog : 8.5.0...8.5.1
- ๐ Synchronize access to
-
v8.5.0 Changes
November 12, 2024What's Changed
- Clean the Polly.Utils.ObjectPool class by @gabidabet in #2312
- ๐ Fix issue #2288 by @gabidabet in #2313
- โ Remove CA2211 NoWarn by @gabidabet in #2316
- โ Remove CA1816 NoWarn by @gabidabet in #2317
- โก๏ธ Update signing workflow by @martincostello in #2323
- ๐ Fix hedging failing test by @peter-csala in #2321
- ๐ Fix S2184, S2104 in Polly.Spec by @ShawnWu33 in #2328
- โ Add
RetryAftertoBrokenCircuitException. by @DL444 in #2324 - Supress S4039, CA1010 in Context.Dictionary by @ShawnWu33 in #2329
- โ Seperate mutation tests by @ShawnWu33 in #2331
- โ Add chained rate limiter example by @martincostello in #2344
- โก๏ธ Update cake tools by @martincostello in #2293
- โก๏ธ Update Microsoft.Extensions.Caching.Memory by @peter-csala in #2347
- โ Add TelemetrySource to ExecutionRejectedException by @peter-csala in #2346
- Document TelemetrySource property of the ExecutionRejectedException by @peter-csala in #2355
- Extend snippet explanation by @martincostello in #2373
- โก๏ธ Update to .NET 9 SDK by @martincostello in #2003
- ๐ Use
[DebuggerDisableUserUnhandledExceptions]by @martincostello in #2003
๐ New Contributors
- @ShawnWu33 made their first contribution in #2328
- @DL444 made their first contribution in #2324
Full Changelog : 8.4.2...8.5.0