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

grpc-io: upgrade to latest version - v0.13.0. #16165

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2023

  1. grpc-io: upgrade to latest version - v0.13.0.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    eb7853a View commit details
    Browse the repository at this point in the history
  2. Bugfix.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c268e57 View commit details
    Browse the repository at this point in the history
  3. Fix clippy errors and bugfixs for testcases.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    df9a90c View commit details
    Browse the repository at this point in the history
  4. Fix clippy warnings.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2113d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04c325e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Bugfix.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7bfdff2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into upgrade_grpcio

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4309dfc View commit details
    Browse the repository at this point in the history
  3. Bugfix for test cases.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e5f5ff5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    955615a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe73ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    58ab0a4 View commit details
    Browse the repository at this point in the history
  2. Bugfix for the validation on ipv6 format.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c04f804 View commit details
    Browse the repository at this point in the history
  3. Fix clippy errors.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    303e52e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Bugfix for building grpc ServerBuilder.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fb11c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04a2c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    b549313 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Bugfix for test_flow_control.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    68a4930 View commit details
    Browse the repository at this point in the history
  2. Polish codes.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bc23960 View commit details
    Browse the repository at this point in the history
  3. Refine the profile for ci.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9588174 View commit details
    Browse the repository at this point in the history
  4. Fix settings for ci.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e83697e View commit details
    Browse the repository at this point in the history
  5. Fix errors in settings.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c1a456d View commit details
    Browse the repository at this point in the history
  6. Revert redundant debugging prints.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    987172a View commit details
    Browse the repository at this point in the history
  7. Bugfix.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9411ca1 View commit details
    Browse the repository at this point in the history
  8. Bugfix.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    433cff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Wrap the unsafe Runtime with self-implemented RuntimeWrapper

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    19a870f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Fix clippy bugs.

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f53e83a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into upgrade_grpcio

    Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
    LykxSassinator committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0f39516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b6b75b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    84721d2 View commit details
    Browse the repository at this point in the history