v11.2.1
What's Changed
Dependency updates: This patch release upgrades dependencies to the latest compatible versions across all supported target frameworks. Updated packages include Codebelt.Bootstrapper (Console, Web, Worker) to 5.2.0, Codebelt.Extensions.BenchmarkDotNet.Console to 1.3.2, Cuemon libraries (Core, Extensions.AspNetCore, Extensions.IO) to 10.7.0, and Microsoft.* packages to their latest compatible patch releases for .NET 9 (.NET 9.0.19) and .NET 10 (.NET 10.0.11). For netstandard2.0, Microsoft.Bcl.AsyncInterfaces was updated to 10.0.11.
Package resolution: Newtonsoft.Json 13.0.4 was added as a conditional dependency for Codebelt.Extensions.Xunit.Tests to explicitly manage transitive package resolution with transitive pinning enabled, ensuring consistent dependency resolution across the test ecosystem.
Sources:
- V11.2.1/service update by @codebelt-aicia[bot] in #70
Full Changelog: v11.2.0...v11.2.1