Renamed BuildId to BuildID in WorkerDeploymentVersion to match all other instances and Go naming convention.
The previous fix introduced with the SDK flag unblockSelectorSignal was found to have a different bug with losing signals. For now the flag is getting turned off, and a more robust solution will be re-introduced in a future release. If anyone happens to rely on this new behavior already, the UNBLOCK_SIGNAL_SELECTOR env var can be set to enable the SDK flag.
2025-08-27 - b2d14779 - Disable some flaky tests (#2037) 2025-09-02 - a2ac97f6 - Changes to gRPC message too large error handling (#2042) 2025-09-12 - ef85feea - :boom: Rename BuildId -> BuildID in WorkerDeploymentVersion (#2051) 2025-09-19 - 96d9f2b6 - Activity reset (#2056) 2025-09-22 - 1528c324 - Add NexusInfo (#2054) 2025-09-23 - ff709e4e - Added retry policy to activity info (#2057) 2025-09-24 - aecdca8b - Fix CA cert config validation (#2052) 2025-10-02 - 8d431435 - populate ManagerIdentity from Describe (#2063) 2025-10-07 - 0968a50e - Pass AllowNoPollers flag to SetCurrentVersion and SetRampingVersion (#2067) 2025-10-07 - 3e46cbdf - Fix activity cancelation check (#2069) 2025-10-07 - 5ed31b6d - Revert setting unblockSelectorSignal SDK flag by default (#2070) 2025-10-07 - f88bdd39 - Implement SetWorkerDeploymentManagerIdentity (#2068)
Full Changelog: https://github.com/temporalio/sdk-go/compare/v1.36.0...v1.37.0
Fetched April 11, 2026