Skip to content

Releases: temporalio/api

v1.58.0

14 Nov 00:56
35aacca

Choose a tag to compare

What's Changed

  • Clarify comments for history and schedule protos by @yiminc in #658
  • Remove broken publish docs CI job by @yuandrew in #660
  • Add RESOURCE_EXHAUSTED_CAUSE_WORKER_DEPLOYMENT_LIMITS by @ShahabT in #662

Full Changelog: v1.57.0...v1.58.0

v1.57.0

31 Oct 02:09
060dbc3

Choose a tag to compare

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

31 Oct 01:40
060dbc3

Choose a tag to compare

Use v1.57.0 instead. This was created wrong and does not have a corresponding api-go release.

v1.55.0

16 Oct 22:29
1ae5b67

Choose a tag to compare

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

09 Oct 22:58
e1c9754

Choose a tag to compare

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

05 Sep 18:08
0286a69

Choose a tag to compare

What's Changed

  • Fix typo by @roxblnfk in #628
  • Allow SetCurrent and SetRamping to a version that has never seen pollers, if opt in by @carlydf in #634
  • add ManagerIdentity field to WorkerDeployment, and API to set/unset by @carlydf in #632

New Contributors

Full Changelog: v1.52.0...v1.53.0

v1.50.1

06 Aug 16:50

Choose a tag to compare

What's Changed

  • bug: add timestamp to TriggerImmediatelyRequest by @spkane31 in #606

Full Changelog: v1.50.0...v1.50.1

v1.52.0

12 Aug 18:01
d96bd55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.51.0...v1.52.0

v1.51.0

24 Jul 23:20
c149ac6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.50.0...v1.51.0

v1.50.0

06 Jun 13:54
49f9286

Choose a tag to compare

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

Full Changelog: v1.49.1...v1.50.0