| commit | 8e008d50dd5c3b88fbca77d5f5744a17416126ba | [log] [tgz] |
|---|---|---|
| author | Nico Semko <112517203+nico-semko@users.noreply.github.com> | Mon Dec 15 14:26:33 2025 -0800 |
| committer | GitHub <noreply@github.com> | Mon Dec 15 17:26:33 2025 -0500 |
| tree | c4b6e962960ac1636c581e0aadaf915fd8b25743 | |
| parent | dfae99177c8dfa4b3a0441d39683da58d7707e06 [diff] |
Bump protobuf-java and protobuf-java-util from 4.31.1 to 4.33.1 (#18) * Bump protobuf-java and protobuf-java-util from 4.31.1 to 4.33.1 Restores backward compatibility with protobuf v3/v4 generated code. This matches the upgrade done in rules_kotlin to address compatibility issues with Kotlin annotation processors like KSP that need to load protobufs generated with both v3 and v4 protoc. Changes: - Updated protobuf Bazel module version from 31.1 to 33.1 - Updated protobuf-java from 4.31.1 to 4.33.1 - Updated protobuf-java-util from 4.31.1 to 4.33.1 - Added proto_version variable to keep versions in sync References: - https://github.com/protocolbuffers/protobuf/releases/tag/v33.1 - https://github.com/protocolbuffers/protobuf/releases/tag/v33.0 - https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards * Add pin file to .gitignore The rules_jvm_external++maven+bazel_worker_maven_install.json file is auto-generated by Bazel's bzlmod system and doesn't need to be checked in.
This repository contains the code for Bazel's Persistent Worker API.
There are two Bazel modules in this repository: