v1.50.0
What's Changed
- VersionLocalState in sync with VersionSummary + Activation/Deactivation timestamps by @Shivs11 in #585
- Fix protobuf syntax that is causing an error in protobufjs by @mjameswh in #589
- Add a new workflow failure cause for oversized grpc messages by @tconley1428 in #591
- Sync //Deprecated comment and [deprecated = true] attribute by @alexshtin in #592
- added latest_version, current_version, ramping_version summaries in ListDeployment by @Shivs11 in #594
- VersionStatus for WorkerDeploymentVersions by @Shivs11 in #595
- Add flag to restore activity options to reset and update by @ychebotarev in #593
- inherit pinned version and override across CaN when pinned by @carlydf in #588
- Add Stats to DescribeTaskQueue by @stephanos in #596
- add client identity to update-metadata request by @carlydf in #600
- Add worker visibility API - RecordWorkerHeartbeat and ListWorkers by @ychebotarev in #601
New Contributors
- @mjameswh made their first contribution in #589
- @tconley1428 made their first contribution in #591
Full Changelog: v1.49.1...v1.50.0