Skip to content

[CONNECT-2858] Bump protobuf library and grpc version#17

Merged
yziubrytska-wise merged 2 commits intomainfrom
CONNECT-2858
Apr 28, 2026
Merged

[CONNECT-2858] Bump protobuf library and grpc version#17
yziubrytska-wise merged 2 commits intomainfrom
CONNECT-2858

Conversation

@yziubrytska-wise
Copy link
Copy Markdown
Contributor

@yziubrytska-wise yziubrytska-wise commented Apr 28, 2026

Context

Protobuf dependency is outdated and it cases a bunch of warnings in the logs.

Checklist

Copilot AI review requested due to automatic review settings April 28, 2026 09:51
@yziubrytska-wise yziubrytska-wise requested a review from a team as a code owner April 28, 2026 09:51
@platon-github-app-production
Copy link
Copy Markdown

Comment /request-review to automatically request reviews from the following teams:

You can also request review from a specific team by commenting /request-review team-name, or you can add a description with --notes "<message>"

💡 If you see something that doesn't look right, check the configuration guide.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread build.gradle Outdated

def grpcVersion = '1.54.1'
def protobufVersion = '3.21.12'
def grpcVersion = '1.62.2'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this version? Not sure it matters that much just curious

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

honestly because it was the first one compatible with a new protobuf version
but I figured that we could update grpc to 1.79 (which is n-1) and still be compatible, so I updated both protobuf to use the latest 1.3.x patch and grpc.

@yziubrytska-wise yziubrytska-wise merged commit 0a2faa7 into main Apr 28, 2026
7 checks passed
@yziubrytska-wise yziubrytska-wise deleted the CONNECT-2858 branch April 28, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants