hazelcast / hazelcast-csharp-client

Hazelcast .NET Client
https://hazelcast.com/clients/dotnet/
Apache License 2.0
102 stars 48 forks source link

Add .NET 8 support #875

Closed zpqrtbnk closed 6 months ago

zpqrtbnk commented 7 months ago

This PR adds support for .NET 8 and updates dependencies accordingly.

NOTE: does not update Thrift as we have to remain compatible with the remote controller. NOTE: does not update NUnit as moving from version 3 to 4 is maybe not trivial.

netlify[bot] commented 7 months ago

Deploy Preview for silly-valkyrie-e996d9 canceled.

Name Link
Latest commit a5877d1db5d5f0a65ad790e860f22f393093831f
Latest deploy log https://app.netlify.com/sites/silly-valkyrie-e996d9/deploys/65ddb8fa1cea230007388354
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.98%. Comparing base (deb42f3) to head (a5877d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #875 +/- ## ========================================== - Coverage 81.00% 80.98% -0.02% ========================================== Files 1018 1018 Lines 24513 24513 ========================================== - Hits 19856 19852 -4 - Misses 4657 4661 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.