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

WIP: Upgrade to google.golang.org/grpc v1.66.2 #9401

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. Upgrade to google.golang.org/grpc v1.66.2

    Also upgrade github.com/googleapis/enterprise-certificate-proxy to v0.3.4, to fix a checksum issue in v0.3.3.
    
    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    06d03af View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3eb7089 View commit details
    Browse the repository at this point in the history
  3. Copy marshaled data

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7c9a869 View commit details
    Browse the repository at this point in the history
  4. Fix UnsafeByteSlice

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d7fdd34 View commit details
    Browse the repository at this point in the history
  5. Remove yoloString usage

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b9a6e38 View commit details
    Browse the repository at this point in the history
  6. Add custom CodecV2

    Signed-off-by: Arve Knudsen <[email protected]>
    aknuds1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cbaef9b View commit details
    Browse the repository at this point in the history