Skip to content

Releases: f2calv/CasCap.Common

2.0.7

30 Mar 00:36
9927758
Compare
Choose a tag to compare
F2calv/2023 03 nuget updates (#133)

* fix warnings

* nuget updates

---------

Co-authored-by: Azure DevOps CI <agent@dev.azure.com>

2.0.5

01 Mar 14:22
215f685
Compare
Choose a tag to compare

ci pipeline failed, see PRs for details

2.0.4

11 Jan 03:07
be76f37
Compare
Choose a tag to compare
added healthcheck lib (#124)

* added new healthchecks lib

* nuget updates

Co-authored-by: Azure DevOps CI <agent@dev.azure.com>

2.0.3

17 Dec 06:24
316ae0b
Compare
Choose a tag to compare
dependencies (#119)

* nuget updates

* tweak dependabot settings

* remove workaround

Co-authored-by: Azure DevOps CI <agent@dev.azure.com>

2.0.2

27 Nov 07:07
b10fde3
Compare
Choose a tag to compare
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

27 Nov 06:56
9f1e8d0
Compare
Choose a tag to compare
misc updates (#112)

* nuget updates

* bump c# language version

* fix logging

2.0.0

20 Nov 13:53
806296d
Compare
Choose a tag to compare
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

08 Oct 08:07
0183c06
Compare
Choose a tag to compare
fix obsolescence warning on ForEachAsyncSemaphore (#100)

Co-authored-by: Azure DevOps CI <agent@dev.azure.com>

1.2.6

08 Oct 00:46
7695f02
Compare
Choose a tag to compare
Feature/2022 10 updates (#99)

* tidy gh workflow

* nuget updates

Co-authored-by: Azure DevOps CI <agent@dev.azure.com>

1.2.5

09 Sep 04:28
20ec5fc
Compare
Choose a tag to compare
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>