Skip to content

Commit

Permalink
Bump grpc.version from 1.65.1 to 1.66.0
Browse files Browse the repository at this point in the history
Bumps `grpc.version` from 1.65.1 to 1.66.0.

Updates `io.grpc:grpc-core` from 1.65.1 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.65.1...v1.66.0)

Updates `io.grpc:grpc-protobuf` from 1.65.1 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.65.1...v1.66.0)

Updates `io.grpc:grpc-stub` from 1.65.1 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.65.1...v1.66.0)

Updates `io.grpc:grpc-testing` from 1.65.1 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.65.1...v1.66.0)

Updates `io.grpc:grpc-netty-shaded` from 1.65.1 to 1.66.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.65.1...v1.66.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit af00639)
  • Loading branch information
dependabot[bot] committed Aug 14, 2024
1 parent dea1c2c commit 79c9a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<testcontainers.version>1.20.0</testcontainers.version>
<easymock.version>5.3.0</easymock.version>
<protobuf.version>3.25.4</protobuf.version>
<grpc.version>1.65.1</grpc.version>
<grpc.version>1.66.0</grpc.version>
<protoc.version>3.23.4</protoc.version>
<gson.version>2.11.0</gson.version>
<jcabi.version>2.1.0</jcabi.version>
Expand Down

1 comment on commit 79c9a49

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 79c9a49 Previous: 1dd27f5 Ratio
org.janusgraph.JanusGraphSpeedBenchmark.basicAddAndDelete 12776.203779793126 ms/op 12572.478016904271 ms/op 1.02
org.janusgraph.GraphCentricQueryBenchmark.getVertices 937.7365861437803 ms/op 916.7180875491978 ms/op 1.02
org.janusgraph.MgmtOlapJobBenchmark.runClearIndex 216.82730922246378 ms/op 216.70551974746377 ms/op 1.00
org.janusgraph.MgmtOlapJobBenchmark.runReindex 339.3877056075 ms/op 350.7121621157692 ms/op 0.97
org.janusgraph.JanusGraphSpeedBenchmark.basicCount 243.57394174871874 ms/op 284.39062519340416 ms/op 0.86
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 5117.0578936462725 ms/op 5277.968037055716 ms/op 0.97
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingEmitRepeatSteps 18545.44579483948 ms/op 17970.33073737809 ms/op 1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithSmallBatch 20851.018084682226 ms/op 20380.3642292297 ms/op 1.02
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.vertexCentricPropertiesFetching 59803.276370033345 ms/op 58827.957386466675 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getAllElementsTraversedFromOuterVertex 8825.807109356485 ms/op 8713.925056182068 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithDoubleUnion 379.74422695945907 ms/op 379.4813964885073 ms/op 1.00
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesAllPropertiesWithUnlimitedBatch 4453.339010040629 ms/op 4530.814953048244 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getNames 9274.115310791625 ms/op 8731.79753038062 ms/op 1.06
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesThreePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 6503.534803691309 ms/op 6137.169975047065 ms/op 1.06
org.janusgraph.CQLMultiQueryBenchmark.getLabels 7851.346920738972 ms/op 7683.931873747836 ms/op 1.02
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFilteredByAndStep 446.9088398396772 ms/op 423.32886129669566 ms/op 1.06
org.janusgraph.CQLMultiQueryBenchmark.getVerticesFromMultiNestedRepeatStepStartingFromSingleVertex 13380.815944496026 ms/op 13033.313312605715 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getVerticesWithCoalesceUsage 366.8562531074551 ms/op 364.90333773424464 ms/op 1.01
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithAllMultiQuerySlicesUnderMaxRequestsPerConnection 16607.255284648927 ms/op 15551.17606992916 ms/op 1.07
org.janusgraph.CQLMultiQueryBenchmark.getIdToOutVerticesProjection 251.43866949470024 ms/op 244.5861905036132 ms/op 1.03
org.janusgraph.CQLMultiQueryMultiSlicesBenchmark.getValuesMultiplePropertiesWithUnlimitedBatch 15457.06498340797 ms/op 15842.185192153633 ms/op 0.98
org.janusgraph.CQLMultiQueryBenchmark.getNeighborNames 8791.305248811517 ms/op 8673.851588862552 ms/op 1.01
org.janusgraph.CQLMultiQueryBenchmark.getElementsWithUsingRepeatUntilSteps 9838.045670605392 ms/op 9511.654488061318 ms/op 1.03
org.janusgraph.CQLMultiQueryBenchmark.getAdjacentVerticesLocalCounts 9390.750108059798 ms/op 8914.607619451666 ms/op 1.05

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.