grpc-java/interop-testing
Eric Anderson 20ac1999d4
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 #1789
2021-08-06 14:14:17 -07:00
..
src stub: Mark Stub-based MetadataUtils methods deprecated 2021-08-06 14:14:17 -07:00
build.gradle core: add real transport test for retry buffer limit (#8354) 2021-07-28 18:59:50 -07:00