Commit 1750e0d
committed
Allow parallel calling of the visitor
1 parent 77b64ec commit 1750e0d
File tree
6 files changed
+208
-90
lines changed- cmd/proxygenerator
- proto
- proxy
6 files changed
+208
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
- .github/workflows/create-release.yml+1-9
- .github/workflows/publish-docs.yml+23
- README.md-8
- buf.yaml-1
- openapi/openapiv2.json+21-231
- openapi/openapiv3.yaml+30-246
- temporal/api/common/v1/message.proto+1-1
- temporal/api/deployment/v1/message.proto-13
- temporal/api/enums/v1/failed_cause.proto-2
- temporal/api/enums/v1/task_queue.proto-10
- temporal/api/history/v1/message.proto+11-29
- temporal/api/namespace/v1/message.proto-2
- temporal/api/nexus/v1/message.proto-4
- temporal/api/schedule/v1/message.proto+2-2
- temporal/api/taskqueue/v1/message.proto-2
- temporal/api/worker/v1/message.proto+7-4
- temporal/api/workflow/v1/message.proto-8
- temporal/api/workflowservice/v1/request_response.proto+10-57
- temporal/api/workflowservice/v1/service.proto+8-23
0 commit comments