1 file changed
+1
-1
lines changedSubmodule hypertrace-core-graphql updated 13 files
- .github/workflows/pr-build.yml+1-1
- .github/workflows/pr-test.yml+1-2
- .snyk+1-1
- hypertrace-core-graphql-attribute-store/build.gradle.kts+1-1
- hypertrace-core-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/AttributeClient.java-57
- hypertrace-core-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/AttributeStore.java+1-6
- hypertrace-core-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/AttributeStoreModule.java-2
- hypertrace-core-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/CachingAttributeStore.java+49-70
- hypertrace-core-graphql-attribute-store/src/test/java/org/hypertrace/core/graphql/attributes/CachingAttributeStoreTest.java+56-175
- hypertrace-core-graphql-grpc-utils/src/main/java/org/hypertrace/core/graphql/utils/grpc/DefaultGrpcChannelRegistry.java+5-26
- hypertrace-core-graphql-metadata-schema/src/main/java/org/hypertrace/core/graphql/metadata/fetcher/MetadataFetcher.java+1-1
- hypertrace-core-graphql-metadata-schema/src/test/java/org/hypertrace/core/graphql/metadata/fetcher/MetadataFetcherTest.java+1-1
- hypertrace-core-graphql-platform/build.gradle.kts+12-12
0 commit comments