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

[core] Fix protobuf breaking change by adding a compat layer. #43172

Merged
merged 6 commits into from
Feb 15, 2024

Commits on Feb 14, 2024

  1. Fix protobuf breaking change by adding a compat layer.

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2c5cfa4 View commit details
    Browse the repository at this point in the history
  2. new occurances in rebase

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b295ced View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b3be3a3 View commit details
    Browse the repository at this point in the history
  4. instead of version, compare the signature

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6c3e2cf View commit details
    Browse the repository at this point in the history
  5. in no-args case, do nothing

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    69ef32c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix test

    Signed-off-by: Ruiyang Wang <[email protected]>
    rynewang committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ce6e8ac View commit details
    Browse the repository at this point in the history