Skip to content

Update protobuf from 3.25.8 to 3.25.9 - #4497

Merged
alecgrieser merged 2 commits into
FoundationDB:mainfrom
alecgrieser:update-proto
Aug 25, 2026
Merged

Update protobuf from 3.25.8 to 3.25.9#4497
alecgrieser merged 2 commits into
FoundationDB:mainfrom
alecgrieser:update-proto

Conversation

@alecgrieser

Copy link
Copy Markdown
Collaborator

This updates the protobuf version from 3.25.8 to 3.25.9, which is the most recent proto3 version (believe it or not). At some point, we'll have to think about updating to Protobuf 4, but not yet. This is a pretty small change set over our current version: https://github.com/protocolbuffers/protobuf/releases/tag/v25.9

This also updates the grpc common protos to a more modern version, as that version was more noticeably out of date: googleapis/sdk-platform-java@v2.37.0...v2.64.1

This updates the protobuf version from 3.25.8 to 3.25.9, which is the most recent proto3 version (believe it or not). At some point, we'll have to think about updating to Protobuf 4, but not yet. This is a pretty small change set over our current version: https://github.com/protocolbuffers/protobuf/releases/tag/v25.9

This also updates the grpc common protos to a more modern version, as that version was more noticeably out of date: googleapis/sdk-platform-java@v2.37.0...v2.64.1
@alecgrieser alecgrieser added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 24, 2026
@alecgrieser
alecgrieser merged commit 0d0c8ce into FoundationDB:main Aug 25, 2026
14 checks passed
@alecgrieser
alecgrieser deleted the update-proto branch August 25, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants