Commit 673e55e
committed
Update temporal submodule for branch cloud/v1.27.0-128
1 parent 89218d5 commit 673e55e
1 file changed
+1
-1
lines changed- common/metrics/metric_defs.go+1
- service/history/handler.go+7-7
- service/history/ndc/activity_state_replicator.go+2-1
- service/history/ndc/activity_state_replicator_test.go+5-2
- service/history/ndc/history_replicator.go+4-3
- service/history/ndc/hsm_state_replicator.go+5-1
- service/history/ndc/hsm_state_replicator_test.go+10-11
- service/history/ndc/transaction_manager_new_workflow.go+5-1
- service/history/ndc/transaction_manager_new_workflow_test.go+2-1
- service/history/ndc/workflow_state_replicator.go+2-3
- service/history/replication/dlq_handler.go+7-1
- service/history/replication/eventhandler/resend_handler.go+3-1
- service/history/replication/executable_activity_state_task.go+6
- service/history/replication/executable_backfill_history_events_task.go+6
- service/history/replication/executable_history_task.go+6
- service/history/replication/executable_history_task_test.go+5
- service/history/replication/executable_sync_hsm_task.go+6
- service/history/replication/executable_sync_versioned_transition_task.go+6
- service/history/replication/executable_task.go+30-18
- service/history/replication/executable_task_mock.go+12
- service/history/replication/executable_verify_versioned_transition_task.go+6
- service/history/replication/executable_workflow_state_task.go+6
- service/history/replication/fx.go+7-1
- service/history/replication/stream.go+1-1
- service/history/replication/task_processor_manager.go+7-1
0 commit comments