helpful-rocket-63313
10/31/2023, 5:37 PM2.19.dev2
protoc
was enabled for macos_arm64, https://github.com/pantsbuild/pants/blob/release_2.19.0.dev2/src/python/pants/backend/codegen/protobuf/protoc.py#L18
but since 2.19.dev3 https://github.com/pantsbuild/pants/blob/release_2.19.0.dev3/src/python/pants/backend/codegen/protobuf/protoc.py#L22 it's commented out as it's broken.
I am actively using 2.16 and the default protoc version protoc-3.20.1-
worked fine, but then my code pipeline broke last night when i upgraded to 2.19.dev4. So just curious, are a lot of folks experience trouble with 3.20.1 because it worked fine for me.curved-television-6568
10/31/2023, 5:58 PMcurved-television-6568
10/31/2023, 6:00 PM2.19.0.dev5
Thanks for trying out our dev releases! ๐curved-television-6568
10/31/2023, 6:01 PM