Skip to content

Update versions of dependencies for Bazel build#372

Merged
antoninbas merged 2 commits intomainfrom
antonin/update-versions-of-dependencies-for-bazel-build
Jan 24, 2022
Merged

Update versions of dependencies for Bazel build#372
antoninbas merged 2 commits intomainfrom
antonin/update-versions-of-dependencies-for-bazel-build

Conversation

@antoninbas
Copy link
Copy Markdown
Member

Our CI uses the latest available version of Bazel, which is now 5.0.
With this new Bazel release, the build started breaking, which required
upgrading dependencies to the following versions:

  • Protobuf: v3.18.1
  • gRPC: v1.43.0
  • googleapis: top-of-tree
  • rules_proto: top-of-tree
  • rules_go: v0.29.0

Our CI uses the latest available version of Bazel, which is now 5.0.
With this new Bazel release, the build started breaking, which required
upgrading dependencies to the following versions:
 * Protobuf: v3.18.1
 * gRPC: v1.43.0
 * googleapis: top-of-tree
 * rules_proto: top-of-tree
 * rules_go: v0.29.0
@onf-cla-manager
Copy link
Copy Markdown

onf-cla-manager bot commented Jan 20, 2022

Hi @antoninbas, this is the ONF bot 🤖 I'm glad you want to contribute to our projects! However, before accepting your contribution, we need to ask you to sign a Contributor License Agreement (CLA). You can do it online, it will take only a few minutes:

✒️ 👉 https://cla.opennetworking.org

After signing, make sure to add your Github user ID antoninbas to the agreement.

For more information or help:"
https://wiki.opennetworking.org/x/BgCUI

@antoninbas
Copy link
Copy Markdown
Member Author

Waiting for a new version of grpc to be released which would include this fix: grpc/grpc#28406

To include this fix: grpc/grpc#28406

We can upgrade to v1.44.0 when it is released.
@antoninbas antoninbas merged commit e111821 into main Jan 24, 2022
@antoninbas antoninbas deleted the antonin/update-versions-of-dependencies-for-bazel-build branch January 24, 2022 21:10
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.

1 participant