Skip to content

Releases: temporalio/api

v1.61.0

21 Jan 21:18
831177c

Choose a tag to compare

What's Changed

  • Added activity run ID to PollActivityTaskQueueResponse by @fretz12 in #694
  • Add nexus caller timeouts by @bergundy in #695
  • Add standalone activities namespace capability by @bergundy in #698
  • Add a new workflow failure cause for oversized payloads by @jmaeagle99 in #697

New Contributors

Full Changelog: v1.60.0...v1.61.0

v1.60.0

07 Jan 23:19
4130a80

Choose a tag to compare

What's Changed

  • Add blob and memo limits to NamespaceInfo by @simvlad in #670
  • Update Workflow and Activity Priority by @stephanos in #610
  • Enable replication separately from namespace replication by @michaely520 in #672
  • Rename is_replication_enabled to enable_replication by @michaely520 in #676
  • Enable reading replicationEnabled by @michaely520 in #678
  • Extend Payload to include references to externally stored objects by @simvlad in #671
  • Add WorkflowPauseEnabled to namespace capabilities by @spkane31 in #683
  • Clarify that WORKFLOW_ID_REUSE_POLICY_TERMINATE_IF_RUNNING is deprecated by @mjameswh in #681
  • Add external payload stats to WorkflowExecutionInfo by @simvlad in #689
  • Standalone Activity by @dandavison in #688
  • Add LastCurrentTime to version info to tell if it ever became current by @carlydf in #692
  • Add CONTINUE_AS_NEW_SUGGESTED_REASON and CONTINUE_AS_NEW_VERSIONING_BEHAVIOR enums. by @carlydf in #677
  • Make version optional for versioning override of already-pinned workflows by @carlydf in #687

New Contributors

Full Changelog: v1.59.0...v1.60.0

v1.59.0

03 Dec 18:05
94708bf

Choose a tag to compare

What's Changed

  • [Workflow Pause] Proto changes by @gow in #653
  • Move WorkflowExecutionPauseInfo inside WorkflowExecutionExtendedInfo by @gow in #666
  • Enhance comments in task_queue.proto for clarity by @billrich2001 in #668
  • Deprecate Versioning APIs previous_* response fields by @ShahabT in #669
  • [Worker Versioning GA]: Add autoUpgrade information inside of events by @Shivs11 in #665

New Contributors

Full Changelog: v1.58.0...v1.59.0

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