Releases: temporalio/api
Releases · temporalio/api
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
v1.35.0
What's Changed
- Replace GHA token in workflow to trigger api-go update by @rodrigozhou in #407
- Revert "Replace GHA token in workflow to trigger api-go update (#407)" by @rodrigozhou in #408
- Removed /api/v1 prefix for HTTP paths by @cretz in #410
- Update backlog_count_hint docstring by @Sushisource in #413
- Use UserMetadata in Nexus EndpointSpec by @bergundy in #412
- Remove nexus and workflow_metadata from buf breaking ignore list by @bergundy in #415
- Task Queue Statistics by @Shivs11 in #414
- Replace GHA token in workflow to trigger api-go update by @rodrigozhou in #416
- Added new resource exhausted cause for persistence storage limits. by @AlexTalks in #417
- Add new Enhanced Stack Trace proto by @twin-drill in #418
- Remove .gitmodules by @ShahabT in #422
- Record endpoint ID in NexusOperationScheduled event by @bergundy in #423
- Switch back to using description for Nexus Endpoints by @bergundy in #420
- Document reset_history_event_id by @Quinn-With-Two-Ns in #419
- Add Nexus to GetSystemInfoResponse by @pdoerner in #424
- Add /cluster prefixes to nexus and namespace CRUD APIs by @bergundy in #425
New Contributors
- @AlexTalks made their first contribution in #417
- @twin-drill made their first contribution in #418
Full Changelog: v1.34.0...v1.35.0
v1.34.0
v1.33.0
What's Changed
- Un-ignore files for
buf breaking
check by @ShahabT in #394 - Add ExecuteMultiOperation by @stephanos in #367
- Rest of Nexus API definitions by @bergundy in #363
- Don't ignore breaking changes for nexus protos by @bergundy in #399
- Add HTTP annotations to Nexus registry endpoints by @bergundy in #401
- Add field to update search attributes of a schedule by @rodrigozhou in #385
- Add MultiOperationExecutionFailure by @stephanos in #398
- Add reset reapply exclude types for batch reset by @dandavison in #402
- Nexus endpoints by @bergundy in #403
- Remove ignored paths from buf.yaml by @bergundy in #404
Full Changelog: v1.32.0...v1.33.0
v1.32.0
What's Changed
- Replace buildkite with GHA by @tdeebswihart in #354
- Generate OpenAPI documentation by @tdeebswihart in #353
- Adding support for as-is for scheduled workflow id by @ast2023 in #357
- Generate OperatorService API docs and remove operationId prefixes by @tdeebswihart in #356
- Do not reuse NexusIncomingService for CreateOrUpdate request by @bergundy in #362
- Add target_ prefix for CreateOrUpdateNexusIncomingServiceRequest fields by @bergundy in #365
- Disable unnecessary linter rules by @MichaelSnowden in #369
- Make it easier to see linter issues by @MichaelSnowden in #368
- Add WorkflowIdConflictPolicy by @stephanos in #359
- Add Nexus OutgoingService CRUD by @MichaelSnowden in #370
- Update Nexus Incoming Service CRUD to match Cloud API by @bergundy in #372
- Ask for Server PR in PR template by @stephanos in #380
- Add HTTP address to cluster metadata by @MichaelSnowden in #381
- Adding ResourceScope to ResourceExhaustedFailure by @prathyushpv in #382
- Rename Update Requested to Update Admitted by @stephanos in #387
- Re-enable check for breaking changes by @stephanos in #388
- Add query field in ListSchedulesRequest by @rodrigozhou in #391
- Update stale comment by @dandavison in #392
- Add execution duration to WorkflowExecutionInfo by @rodrigozhou in #386
- Add root workflow execution to WorkflowExecutionStartedEventAttributes by @rodrigozhou in #366
- Versioning 2 API by @ShahabT in #393
Full Changelog: v1.27.0...v1.32.0