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

build: Upgrade grpc-java to 1.56.1 and protobuf to 21.7 and ensure we choose the right version #183

Merged
merged 3 commits into from
Jul 12, 2023

Commits on Jul 4, 2023

  1. build(gazelle): Upgrade grpc_java from 1.51.1 to 1.56.1

    Borja Lorente committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    81d3c4a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build: Upgrade protobuf to 21.7 and ensure we choose the right version.

    And add it as an explicit dependency of the gazelle plugin.
    Otherwise, a random one would be picked, usually from one of the grpc
    dependencies.
    Borja Lorente committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f0406c View commit details
    Browse the repository at this point in the history
  2. Format

    Borja Lorente committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    18eec21 View commit details
    Browse the repository at this point in the history