Releases: f2calv/CasCap.Common
Releases · f2calv/CasCap.Common
2.0.7
F2calv/2023 03 nuget updates (#133) * fix warnings * nuget updates --------- Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
2.0.5
2.0.4
added healthcheck lib (#124) * added new healthchecks lib * nuget updates Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
2.0.3
dependencies (#119) * nuget updates * tweak dependabot settings * remove workaround Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
2.0.2
Switched from AsyncDuplicateLock to AsyncKeyedLock (#109) * Switched from AsyncDuplicateLock to AsyncKeyedLock * configureawait false * Changes as requested. * Switch DI parameters for DistCacheService; update Obsolete message on AsyncDuplicateLock * Bump AsyncKeyedLock to 5.0.3 Co-authored-by: Alex Vincent <alexv@microsoft.com>
2.0.1
misc updates (#112) * nuget updates * bump c# language version * fix logging
2.0.0
dotnet7 (#108) * fix obsolescence warning on ForEachAsyncSemaphore * nuget updates * drop .netstandard support, added .net 7 +semver: major * misc updates * added devcontainer * fix code coverage * change wf to tagged actions * devcontainer to .net 7 * fix tests * coverage fix * try this * fix * nullability * compound operator * nullability fix * nullability fix * nullability fix * nullable fix * nullable fix * disable sq Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
1.2.7
fix obsolescence warning on ForEachAsyncSemaphore (#100) Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
1.2.6
Feature/2022 10 updates (#99) * tidy gh workflow * nuget updates Co-authored-by: Azure DevOps CI <agent@dev.azure.com>
1.2.5
nuget updates (#97) * nuget updates * global usings * more global usings * global usings and deprecate ForEachAsync * global usings * global usings * global usings * global usings Co-authored-by: Azure DevOps CI <agent@dev.azure.com>