temporalio / sdk-dotnet

Temporal .NET SDK
MIT License
375 stars 30 forks source link

Skip slow versioning test and update vuln dep #301

Closed cretz closed 1 month ago

cretz commented 2 months ago

What was changed

Since new versioning, server has introduced a slowdown in legacy/never-GA versioning that causes build ID change to take a minute. This skips the test that takes a minute knowing that this only applies to never-will-be-GA versioning and a new test for newer versioning will replace it when it comes to .NET.

Also per https://github.com/advisories/GHSA-hh2w-p6rv-4g7w, updating System.Text.Json