grpc-java/gcp-observability
sanjaypujare 4d2c3aac0e
context, all: move Context classes to grpc-api (#10313)
* context, all: move Context classes to grpc-api
clean up grpc-context since it has no source code: only add dep on grpc-api
add exclusion for all transitive deps of grpc-api - only guava
exclude grpc-context as a dependency from grpc-alts because all context code is in grpc-api now
api: 1.7 as target Java version for Context source-set of grpc-api

* core, census: fix the issues with android project pulling in old grpc-context version


* api,context: make changes to bazel build files to account for context code moving from context to api
2023-06-28 18:28:30 -07:00
..
interop Remove sleep from Observability Interop Test binary now that its done in close() (#9977) 2023-03-22 16:50:09 -07:00
src Upgrade Mockito to 3.12.4 2023-05-08 16:39:42 -07:00
build.gradle context, all: move Context classes to grpc-api (#10313) 2023-06-28 18:28:30 -07:00