grpc-java/interop-testing
Chengyuan Zhang bab1fe38dc
services: move classes with protobuf dependency into io.grpc.protobuf.services (#8056)
To separately manage services/classes with and without protobuf dependency in services package, we are moving classes with protobuf dependency into io.grpc.protobuf.services. This includes healthchecking, reflection, channelz, and binlogging.

Forwarding classes are created to avoid breaking existing users, while they are marked as deprecated to notify users to migrate.
2021-04-16 17:27:12 -07:00
..
src services: move classes with protobuf dependency into io.grpc.protobuf.services (#8056) 2021-04-16 17:27:12 -07:00
build.gradle buildscripts: xDS Kubernetes Interop tests buildscript 2020-12-23 09:52:01 -05:00