Skip to content

Releases: temporalio/api

v1.27.0

01 Feb 23:25
822966d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.0...v1.27.0

v1.26.0

29 Nov 16:29
a19522a
Compare
Choose a tag to compare
  • Add stage to UpdateWorkflowExecutionResponse and PollWorkflowExecutionUpdateResponse
  • Add update_ref to PollWorkflowExecutionUpdateResponse
  • Introduced protos for exporting workflow execution history
  • Replaced gogo/protobuf with google/protobuf

v1.25.0

27 Oct 22:27
01c32e4
Compare
Choose a tag to compare
  • Add buffer size and dropped actions fields to ScheduleInfo
  • Add namespace_id in DeleteNamespaceRequest
  • Add batch operation rate limit

v1.24.0

21 Aug 11:54
8f89bdc
Compare
Choose a tag to compare
  • Group-by on count API
  • HTTP API annotations
  • APS resource exhausted enum
  • SDK name and version on task metadata

v1.23.0

06 Jun 17:10
cfa1a15
Compare
Choose a tag to compare
  • Add merge sets operation for update build ids API
  • Add event ID reference from update completed event back to update accepted event.

(Note 1.22 was skipped over since api-go was tagged at that version but this repo wasn't)

v1.21.0

25 May 22:43
a139e3e
Compare
Choose a tag to compare

Worker versioning

v1.20.0

22 Mar 21:29
ae312b0
Compare
Choose a tag to compare

Fixes misspelled (unreleased) build id apis

v1.19.0

13 Mar 19:30
9206f15
Compare
Choose a tag to compare

Refactoring & additions to the in-progress build-id-based-versioning work

v1.18.0

16 Feb 18:12
44e4397
Compare
Choose a tag to compare
  • Add metering metadata field to WFT completion & corresponding event

v1.17.0

13 Feb 18:51
81ffad2
Compare
Choose a tag to compare
  • Add SDK specific metadata field & associated capability
  • Add continued_failure and last_completion_result to StartWorkflowExecution