releases.shpreview
Temporal/Go SDK

Go SDK

$npx -y @buildinternet/releases show temporal-go-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases5Avg2/moVersionsv1.39.0 → v1.42.0
Nov 11, 2020

Release details

2020-10-16 - ee5838d - Upgrade to go 1.15 (#271) 2020-10-22 - b8d2ed4 - Added mock Call.Panic (#270) 2020-10-22 - c49e036 - Set activity handle in testWorkflowEnvironment (#274) 2020-10-23 - 0b6863f - Add support for non-pointer proto struct (#269) 2020-10-28 - 8a9f358 - Fixed ActivityOptions.RetryPolicy documentation (#253) 2020-11-06 - 29e5f09 - Replace panic in headerReader with nil return (#283)

Breaking changes

No breaking changes.

Helpful links to get you started with Temporal Go SDK

Temporal Docs Server Go Samples Helm Chart

Oct 9, 2020

Release details

2020-09-30 - b5049b0 - Add google protoc plugin generated golang struct support (#241) 2020-10-08 - 0914229 - Improve error messages (#264) 2020-10-08 - d2bd562 - Fix custom tracer header propagation (#263)

Minor breaking changes

This release includes a few minor breaking changes:

  1. Error message format has changed (we do not recommend having code depend on error messages though).
  2. When a standard Go error is converted to ApplicationFailure and then to ApplicationError, the failure type used to be set as errorString. Now it is just an empty string as no actual failure type was defined.
  3. Tracer propagator header name has changed. It means that Workflows started with an older SDK version will loose trace information if the Workflow continues with this version.

Helpful links to get you started with Temporal Go SDK

Temporal Docs Server Go Samples Helm Chart

Sep 30, 2020
Sep 28, 2020
Sep 22, 2020
Sep 17, 2020
Aug 24, 2020
Aug 14, 2020

This change contains the following fix that will break backwards compatibility for existing deployed Workflow Environments: Fixes bug where executing multiple local activities in parallel causes the Workflow to hang.

Aug 10, 2020

This change contains the following fix:

  • Fixes bug where long-running activities were sending heartbeats at the incorrect interval, causing either unexpected Heartbeat timeouts or more-frequent-than-expected heartbeats.
Jul 31, 2020
Jun 28, 2020
Jun 25, 2020
Jun 16, 2020
Jun 13, 2020
Jun 12, 2020
Jun 10, 2020
Jun 9, 2020
Jun 6, 2020
Jun 5, 2020
Latest
v1.42.0
Tracking Since
Mar 31, 2020
Last checked Apr 19, 2026