Download Latest Version 1.17.0 source code.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of SDK .NET

Home / 1.13.1
Name Modified Size InfoDownloads / Week
Parent folder
1.13.1 source code.tar.gz 2026-05-15 1.4 MB
1.13.1 source code.zip 2026-05-15 1.8 MB
README.md 2026-05-15 1.6 kB
Totals: 3 Items   3.2 MB 0

Known Issues

OpenTelemetry.Api security advisory (fixed in 1.14.0+)

GHSA-g94r-2vxg-569j reports a vulnerability in OpenTelemetry.Api versions earlier than 1.15.3. The required dependency bump introduces source-incompatible changes in Temporalio.Extensions.OpenTelemetry, so it was shipped in 1.14.0 and intentionally not backported to 1.13.1 in order to preserve source compatibility within the 1.13.x line. Customers needing the mitigation should upgrade to 1.14.0 or later.

Highlights

Fix for worker shutdown ordering

There was an issue with worker shutdown when the frontend.enableCancelWorkerPollsOnShutdown dynamic config flag is enabled on server. The issue was causing shutdown to stall until the full 30s worker shutdown timeout was hit, as server was waiting for a message that the SDK was not sending. This fixes the SDK to send the proper message, allowing shutdown to occur normally.

What's Changed

SDK Core Update

Updated from https://github.com/temporalio/sdk-rust/commit/24703da6012d41806cc5ce81e44f48820cadfd18 to https://github.com/temporalio/sdk-rust/commit/5a0de4d50fabc2a90e0ea6c3fed4ee4540b7e959

Full Changelog: https://github.com/temporalio/sdk-dotnet/compare/1.13.0...1.13.1

Source: README.md, updated 2026-05-15