Commit 0ab4b63
authored
Update gRPC and protobuf (#668)
* Update gRPC and protobuf
[ML-6341](https://iguazio.atlassian.net/browse/ML-6341)
* Revert to Go 1.19
* Get it working
* Fix
* Regenerate python gRPC code
* Update python access to protobuf message to work with protobuf 4
* Specify protobuf requirement explicitly
* Remove reference to MessageMapContainer
* Fix test message
* Revert "Remove reference to MessageMapContainer"
* Fix Dockerfile to always build for linux and amd641 parent 2aa51e7 commit 0ab4b63
File tree
14 files changed
+2404
-3861
lines changed- backends
- clients/py
- tests
- v3io_frames
- cmd/framesd
- grpc
- pb
14 files changed
+2404
-3861
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments