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

stub: Mark Stub-based MetadataUtils methods deprecated #8395

Merged
merged 2 commits into from Aug 6, 2021

Commits on Aug 6, 2021

  1. stub: Mark Stub-based MetadataUtils methods deprecated

    We don't want other APIs to copy the stub-based API to attach the
    interceptor. The API has a shorter name, but isn't actually all that
    easier to use and isn't fluent like using the interceptor API.
    
    These are _very_ old methods, so we won't be quick to delete them. Seems
    we should have them deprecated at least a year or two; they are easy to
    maintain in the mean time.
    
    See API Review notes in grpc#1789
    ejona86 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    45a8570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fda4b9e View commit details
    Browse the repository at this point in the history