Releases: temporalio/api
Releases · temporalio/api
v1.58.0
v1.57.0
What's Changed
- Add per-namespace-per-shard scope in ResourceExhaustedScope by @prathyushpv in #649
- Remove resource exhasted scopes for namespace shard and execution by @bergundy in #654
- Add identity to workflow update-options by @carlydf in #656
- WorkerDeployments becoming async in nature. by @Shivs11 in #647
Full Changelog: v1.55.0...v1.57.0
v1.56.0
v1.55.0
What's Changed
- add dispatch ID parameter to create-release.yaml GH action by @lilydoar in #641
- Allow fairness weight overrides via UpdateTaskQueueConfigApi by @sivagirish81 in #626
- Worker Heartbeat: Use Worker Grouping instead of Runtime for Key in nexus TQ by @yuandrew in #637
- Worker heartbeat: Remove heartbeat from non-nexus polling by @yuandrew in #633
- Remove worker heartbeat buf exception, add process to README by @yuandrew in #636
- Add endpoint to nexus.Request by @bergundy in #646
Full Changelog: v1.54.0...v1.55.0
v1.54.0
What's Changed
- Update description of Visibility Scan API by @rodrigozhou in #638
- Mark pause activity by type API as experimental by @gow in #642
- add degraded workflow visibility into NamespaceInfo.Capabilities by @spkane31 in #643
- Add Deployment Options for Eager start by @ShahabT in #645
Full Changelog: v1.53.0...v1.54.0
v1.53.0
v1.50.1
What's Changed
Full Changelog: v1.50.0...v1.50.1
v1.52.0
What's Changed
- Added-failoverandinitial-version‑fields by @vaibhavyadav-dev in #621
- Add worker heartbeats capability by @Sushisource in #623
- Add DescribeWorker API by @ychebotarev in #624
New Contributors
- @vaibhavyadav-dev made their first contribution in #621
Full Changelog: v1.51.0...v1.52.0
v1.51.0
What's Changed
- Add identity param to reset API by @gow in #590
- add
WorkflowTaskFailedCausetoRespondQueryTaskCompletedRequestby @ShahabT in #602 - bug: add timestamp to TriggerImmediatelyRequest by @spkane31 in #606
- Add Stats to DescribeWorkerDeploymentVersion by @stephanos in #603
- Add process key, make heartbeats repeatable field by @ychebotarev in #608
- Remove buf breaking exception by @ychebotarev in #609
- UpdateTaskQueueConfig api changes by @sivagirish81 in #604
- Add WorkflowExecutionStartedEventAttributes.eager_execution_accepted by @bergundy in #614
- batch: add operations for reset and update-options activities by @spkane31 in #615
- Add worker commands initial API by @ychebotarev in #612
- Fairness by @stephanos in #617
- TaskQueue per-priority stats by @stephanos in #611
- Add plugin info to worker heartbeats by @Sushisource in #619
New Contributors
- @spkane31 made their first contribution in #606
- @sivagirish81 made their first contribution in #604
Full Changelog: v1.50.0...v1.51.0
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