Replies: 1 comment
-
From the discussion in #975, I believe the signature change here was unintentional. FYI for people running across this discussion, we addressed this with #976 and published the fix as part of protoc_plugin 22.1.0 and package:protobuf 4.1.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In
protobuff
4.0 field of typemap
in.proto
now expectsPbMap
instead ofMap
. How to switch toPbMap
having usualMap
?Beta Was this translation helpful? Give feedback.
All reactions