Tricia Decker

Results 15 comments of Tricia Decker

Versioning changed with 3.21 per https://protobuf.dev/news/2022-05-06/ >The first instance of this new versioning scheme is the new version of the Python API, 4.21.0, which follows the preceding version, 3.20.1. Other...

Ah yeah, thanks for clarifying. I did indeed get distracted by the Dockerfile. Confirming I see the same behavior when trying to build 25.3 with bazel 7.0.2 via `bazel build...

This is related https://github.com/bazelbuild/bazel/issues/19973, and I just verified that I was able to successfully build protobuf 25.3 with bazel 6.5.0.

Hey @gggrafff , I made the change https://github.com/nilslice/protolock/pull/151. I noted in the PR description that moving a single field into or out of a `oneof` is NOT a safe change...