Commit d7bdd22
committed
Update temporal submodule for branch main
1 parent ede97ab commit d7bdd22
1 file changed
+1
-1
lines changed- api/historyservice/v1/request_response.pb.go+745-745
- api/persistence/v1/executions.pb.go+331-331
- common/nexus/failure.go+45-12
- common/nexus/nexustest/server.go+3-3
- components/nexusoperations/completion.go+10-8
- components/nexusoperations/executors.go+16-12
- components/nexusoperations/executors_test.go+19-32
- components/nexusoperations/frontend/handler.go+5-5
- components/nexusoperations/fx.go+2
- components/nexusoperations/statemachine.go+6-1
- components/nexusoperations/statemachine_test.go+6-6
- go.mod+2-2
- go.sum+4-4
- proto/internal/temporal/server/api/historyservice/v1/request_response.proto+2-2
- proto/internal/temporal/server/api/persistence/v1/executions.proto+2-2
- service/frontend/nexus_handler.go+15-8
- service/history/api/describeworkflow/api.go+6-4
- service/history/handler.go+1-1
- tests/nexus_api_test.go+4-4
- tests/nexus_workflow_test.go+12-12
- tests/xdc/nexus_request_forwarding_test.go+1-1
- tests/xdc/nexus_state_replication_test.go+3-3
0 commit comments