Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protobuf dep to 23.1. #4

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Update protobuf dep to 23.1. #4

merged 1 commit into from
Jan 22, 2024

Conversation

SanjayVas
Copy link
Member

No description provided.

@wfa-reviewable
Copy link

This change is Reviewable

Copy link

@stevenwarejones stevenwarejones left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @SanjayVas)


MODULE.bazel line 22 at r1 (raw file):

bazel_dep(
    name = "rules_proto",
    version = "6.0.0-rc1",

whats the reason for adopting a release candidate here?

Base automatically changed from sanjayvas-maven-repo to main January 18, 2024 16:00
Copy link
Member Author

@SanjayVas SanjayVas left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @stevenwarejones)


MODULE.bazel line 22 at r1 (raw file):

Previously, stevenwarejones (Steven Ware Jones) wrote…

whats the reason for adopting a release candidate here?

The latest official release is specifically tied to protobuf 21.7. The RC is known to be compatible with 23.1.

Copy link

@stevenwarejones stevenwarejones left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @SanjayVas)


MODULE.bazel line 22 at r1 (raw file):

Previously, SanjayVas (Sanjay Vasandani) wrote…

The latest official release is specifically tied to protobuf 21.7. The RC is known to be compatible with 23.1.

I'd prefer to be on 21.7 then until its not a rc unless we have a strong reason.

Copy link
Member Author

@SanjayVas SanjayVas left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @stevenwarejones)


MODULE.bazel line 22 at r1 (raw file):

Previously, stevenwarejones (Steven Ware Jones) wrote…

I'd prefer to be on 21.7 then until its not a rc unless we have a strong reason.

We do. This is blocking upgrading gRPC and therefore adding Python gRPC support for planning. 21.7 is also ancient, released Sept of 2022. Even 23.1 is pretty old at May 2023 given that the latest is 25.2 released last week. 23.1 is the latest that's been published to the Bazel Central Registry, and therefore the latest that is known to work for rules_proto which already migrated.

Copy link
Member Author

@SanjayVas SanjayVas left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @stevenwarejones)


MODULE.bazel line 22 at r1 (raw file):

Previously, SanjayVas (Sanjay Vasandani) wrote…

We do. This is blocking upgrading gRPC and therefore adding Python gRPC support for planning. 21.7 is also ancient, released Sept of 2022. Even 23.1 is pretty old at May 2023 given that the latest is 25.2 released last week. 23.1 is the latest that's been published to the Bazel Central Registry, and therefore the latest that is known to work for rules_proto which already migrated.

See bazelbuild/rules_proto#178

Copy link

@stevenwarejones stevenwarejones left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)

@SanjayVas SanjayVas enabled auto-merge (squash) January 22, 2024 17:27
@SanjayVas SanjayVas merged commit bd758a2 into main Jan 22, 2024
3 checks passed
@SanjayVas SanjayVas deleted the sanjayvas-protobuf branch January 22, 2024 17:28
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