grpc-java/api
Eric Anderson 84baad12fc inprocess: Remove InProcessNameResolver
It was introduced in 15fc70be but unused. It could be "used" from
inprocess: targets, but the in-process transport wasn't registered, so
would fail.

We do want an in-process name resolver, but we need to agree no the URI
format cross-language before we introduce it.
2023-11-10 15:48:30 -08:00
..
src inprocess: Remove InProcessNameResolver 2023-11-10 15:48:30 -08:00
BUILD.bazel api, context: fix bazel build: export api from context and remove context dep from api (#10326) 2023-06-29 13:51:13 -07:00
build.gradle api: don't generate Java7 bytecode with Java 20+ (#10552) 2023-09-11 13:41:50 -07:00