trinsic-id / v2-sdk

Trinsic SDK repository
https://docs.trinsic.id/
Apache License 2.0
29 stars 16 forks source link

chore(deps): update all nuget dependencies #1632

Open fundthmcalculus opened 4 months ago

fundthmcalculus commented 4 months ago

This PR contains the following updates:

Package Type Update Change
Google.Protobuf nuget minor 3.24.2 -> 3.27.1
Grpc.Net.Client nuget minor 2.56.0 -> 2.63.0
Grpc.Net.Client.Web nuget minor 2.56.0 -> 2.63.0
Grpc.Tools nuget minor 2.57.0 -> 2.64.0
Microsoft.AspNetCore.Components.WebAssembly (source) nuget patch 6.0.8 -> 6.0.31
Microsoft.Extensions.DependencyInjection (source) nuget patch 6.0.0 -> 6.0.1
Microsoft.NET.Test.Sdk nuget minor 17.7.2 -> 17.10.0
Microsoft.NET.Test.Sdk nuget minor 17.9.0 -> 17.10.0
Polly nuget minor 8.1.0 -> 8.4.0
coverlet.collector nuget minor 3.1.2 -> 3.2.0
coverlet.msbuild nuget minor 3.1.2 -> 3.2.0
dotnet-sdk dotnet-sdk patch 6.0.100 -> 6.0.423
xunit nuget minor 2.5.0 -> 2.8.1
xunit nuget minor 2.7.0 -> 2.8.1
xunit.runner.visualstudio nuget minor 2.5.7 -> 2.8.1

Release Notes

grpc/grpc-dotnet (Grpc.Net.Client) ### [`v2.63.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.63.0) ##### What's Changed - Prevent block inside ResolveAsync from blocking PollingResolver.Refresh by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2385](https://togithub.com/grpc/grpc-dotnet/pull/2385) - Bump follow-redirects from 1.15.4 to 1.15.6 in /testassets/InteropTestsGrpcWebWebsite/Tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2392](https://togithub.com/grpc/grpc-dotnet/pull/2392) - Update microsoft-support.md by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2403](https://togithub.com/grpc/grpc-dotnet/pull/2403) - fix a couple typos in README.md by [@​jjanuszkiewicz](https://togithub.com/jjanuszkiewicz) in [https://github.com/grpc/grpc-dotnet/pull/2397](https://togithub.com/grpc/grpc-dotnet/pull/2397) - Interrupt existing subchannel connect attempt when reconnect is requested by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2410](https://togithub.com/grpc/grpc-dotnet/pull/2410) - Update Directory.Packages.props by [@​WeihanLi](https://togithub.com/WeihanLi) in [https://github.com/grpc/grpc-dotnet/pull/2413](https://togithub.com/grpc/grpc-dotnet/pull/2413) - [#​2401](https://togithub.com/grpc/grpc-dotnet/issues/2401) Add new TFM's so package dependency can be removed by [@​thompson-tomo](https://togithub.com/thompson-tomo) in [https://github.com/grpc/grpc-dotnet/pull/2402](https://togithub.com/grpc/grpc-dotnet/pull/2402) - support `ReadAllAsync` for netstandard2.0 by [@​WeihanLi](https://togithub.com/WeihanLi) in [https://github.com/grpc/grpc-dotnet/pull/2411](https://togithub.com/grpc/grpc-dotnet/pull/2411) - Fix ObjectDisposedException message by [@​drewnoakes](https://togithub.com/drewnoakes) in [https://github.com/grpc/grpc-dotnet/pull/2415](https://togithub.com/grpc/grpc-dotnet/pull/2415) - Enable multiple connections with WinHttpHandler by default by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2416](https://togithub.com/grpc/grpc-dotnet/pull/2416) - Fix memory leak when using call context propagation with cancellation token by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2421](https://togithub.com/grpc/grpc-dotnet/pull/2421) - Fix HTTP/3 test errors on .NET 6 by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2423](https://togithub.com/grpc/grpc-dotnet/pull/2423) - Add semaphore to limit subchannel connect to prevent race conditions by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2422](https://togithub.com/grpc/grpc-dotnet/pull/2422) - Don't capture async locals in resolver by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2426](https://togithub.com/grpc/grpc-dotnet/pull/2426) - Update Grpc.Tools to 2.63 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2429](https://togithub.com/grpc/grpc-dotnet/pull/2429) - Bump 2.63.x branch to 2.63.0-pre1 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2430](https://togithub.com/grpc/grpc-dotnet/pull/2430) - Fix build on v2.63.x - cherry pick [https://github.com/grpc/grpc-dotnet/pull/2437](https://togithub.com/grpc/grpc-dotnet/pull/2437) by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2442](https://togithub.com/grpc/grpc-dotnet/pull/2442) - Bump 2.63.x to stable release by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2440](https://togithub.com/grpc/grpc-dotnet/pull/2440) ##### New Contributors - [@​jjanuszkiewicz](https://togithub.com/jjanuszkiewicz) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2397](https://togithub.com/grpc/grpc-dotnet/pull/2397) - [@​thompson-tomo](https://togithub.com/thompson-tomo) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2402](https://togithub.com/grpc/grpc-dotnet/pull/2402) - [@​drewnoakes](https://togithub.com/drewnoakes) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2415](https://togithub.com/grpc/grpc-dotnet/pull/2415) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0 ### [`v2.62.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.62.0) ##### What's Changed - Set default streams value in grpc-client.yml by [@​sebastienros](https://togithub.com/sebastienros) in [https://github.com/grpc/grpc-dotnet/pull/2379](https://togithub.com/grpc/grpc-dotnet/pull/2379) - Fix OS detection error in UWP by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2376](https://togithub.com/grpc/grpc-dotnet/pull/2376) - Update Grpc.Tools version to 2.62 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2382](https://togithub.com/grpc/grpc-dotnet/pull/2382) - Bump v2.62.x to pre1 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2383](https://togithub.com/grpc/grpc-dotnet/pull/2383) - Bump v2.62.x version for final release by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2400](https://togithub.com/grpc/grpc-dotnet/pull/2400) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.61.0...v2.62.0 ### [`v2.61.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.61.0) ##### What's Changed - Update Grpc.Tools to 2.60.0 by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2336](https://togithub.com/grpc/grpc-dotnet/pull/2336) - Bump dev version to 2.61.0-dev on master branch by [@​stanley-cheung](https://togithub.com/stanley-cheung) in [https://github.com/grpc/grpc-dotnet/pull/2337](https://togithub.com/grpc/grpc-dotnet/pull/2337) - Fix cancellation token reported when using retries by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2345](https://togithub.com/grpc/grpc-dotnet/pull/2345) - First pass at Grpc.StatusProto API by [@​tonydnewell](https://togithub.com/tonydnewell) in [https://github.com/grpc/grpc-dotnet/pull/2205](https://togithub.com/grpc/grpc-dotnet/pull/2205) - Add ProtoStatus example by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2273](https://togithub.com/grpc/grpc-dotnet/pull/2273) - Grpc.StatusProto clean up by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2349](https://togithub.com/grpc/grpc-dotnet/pull/2349) - Bump follow-redirects from 1.15.3 to 1.15.4 in /testassets/InteropTestsGrpcWebWebsite/Tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2352](https://togithub.com/grpc/grpc-dotnet/pull/2352) - Add key services tests for service and interceptor by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2356](https://togithub.com/grpc/grpc-dotnet/pull/2356) - Allow GrpcChannel to use WinHttpHandler on Windows Server 2019 by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2362](https://togithub.com/grpc/grpc-dotnet/pull/2362) - Add .NET 9 NuGet feed by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2365](https://togithub.com/grpc/grpc-dotnet/pull/2365) - Add missing package mapping for net9 feed by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2366](https://togithub.com/grpc/grpc-dotnet/pull/2366) - proposal: Build changelog based on previous stable version by [@​tomkerkhove](https://togithub.com/tomkerkhove) in [https://github.com/grpc/grpc-dotnet/pull/2269](https://togithub.com/grpc/grpc-dotnet/pull/2269) - Bump Grpc.Tools to 1.61.0 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2370](https://togithub.com/grpc/grpc-dotnet/pull/2370) - Bump versions on v2.61.x by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2371](https://togithub.com/grpc/grpc-dotnet/pull/2371) - Bump to v2.61.0 on v2.61.x branch by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2374](https://togithub.com/grpc/grpc-dotnet/pull/2374) ##### New Contributors - [@​tonydnewell](https://togithub.com/tonydnewell) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2205](https://togithub.com/grpc/grpc-dotnet/pull/2205) - [@​tomkerkhove](https://togithub.com/tomkerkhove) made their first contribution in [https://github.com/grpc/grpc-dotnet/pull/2269](https://togithub.com/grpc/grpc-dotnet/pull/2269) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.60.0...v2.61.0 ### [`v2.60.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.60.0) ##### What's Changed - Update to GA .NET 8 SDK by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2321](https://togithub.com/grpc/grpc-dotnet/pull/2321) - Update to use Directory.Packages.props by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2315](https://togithub.com/grpc/grpc-dotnet/pull/2315) - Add Native AOT test by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2324](https://togithub.com/grpc/grpc-dotnet/pull/2324) - Trim regex from Grpc.AspNetCore by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2326](https://togithub.com/grpc/grpc-dotnet/pull/2326) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.59.0...v2.60.0 ### [`v2.59.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.59.0) ##### What's Changed - Fix HttpContext race condition by copying values to reader and writer by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2294](https://togithub.com/grpc/grpc-dotnet/pull/2294) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.17.3 to 7.23.2 in /examples/Spar/Server/ClientApp by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2298](https://togithub.com/grpc/grpc-dotnet/pull/2298) - Update grpc tools to 2.59 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2303](https://togithub.com/grpc/grpc-dotnet/pull/2303) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.58.0...v2.59.0 ### [`v2.58.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.58.0) ##### What's Changed - Start 2.58 development cycle. by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2267](https://togithub.com/grpc/grpc-dotnet/pull/2267) - Update ServiceBinderBase.AddMethod annotations to allow null handler by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2270](https://togithub.com/grpc/grpc-dotnet/pull/2270) - Add request and channel to call debugging by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2271](https://togithub.com/grpc/grpc-dotnet/pull/2271) - Support disabling load balancing with SocketsHttpHandler.Properties by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2274](https://togithub.com/grpc/grpc-dotnet/pull/2274) - Remove netstandard1.5 from some projects by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2279](https://togithub.com/grpc/grpc-dotnet/pull/2279) - Add debugger display to Status by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2281](https://togithub.com/grpc/grpc-dotnet/pull/2281) - Fix detecting inherited WinHttpHandler by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2288](https://togithub.com/grpc/grpc-dotnet/pull/2288) - Dispose socket after connection failure by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2287](https://togithub.com/grpc/grpc-dotnet/pull/2287) - Bump GrpcToolsPackageVersion to 2.58.0 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2290](https://togithub.com/grpc/grpc-dotnet/pull/2290) - Bump version to pre1 on 2.58 branch by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2291](https://togithub.com/grpc/grpc-dotnet/pull/2291) - Update v2.58.x branch to 2.58.0 by [@​apolcyn](https://togithub.com/apolcyn) in [https://github.com/grpc/grpc-dotnet/pull/2299](https://togithub.com/grpc/grpc-dotnet/pull/2299) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.57.0...v2.58.0 ### [`v2.57.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.57.0) ##### What's Changed - Start 2.57.x development cycle by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2227](https://togithub.com/grpc/grpc-dotnet/pull/2227) - Validate Windows version when using WinHttpHandler by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2229](https://togithub.com/grpc/grpc-dotnet/pull/2229) - Support infinite idle connection timeout values by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2231](https://togithub.com/grpc/grpc-dotnet/pull/2231) - Improve BalancerAttributes debugging by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2235](https://togithub.com/grpc/grpc-dotnet/pull/2235) - Update Grpc.Net.Client to remove ValueTask usage by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2222](https://togithub.com/grpc/grpc-dotnet/pull/2222) - Update Newtonsoft.Json to 13.0.3 by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2219](https://togithub.com/grpc/grpc-dotnet/pull/2219) - Consistently don't log message errors on cancellation by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2221](https://togithub.com/grpc/grpc-dotnet/pull/2221) - Fix load balancing flaky test by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2223](https://togithub.com/grpc/grpc-dotnet/pull/2223) - Improve comment in GrpcChannel for WinHttpHandler + OS validation by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2237](https://togithub.com/grpc/grpc-dotnet/pull/2237) - Update OS version detection to get version directly from Windows by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2239](https://togithub.com/grpc/grpc-dotnet/pull/2239) - Update implementation_comparison.md by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2240](https://togithub.com/grpc/grpc-dotnet/pull/2240) - Update to use .NET 8 by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2021](https://togithub.com/grpc/grpc-dotnet/pull/2021) - Bump semver from 6.3.0 to 6.3.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/grpc/grpc-dotnet/pull/2243](https://togithub.com/grpc/grpc-dotnet/pull/2243) - Force yielding after awaiting CallTask to avoid holding onto locks by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2245](https://togithub.com/grpc/grpc-dotnet/pull/2245) - Update Grpc.Net.Client to use ActivitySource by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2244](https://togithub.com/grpc/grpc-dotnet/pull/2244) - Clear IAsyncStreamReader.Current value before reading next value by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2248](https://togithub.com/grpc/grpc-dotnet/pull/2248) - Upgrade QpsWorker to net8 by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2250](https://togithub.com/grpc/grpc-dotnet/pull/2250) - Change subchannel ID to include a channel ID by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2253](https://togithub.com/grpc/grpc-dotnet/pull/2253) - Update Grpc.Tools dependency to 2.57.0 by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2257](https://togithub.com/grpc/grpc-dotnet/pull/2257) - Add transport status to subchannel picked log by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2261](https://togithub.com/grpc/grpc-dotnet/pull/2261) - Reduce logger allocations by not using generic CreateLogger by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2256](https://togithub.com/grpc/grpc-dotnet/pull/2256) - Update call debugger display to show status code by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2259](https://togithub.com/grpc/grpc-dotnet/pull/2259) - Log socket lifetime when closing unusable sockets by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2258](https://togithub.com/grpc/grpc-dotnet/pull/2258) - Fix unobserved exceptions with retries by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2255](https://togithub.com/grpc/grpc-dotnet/pull/2255) - Change subchannel BalancerAddress when attributes change by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2228](https://togithub.com/grpc/grpc-dotnet/pull/2228) - Fix connection bugs from BalancerAddress changes by [@​JamesNK](https://togithub.com/JamesNK) in [https://github.com/grpc/grpc-dotnet/pull/2265](https://togithub.com/grpc/grpc-dotnet/pull/2265) - \[v2.57.x] Update version to 2.57.0-pre1 by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2266](https://togithub.com/grpc/grpc-dotnet/pull/2266) - \[2.57.x] Update version to 2.57.0 by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2272](https://togithub.com/grpc/grpc-dotnet/pull/2272) **Full Changelog**: https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.0
dotnet/aspnetcore (Microsoft.AspNetCore.Components.WebAssembly) ### [`v6.0.31`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.31): .NET 6.0.31 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.31) ### [`v6.0.30`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.30): .NET 6.0.30 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.30) ### [`v6.0.29`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.29): .NET 6.0.29 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.29) ### [`v6.0.28`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.28): .NET 6.0.28 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.28) ### [`v6.0.27`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.27): .NET 6.0.26 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.27) ### [`v6.0.26`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.26): .NET 6.0.26 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.26) ### [`v6.0.25`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.25): .NET 6.0.25 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.25) #### What's Changed - Fix pRequestInfo INVALID_POINTER_READ caused by GCs (v6 backport) by [@​NGloreous](https://togithub.com/NGloreous) in [https://github.com/dotnet/aspnetcore/pull/50447](https://togithub.com/dotnet/aspnetcore/pull/50447) - \[release/6.0] Update jquery-validation to v1.19.5 by [@​MackinnonBuck](https://togithub.com/MackinnonBuck) in [https://github.com/dotnet/aspnetcore/pull/50484](https://togithub.com/dotnet/aspnetcore/pull/50484) - Merging internal commits for release/6.0 by [@​vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/50661](https://togithub.com/dotnet/aspnetcore/pull/50661) - Update branding to 6.0.24 by [@​vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/51115](https://togithub.com/dotnet/aspnetcore/pull/51115) - \[release/6.0] (deps): Bump src/submodules/googletest from `8a6feab` to `e47544a` by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dotnet/aspnetcore/pull/51049](https://togithub.com/dotnet/aspnetcore/pull/51049) - \[release/6.0] Fix `DragDrop_CanTrigger()` flakiness by [@​MackinnonBuck](https://togithub.com/MackinnonBuck) in [https://github.com/dotnet/aspnetcore/pull/51142](https://togithub.com/dotnet/aspnetcore/pull/51142) - \[release/6.0] Dispose CTS in HubConnection streaming by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dotnet/aspnetcore/pull/51139](https://togithub.com/dotnet/aspnetcore/pull/51139) - Merging internal commits for release/6.0 by [@​vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/51265](https://togithub.com/dotnet/aspnetcore/pull/51265) - \[release/6.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/aspnetcore/pull/51329](https://togithub.com/dotnet/aspnetcore/pull/51329) - Update branding to 6.0.25 by [@​vseanreesermsft](https://togithub.com/vseanreesermsft) in [https://github.com/dotnet/aspnetcore/pull/51478](https://togithub.com/dotnet/aspnetcore/pull/51478) **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v6.0.24...v6.0.25 ### [`v6.0.24`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.24): .NET 6.0.24 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.24) ### [`v6.0.23`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.23): .NET 6.0.23 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.23) ### [`v6.0.22`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.22): .NET 6.0.22 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.22) ### [`v6.0.21`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.21): .NET 6.0.21 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.21) ### [`v6.0.20`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.20): .NET 6.0.20 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.20) ### [`v6.0.19`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.19): .NET 6.0.19 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.19) ### [`v6.0.18`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.18): .NET 6.0.18 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.18) ### [`v6.0.16`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.16): .NET 6.0.16 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.16) ### [`v6.0.15`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.15): .NET 6.0.15 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.15) ### [`v6.0.14`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.14): .NET 6.0.14 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.14) ### [`v6.0.13`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.13): .NET 6.0.13 [Release](https://togithub.com/dotnet/core/tree/v6.0.13) ### [`v6.0.12`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.12): .NET 6.0.12 [Release](https://togithub.com/dotnet/core/tree/v6.0.12) ### [`v6.0.11`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.11): .NET 6.0.11 [Release](https://togithub.com/dotnet/core/tree/v6.0.11) ### [`v6.0.10`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.10): .NET 6.0.10 [Release](https://togithub.com/dotnet/core/tree/v6.0.10) ### [`v6.0.9`](https://togithub.com/dotnet/aspnetcore/releases/tag/v6.0.9): .NET 6.0.9 [Release](https://togithub.com/dotnet/core/tree/v6.0.9)
dotnet/runtime (Microsoft.Extensions.DependencyInjection) ### [`v6.0.1`](https://togithub.com/dotnet/runtime/releases/tag/v6.0.1): .NET 6.0.1 [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.1)
microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.10.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.10.0) ##### What's Changed - Add missing runtimeconfig.json file for 8.0 by [@​MarcoRossignoli](https://togithub.com/MarcoRossignoli) in [https://github.com/microsoft/vstest/pull/4792](https://togithub.com/microsoft/vstest/pull/4792) - Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID [`2338548`](https://togithub.com/microsoft/vstest/commit/2338548) by [@​dotnet-bot](https://togithub.com/dotnet-bot) in [https://github.com/microsoft/vstest/pull/4794](https://togithub.com/microsoft/vstest/pull/4794) - Disable testhost prestart by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4833](https://togithub.com/microsoft/vstest/pull/4833) - Terminal logger fixes by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4834](https://togithub.com/microsoft/vstest/pull/4834) - Add RiscV64 by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4838](https://togithub.com/microsoft/vstest/pull/4838) - Add deterministic source mapping storing for Microsoft.CodeCoverage by [@​jakubch1](https://togithub.com/jakubch1) in [https://github.com/microsoft/vstest/pull/4849](https://togithub.com/microsoft/vstest/pull/4849) - Fix terminal logger encoding & error by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4853](https://togithub.com/microsoft/vstest/pull/4853) - Update sourcebuild configuration to build net previous and net current by [@​Evangelink](https://togithub.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4856](https://togithub.com/microsoft/vstest/pull/4856) - Updating version of Microsoft.VisualStudio.Interop to 17.10 by [@​MSLukeWest](https://togithub.com/MSLukeWest) in [https://github.com/microsoft/vstest/pull/4866](https://togithub.com/microsoft/vstest/pull/4866) - Add VSTEST_DIAG_VERBOSITY to help by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4882](https://togithub.com/microsoft/vstest/pull/4882) - Fix feature flag name by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4885](https://togithub.com/microsoft/vstest/pull/4885) - Improve terminal logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4877](https://togithub.com/microsoft/vstest/pull/4877) - Remove PackageLicenseFile preventing PackageLicenseExpression from working by [@​lahma](https://togithub.com/lahma) in [https://github.com/microsoft/vstest/pull/4890](https://togithub.com/microsoft/vstest/pull/4890) - Add GitHub Actions logger by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/microsoft/vstest/pull/4906](https://togithub.com/microsoft/vstest/pull/4906) - Ensure to send a session complete event by [@​drognanar](https://togithub.com/drognanar) in [https://github.com/microsoft/vstest/pull/4878](https://togithub.com/microsoft/vstest/pull/4878) - specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by [@​ChrisGuzak](https://togithub.com/ChrisGuzak) in [https://github.com/microsoft/vstest/pull/4888](https://togithub.com/microsoft/vstest/pull/4888) - Make VSTest repo buildable in VMR non-source-build by [@​ViktorHofer](https://togithub.com/ViktorHofer) in [https://github.com/microsoft/vstest/pull/4920](https://togithub.com/microsoft/vstest/pull/4920) - Migrate pipelines by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4921](https://togithub.com/microsoft/vstest/pull/4921) - Add test name to MSBuild where we have frame. by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4935](https://togithub.com/microsoft/vstest/pull/4935) - \[rel/17.10] Add list of known TestingPlatform dlls by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4982](https://togithub.com/microsoft/vstest/pull/4982) And many infrastructure related changes and updates. ##### New Contributors - [@​ellahathaway](https://togithub.com/ellahathaway) made their first contribution in [https://github.com/microsoft/vstest/pull/4785](https://togithub.com/microsoft/vstest/pull/4785) - [@​MSLukeWest](https://togithub.com/MSLukeWest) made their first contribution in [https://github.com/microsoft/vstest/pull/4866](https://togithub.com/microsoft/vstest/pull/4866) - [@​lahma](https://togithub.com/lahma) made their first contribution in [https://github.com/microsoft/vstest/pull/4890](https://togithub.com/microsoft/vstest/pull/4890) - [@​ChrisGuzak](https://togithub.com/ChrisGuzak) made their first contribution in [https://github.com/microsoft/vstest/pull/4888](https://togithub.com/microsoft/vstest/pull/4888) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0 ### [`v17.9.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.9.0) #### What's Changed - Remove dependency on Nuget.Frameworks by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4693](https://togithub.com/microsoft/vstest/pull/4693) - Add platform guard by [@​dotMorten](https://togithub.com/dotMorten) in [https://github.com/microsoft/vstest/pull/4737](https://togithub.com/microsoft/vstest/pull/4737) - Remove javascript in `HtmlLogger` by [@​daveMueller](https://togithub.com/daveMueller) in [https://github.com/microsoft/vstest/pull/4744](https://togithub.com/microsoft/vstest/pull/4744) - Fix CPU is consumed by polling frequently when there is no subscriber by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4735](https://togithub.com/microsoft/vstest/pull/4735) - Create a proper MSBuild ToolTask based VSTestTask by [@​mcartoixa](https://togithub.com/mcartoixa) in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) - Update SDK, copy logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4755](https://togithub.com/microsoft/vstest/pull/4755) - Fix staircase in logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4756](https://togithub.com/microsoft/vstest/pull/4756) - Update dump client to latest by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4724](https://togithub.com/microsoft/vstest/pull/4724) - \[rel/17.9] Disable testhost prestart by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4836](https://togithub.com/microsoft/vstest/pull/4836) #### New Contributors - [@​jithu7432](https://togithub.com/jithu7432) made their first contribution in [https://github.com/microsoft/vstest/pull/4698](https://togithub.com/microsoft/vstest/pull/4698) - [@​mcartoixa](https://togithub.com/mcartoixa) made their first contribution in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 ### [`v17.8.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.8.0) #### What's Changed **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0
App-vNext/Polly (Polly) ### [`v8.4.0`](https://togithub.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#840) [Compare Source](https://togithub.com/App-vNext/Polly/compare/8.3.1...8.4.0) - Remove async void usage by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2013](https://togithub.com/App-vNext/Polly/pull/2013) - \[Docs] Add cheat sheet for outcome chaos strategy by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1984](https://togithub.com/App-vNext/Polly/pull/1984) - Fix SA1515/SA1612/S2681 by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/2018](https://togithub.com/App-vNext/Polly/pull/2018) - Fix S3800/CA1821/S2955 by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/2020](https://togithub.com/App-vNext/Polly/pull/2020) - Document outcome strategy anti-patterns by [@​vany0114](https://togithub.com/vany0114) in [https://github.com/App-vNext/Polly/pull/1994](https://togithub.com/App-vNext/Polly/pull/1994) - \[Docs] Add cheat sheet for latency chaos by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2030](https://togithub.com/App-vNext/Polly/pull/2030) - \[Docs] Add cheat sheet for behavior chaos by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2031](https://togithub.com/App-vNext/Polly/pull/2031) - Remove DiagnosticSource reference from Extensions for NET 6.0 and later by [@​lahma](https://togithub.com/lahma) in [https://github.com/App-vNext/Polly/pull/2033](https://togithub.com/App-vNext/Polly/pull/2033) - Bump actionlint to 1.6.27 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2040](https://togithub.com/App-vNext/Polly/pull/2040) - Split docs build and publish by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2054](https://togithub.com/App-vNext/Polly/pull/2054) - Port fixes from .NET 9 testing by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2056](https://togithub.com/App-vNext/Polly/pull/2056) - Add sponsorship to README by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2059](https://togithub.com/App-vNext/Polly/pull/2059) - Add F# and VB.NET samples by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2046](https://togithub.com/App-vNext/Polly/pull/2046) - Fix ToC by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2063](https://togithub.com/App-vNext/Polly/pull/2063) - Allow adding a resilience strategy without explicit options by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/2068](https://togithub.com/App-vNext/Polly/pull/2068) - \[Docs] Unify strategy descriptions and add Telemetry sections by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2060](https://togithub.com/App-vNext/Polly/pull/2060) - Add unit to execution time in telemetry events by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2069](https://togithub.com/App-vNext/Polly/pull/2069) - Release automation by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2062](https://togithub.com/App-vNext/Polly/pull/2062) - \[Docs] Add telemetry section to chaos strategies documentation pages by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2071](https://togithub.com/App-vNext/Polly/pull/2071) - Fix CI for macOS 14 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2079](https://togithub.com/App-vNext/Polly/pull/2079) - Fix SA1618 by documenting typeparams by [@​iamdmitrij](https://togithub.com/iamdmitrij) in [https://github.com/App-vNext/Polly/pull/2078](https://togithub.com/App-vNext/Polly/pull/2078) - Add package tools to manifest by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2084](https://togithub.com/App-vNext/Polly/pull/2084) - Fix IDE0011 warning by [@​iamdmitrij](https://togithub.com/iamdmitrij) in [https://github.com/App-vNext/Polly/pull/2085](https://togithub.com/App-vNext/Polly/pull/2085) - Fix S3253/S6605/SA1625/S103 warnings by [@​iamdmitrij](https://togithub.com/iamdmitrij) in [https://github.com/App-vNext/Polly/pull/2086](https://togithub.com/App-vNext/Polly/pull/2086) - Add CI timeouts by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2088](https://togithub.com/App-vNext/Polly/pull/2088) - Fix CA1000/S4023/S3442/S107/SA1402/SA1649 warnings by [@​iamdmitrij](https://togithub.com/iamdmitrij) in [https://github.com/App-vNext/Polly/pull/2089](https://togithub.com/App-vNext/Polly/pull/2089) - Fix SA1615/SA1623 warnings by [@​iamdmitrij](https://togithub.com/iamdmitrij) in [https://github.com/App-vNext/Polly/pull/2091](https://togithub.com/App-vNext/Polly/pull/2091) - Allow changing the severity of resilience events by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/2072](https://togithub.com/App-vNext/Polly/pull/2072) - Fix typos by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2099](https://togithub.com/App-vNext/Polly/pull/2099) - \[Bug] Fix chaos outcome exception handling by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/2101](https://togithub.com/App-vNext/Polly/pull/2101) - Nullability fixes for chaos outcome strategy by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1982](https://togithub.com/App-vNext/Polly/pull/1982) ### [`v8.3.1`](https://togithub.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#831) [Compare Source](https://togithub.com/App-vNext/Polly/compare/8.3.0...8.3.1) - Add example for chaos engineering by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1956](https://togithub.com/App-vNext/Polly/pull/1956) - Fix CA1806 by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1963](https://togithub.com/App-vNext/Polly/pull/1963) - Fix SA1129 by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1964](https://togithub.com/App-vNext/Polly/pull/1964) - Fix S3717 by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1965](https://togithub.com/App-vNext/Polly/pull/1965) - Add link to chaos engineering blog post by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1966](https://togithub.com/App-vNext/Polly/pull/1966) - Fix SA1501/IDE0055 by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1957](https://togithub.com/App-vNext/Polly/pull/1957) - \[Docs] Add cheat sheet for fault chaos by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1972](https://togithub.com/App-vNext/Polly/pull/1972) - Improve unit test coverage in `Polly.Specs` by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1974](https://togithub.com/App-vNext/Polly/pull/1974) - \[Docs] Fix antipattern sample code by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1976](https://togithub.com/App-vNext/Polly/pull/1976) - \[Docs] Improve diagrams for hedging cancellation by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1975](https://togithub.com/App-vNext/Polly/pull/1975) - Add short description to each package by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1977](https://togithub.com/App-vNext/Polly/pull/1977) - Update NuGet tools by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1992](https://togithub.com/App-vNext/Polly/pull/1992) - Move simmy from unshipped to shipped by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1993](https://togithub.com/App-vNext/Polly/pull/1993) - Fix issue [#​1979](https://togithub.com/App-vNext/Polly/issues/1979): an unhandled exception in half open state must transition to closed and not prevent leaving half open state forever by [@​DominicUllmann](https://togithub.com/DominicUllmann) in [https://github.com/App-vNext/Polly/pull/1991](https://togithub.com/App-vNext/Polly/pull/1991) - Update samples to .NET 8 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2004](https://togithub.com/App-vNext/Polly/pull/2004) - \[Docs] Fix calculation of exponential delay in flow chart by [@​janher](https://togithub.com/janher) in [https://github.com/App-vNext/Polly/pull/2005](https://togithub.com/App-vNext/Polly/pull/2005) - Use collection expressions in Cake script by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/2006](https://togithub.com/App-vNext/Polly/pull/2006) - Xml comments cleanup and improvement by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/2007](https://togithub.com/App-vNext/Polly/pull/2007) - Xml documentation cleanup by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/2008](https://togithub.com/App-vNext/Polly/pull/2008) ### [`v8.3.0`](https://togithub.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#830) [Compare Source](https://togithub.com/App-vNext/Polly/compare/8.2.1...8.3.0) - Update CHANGELOG for 8.2.1 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1882](https://togithub.com/App-vNext/Polly/pull/1882) - Add support for keyed services by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1881](https://togithub.com/App-vNext/Polly/pull/1881) - Run benchmarks on .NET 8 by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1887](https://togithub.com/App-vNext/Polly/pull/1887) - Decrease the minimum allowed timeout by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1888](https://togithub.com/App-vNext/Polly/pull/1888) - Fix typo by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1897](https://togithub.com/App-vNext/Polly/pull/1897) - BreakDurationGeneratorArguments now includes half-open attempts by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1898](https://togithub.com/App-vNext/Polly/pull/1898) - Do not encourage returning the same instance from chaos strategies by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1899](https://togithub.com/App-vNext/Polly/pull/1899) - Do not encourage re-throwing the same exception instance by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1900](https://togithub.com/App-vNext/Polly/pull/1900) - Simmy docs by [@​vany0114](https://togithub.com/vany0114) in [https://github.com/App-vNext/Polly/pull/1883](https://togithub.com/App-vNext/Polly/pull/1883) - Add banner to chaos docs by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1910](https://togithub.com/App-vNext/Polly/pull/1910) - Introduce `FaultGenerator` and `OutcomeGenerator` by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1911](https://togithub.com/App-vNext/Polly/pull/1911) - Use new chaos APIs to simplify the usage examples by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1912](https://togithub.com/App-vNext/Polly/pull/1912) - Simmy API review Part 1 by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1909](https://togithub.com/App-vNext/Polly/pull/1909) - Simmy API review Part 2 - Prefer Chaos over Monkey by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1913](https://togithub.com/App-vNext/Polly/pull/1913) - Update docs and cleanup some chaos API by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1914](https://togithub.com/App-vNext/Polly/pull/1914) - Simmy API review Part 4 - Rename BehaviorAction to BehaviorGenerator by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1917](https://togithub.com/App-vNext/Polly/pull/1917) - Simmy API review Part 3 - Set enabled to true by default by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1916](https://togithub.com/App-vNext/Polly/pull/1916) - Add clarification about property precedence by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1918](https://togithub.com/App-vNext/Polly/pull/1918) - Replace textual descriptions of next delay calculation with diagrams by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1922](https://togithub.com/App-vNext/Polly/pull/1922) - Apply chaos selectively by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1923](https://togithub.com/App-vNext/Polly/pull/1923) - Got rid of IDE0044 warnings by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1928](https://togithub.com/App-vNext/Polly/pull/1928) - Integrating chaos pipeline by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1927](https://togithub.com/App-vNext/Polly/pull/1927) - Got rid of IDE0066, IDE0250, IDE0063 warnings by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1930](https://togithub.com/App-vNext/Polly/pull/1930) - Fix PipelineNameComparer example in documentation by [@​jwagon](https://togithub.com/jwagon) in [https://github.com/App-vNext/Polly/pull/1931](https://togithub.com/App-vNext/Polly/pull/1931) - Chaos API review pass by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1934](https://togithub.com/App-vNext/Polly/pull/1934) - Fix S6608/IDE1006/SA1414/CA1508 warnings in Polly.Specs project by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1935](https://togithub.com/App-vNext/Polly/pull/1935) - Fix SA1602/S6608/S4144 warnings by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1936](https://togithub.com/App-vNext/Polly/pull/1936) - Fix SA1113/CA1200/SA1805/SA1629/SA1407/SA1127 warnings by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1938](https://togithub.com/App-vNext/Polly/pull/1938) - Resources about chaos engineering by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1937](https://togithub.com/App-vNext/Polly/pull/1937) - Fix SA1111/SA1513/SA1121/SA1110 by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1939](https://togithub.com/App-vNext/Polly/pull/1939) - Fix SA1203/S109 by [@​baranyaimate](https://togithub.com/baranyaimate) in [https://github.com/App-vNext/Polly/pull/1948](https://togithub.com/App-vNext/Polly/pull/1948) - Fix CA2000/stalled suppressions by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1947](https://togithub.com/App-vNext/Polly/pull/1947) - Tidy-up Polly.Specs by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1950](https://togithub.com/App-vNext/Polly/pull/1950) - Fix S4056 by [@​gintsk](https://togithub.com/gintsk) in [https://github.com/App-vNext/Polly/pull/1952](https://togithub.com/App-vNext/Polly/pull/1952) - Simmy major differences section by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1951](https://togithub.com/App-vNext/Polly/pull/1951) ### [`v8.2.1`](https://togithub.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#821) [Compare Source](https://togithub.com/App-vNext/Polly/compare/8.2.0...8.2.1) - Bump version to 8.2.1 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1798](https://togithub.com/App-vNext/Polly/pull/1798) - Publish AoT for test on macOS by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1800](https://togithub.com/App-vNext/Polly/pull/1800) - Remove SourceLink package by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1809](https://togithub.com/App-vNext/Polly/pull/1809) - Pre-allocate list size in tests by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1810](https://togithub.com/App-vNext/Polly/pull/1810) - Update tools by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1811](https://togithub.com/App-vNext/Polly/pull/1811) - Add NuGet package descriptions by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1813](https://togithub.com/App-vNext/Polly/pull/1813) - Bump dotnet-stryker to 3.12.0 by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1822](https://togithub.com/App-vNext/Polly/pull/1822) - Add a test that demonstrates how to track the states of circuit breaker by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1829](https://togithub.com/App-vNext/Polly/pull/1829) - Update NuGet packages by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1849](https://togithub.com/App-vNext/Polly/pull/1849) - Fix BreakDurationGenerator not being used by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1852](https://togithub.com/App-vNext/Polly/pull/1852) - Fix retry overflow with max delay by [@​Chr15P13t](https://togithub.com/Chr15P13t) in [https://github.com/App-vNext/Polly/pull/1868](https://togithub.com/App-vNext/Polly/pull/1868) - Bump xunit by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1873](https://togithub.com/App-vNext/Polly/pull/1873) - Fix stack trace growing for opened circuit breaker by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1878](https://togithub.com/App-vNext/Polly/pull/1878) - Run workflows on release branches by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1879](https://togithub.com/App-vNext/Polly/pull/1879) ### [`v8.2.0`](https://togithub.com/App-vNext/Polly/blob/HEAD/CHANGELOG.md#820) [Compare Source](https://togithub.com/App-vNext/Polly/compare/8.1.0...8.2.0) - Prepare for 8.2.0 release by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1758](https://togithub.com/App-vNext/Polly/pull/1758) - \[Docs] Add circuit breaker to the migration guide by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1764](https://togithub.com/App-vNext/Polly/pull/1764) - \[Docs] Improve timeout docs by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1767](https://togithub.com/App-vNext/Polly/pull/1767) - \[Docs] Minor cleanups by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1768](https://togithub.com/App-vNext/Polly/pull/1768) - \[Docs] Revise migration guide 3/3 by [@​peter-csala](https://togithub.com/peter-csala) in [https://github.com/App-vNext/Polly/pull/1775](https://togithub.com/App-vNext/Polly/pull/1775) - Calculated break duration for Circuit breaker by [@​atawLee](https://togithub.com/atawLee) in [https://github.com/App-vNext/Polly/pull/1776](https://togithub.com/App-vNext/Polly/pull/1776) - Disable GitHub publishing by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1781](https://togithub.com/App-vNext/Polly/pull/1781) - \[Docs] Small cleanup and improvements by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1782](https://togithub.com/App-vNext/Polly/pull/1782) - Add test that verifies overriding by using `ConfigureTelemetry` by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1787](https://togithub.com/App-vNext/Polly/pull/1787) - Remove GitHub Packages publishing by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1789](https://togithub.com/App-vNext/Polly/pull/1789) - Allow concurrent PR docs builds by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1795](https://togithub.com/App-vNext/Polly/pull/1795) - Update to .NET 8 SDK by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/App-vNext/Polly/pull/1738](https://togithub.com/App-vNext/Polly/pull/1738) - Add support for .NET 8 by [@​martintmk](https://togithub.com/martintmk) in [https://github.com/App-vNext/Polly/pull/1144](https://togithub.com/App-vNext/Polly/pull/1144)
coverlet-coverage/coverlet (coverlet.collector) ### [`v3.2.0`](https://togithub.com/coverlet-coverage/coverlet/releases/tag/v3.2.0) - [#​172](https://togithub.com/coverlet-coverage/coverlet/issues/172) adds performance enhancements during instrumentation - [#​181](https://togithub.com/coverlet-coverage/coverlet/issues/181) removes instrumented assemblies' dependency on the `coverlet.tracker` assembly - [#​186](https://togithub.com/coverlet-coverage/coverlet/issues/186) adds support for merging results of current run with result from different run
dotnet/sdk (dotnet-sdk) ### [`v6.0.423`](https://togithub.com/dotnet/sdk/compare/v6.0.422...v6.0.423) [Compare Source](https://togithub.com/dotnet/sdk/compare/v6.0.422...v6.0.423) ### [`v6.0.422`](https://togithub.com/dotnet/sdk/releases/tag/v6.0.422): .NET 6.0.30 [Compare Source](https://togithub.com/dotnet/sdk/compare/v6.0.421...v6.0.422) [Release](https://togithub.com/dotnet/core/releases/tag/v6.0.30) ### [`v6.0.421`](https://togithub.com/dotnet/sdk/releases/tag/v6.0.421): .NET 6.0.29 [Compare Source](https://togithub.com/dotnet/sdk/compare/v6.0.420...v6.0.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

fundthmcalculus commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.