Releases: temporalio/api
Releases · temporalio/api
v1.43.2
v1.43.1
What's Changed
- Reserve RESET_REAPPLY_EXCLUDE_TYPE_CANCEL_REQUEST by @hai719 in #502
- Add Failure to query result by @bergundy in #503
- Clarify query failure docstring a bit by @Sushisource in #504
- Add workflow expiration and run timestamps to execution info by @ychebotarev in #505
- Clarify that Nexus Failure details must be JSON serializable by @bergundy in #506
- [Requires repository secret addition] Add Publish to Buf Github Action by @nikki-dag in #508
New Contributors
- @nikki-dag made their first contribution in #508
Full Changelog: v1.43.0...v1.43.1
v1.43.0
What's Changed
- Add NamespaceUnavailableFailure by @bergundy in #481
- Add NexusHandlerFailureInfo by @bergundy in #486
- Fix trigger-api-go-update GHA to escape backticks in commit message by @rodrigozhou in #490
- Fix some comment typos by @Sushisource in #492
- Provide option to exclude cancel request events from being reapplied beyond reset point by @hai719 in #493
- Versioning 3 Pre-Release APIs by @ShahabT in #496
- Fix api-go workflow dispatch by @dnr in #497
- Add batch update operation type enum by @carlydf in #499
- Warn PR authors about the merge policy by @josh-berry in #500
New Contributors
- @josh-berry made their first contribution in #500
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- Add blocked state to callbacks, pending nexus operation and cancellation by @rodrigozhou in #470
- Clarify run ID may not be current in ResetWorkflowExecutionRequest by @bergundy in #473
- Remove skip_generate_workflow_task from signal APIs by @alexshtin in #476
- Revert compatibility level back to WIRE_JSON by @alexshtin in #480
Full Changelog: v1.41.0...v1.42.0
v1.41.0
What's Changed
- Add running_workflows to ScheduleListInfo, for ListSchedules by @lina-temporal in #464
- Pause/Unpause/Reset definitions by @ychebotarev in #469
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Improve active task queue definition by @ShahabT in #452
- Clarify workflow metadata interaction sort order by @cretz in #445
- Improve Workflow Update comments by @alexshtin in #451
- Add UpdateActivityOptions API by @ychebotarev in #450
- Provide option to exclude all events from being reapplied beyond reset point by @gow in #454
- Add support to add links to more workflow APIs and link to a batch job by @bergundy in #455
- Fix Batch job ID in Link should have been a string by @bergundy in #460
- Feature request - add more field for activity info by @ychebotarev in #459
- Remove temp buf ignore for common/v1/message.proto by @bergundy in #461
- Add capabilities field to RespondWorkflowTaskCompletedResponse by @Quinn-With-Two-Ns in #458
- Fix RespondWorkflowTask capabilities by @Quinn-With-Two-Ns in #467
- Remove buf breaking ignore by @Quinn-With-Two-Ns in #468
New Contributors
- @ychebotarev made their first contribution in #450
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- Improve TQ Stats docs by @ShahabT in #449
- Add ShutdownStickyTaskQueue internal API by @lina-temporal in #443
New Contributors
- @lina-temporal made their first contribution in #443
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- Additional UpdateWorkflowExecutionRequest restrictions by @stephanos in #442
- Improve documentation of update events by @dandavison in #444
- Document invalid workflow_start_delay option by @stephanos in #446
- Add Links to HistoryEvent by @rodrigozhou in #448
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Add resource exhausted cause circuit breaker open by @rodrigozhou in #436
- Add internal callback variant by @bergundy in #438
- Add firstRunId to WorkflowExecutionInfo by @longquanzheng in #439
New Contributors
- @longquanzheng made their first contribution in #439
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- Fix proto documentation for next_retry_delay field by @gow in #426
- Change /cluster-info to /cluster by @cretz in #429
- Add temporary additional bindings to previous HTTP API paths by @cretz in #430
- Add Request ID to nexus completion events by @bergundy in #432
- Fix outdated request_eager_execution attr name for Activity by @taonic in #431
- Add request ID to NexusOperationStarted event by @bergundy in #433
- Expose scheduled event ID on PendingNexusOperationInfo by @bergundy in #434
New Contributors
Full Changelog: v1.35.0...v1.36.0