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