v1.41.1
Bugfixes
Fixed a permanent NDE on replay when Data Converter or Codec fails on Session activity cancellation. Refer to https://github.com/temporalio/sdk-go/pull/2228 for more details.
Also fixed an issue with worker heartbeat ctx not being propagated for cancellation on worker shutdown. More details https://github.com/temporalio/sdk-go/pull/2215
What's Changed
- Worker heartbeat ctx cancel fix by @yuandrew in https://github.com/temporalio/sdk-go/pull/2215
- separate out CI into more jobs, remove coverage upload by @yuandrew in https://github.com/temporalio/sdk-go/pull/2220
- Docs improvements by @yuandrew in https://github.com/temporalio/sdk-go/pull/2214
- Fix OnWorkflow mock to see propagated context headers by @kritibehl in https://github.com/temporalio/sdk-go/pull/2212
- Upgrade go.opentelemetry.io/otel/sdk to v1.40.0 by @yuandrew in https://github.com/temporalio/sdk-go/pull/2227
- Fix NDE due to task failure in sessions + cancellation by @Sushisource in https://github.com/temporalio/sdk-go/pull/2228
Full Changelog: https://github.com/temporalio/sdk-go/compare/v1.41.0...v1.41.1
Fetched April 11, 2026
