Skip to content

Commit

Permalink
chore: upgrade submodule with attribute type change (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
GurtejSohi authored Jan 19, 2024
1 parent 612d36f commit fd9b3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypertrace-core-graphql
Submodule hypertrace-core-graphql updated 24 files
+4 −4 hypertrace-core-graphql-attribute-scope-constants/gradle.lockfile
+20 −20 hypertrace-core-graphql-attribute-scope/gradle.lockfile
+19 −19 hypertrace-core-graphql-attribute-store/gradle.lockfile
+4 −0 ...-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/AttributeModelTranslator.java
+3 −1 ...e-core-graphql-attribute-store/src/main/java/org/hypertrace/core/graphql/attributes/AttributeModelType.java
+20 −20 hypertrace-core-graphql-common-schema/gradle.lockfile
+3 −1 ...graphql-common-schema/src/main/java/org/hypertrace/core/graphql/common/schema/attributes/AttributeType.java
+4 −0 ...common-schema/src/main/java/org/hypertrace/core/graphql/common/utils/attributes/AttributeTypeConverter.java
+6 −0 ...on-schema/src/test/java/org/hypertrace/core/graphql/common/utils/attributes/AttributeTypeConverterTest.java
+8 −8 hypertrace-core-graphql-context/gradle.lockfile
+9 −9 hypertrace-core-graphql-deserialization/gradle.lockfile
+20 −20 hypertrace-core-graphql-gateway-service-utils/gradle.lockfile
+16 −16 hypertrace-core-graphql-grpc-utils/gradle.lockfile
+20 −20 hypertrace-core-graphql-impl/gradle.lockfile
+20 −20 hypertrace-core-graphql-log-event-schema/gradle.lockfile
+20 −20 hypertrace-core-graphql-metadata-schema/gradle.lockfile
+20 −20 hypertrace-core-graphql-request-transformation/gradle.lockfile
+4 −4 hypertrace-core-graphql-rx-utils/gradle.lockfile
+4 −4 hypertrace-core-graphql-schema-registry/gradle.lockfile
+4 −4 hypertrace-core-graphql-schema-utils/gradle.lockfile
+25 −25 hypertrace-core-graphql-service/gradle.lockfile
+20 −20 hypertrace-core-graphql-span-schema/gradle.lockfile
+4 −4 hypertrace-core-graphql-spi/gradle.lockfile
+20 −20 hypertrace-core-graphql-trace-schema/gradle.lockfile

0 comments on commit fd9b3d8

Please sign in to comment.