tison
tison
@JasonLunn @deannagarcia @mkruskal-google All tests passed now and the changeset is minimal. Please take a look :)
+1 to add an option automatic capitalize enum name.
I try to write a monkey patch to handle this case https://github.com/protocolbuffers/protobuf/pull/10454. You're welcome to comment and show me how to make it solid or introduce any option.
When working on #10454, I notice that even in current codebase we can use ``` YourEnumType.resolve(:lowerCaseEnums) ``` to get the int number. So I may prefer to close this as...
@JasonLunn @mkruskal-google shall we port the change to 21.x to get it in 3.21.8, or we will release a 3.22.0 recently? Both version works for me to include the patch...
ping @JasonLunn @mkruskal-google
@mkruskal-google Thank you. Pick at https://github.com/protocolbuffers/protobuf/pull/10708.
@flinkbot run azure
Root cause located: https://github.com/apache/pulsar/issues/17876. Workaround pushed by @syhily
@IoCing > and compile again. Yes. I guess it's your binary outdated so you should build the latest binary with `x.py build`.