Commit 7542c08
fix: add check for repeated google.protobuf.Any type (#3080)
* test type any
* feat: Patcher for type google.protobuf.Any
* feat: Patcher for type google.protobuf.Any
* feat: Patcher for type google.protobuf.Any
* fix: add propper error message if someone sends only parts of a google.protobuf.Any message
* revert
* Rerun generation
* Rerun Bazel generation too
* fix: add check for repeated google.protobuf.Any type for generating fieldmask paths.
* fix: add check for repeated google.protobuf.Any type for generating fieldmask paths.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johan Brandhorst <[email protected]>1 parent acba3f5 commit 7542c08
File tree
4 files changed
+146
-127
lines changed- runtime
- internal/examplepb
4 files changed
+146
-127
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | 168 | | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
175 | 180 | | |
176 | 181 | | |
177 | 182 | | |
| |||
0 commit comments