-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: googleapis/gax-java
base: v1.53.1
head repository: googleapis/gax-java
compare: v1.54.0
- 10 commits
- 21 files changed
- 7 contributors
Commits on Jan 31, 2020
-
chore:add javadoc about being called within single thread (#856)
* chore:add javadoc about being called within single thread * rephrased the words * Updated with feedback comment * removed extra whitespace
Configuration menu - View commit details
-
Copy full SHA for ee90c2c - Browse repository at this point
Copy the full SHA ee90c2cView commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 327cd8d - Browse repository at this point
Copy the full SHA 327cd8dView commit details
Commits on Feb 21, 2020
-
fix: scale number of threads to scale with number of cpus (#878)
* fix: scale number of threads to scale with number of cpus This is temporary solution until something better can be worked out. Ideally we would separate the executor for gax and the transport provider. But there are some backwards compatibility concerns to workout first. * use numCpus
Configuration menu - View commit details
-
Copy full SHA for 0a5b940 - Browse repository at this point
Copy the full SHA 0a5b940View commit details
Commits on Feb 26, 2020
-
build: google format plugin upgrade (#868)
* Google-java-format-plugin 0.8 * Applied google-java-format with new version * VerifyGoogleJavaFormat only for Java8 * onlyIf * isJava8Compatible * Added comment * empty commit for Kokoro build * Jacoco 0.8.2 * Giving up Jacoco upgrade * What went wrong: A problem occurred configuring root project 'gax-java'. > Could not resolve all artifacts for configuration ':classpath'. > Could not resolve gradle.plugin.com.dorongold.plugins:task-tree:1.3.1. Required by: project : > Could not resolve gradle.plugin.com.dorongold.plugins:task-tree:1.3.1. > Could not get resource 'https://plugins.gradle.org/m2/gradle/plugin/com/dorongold/plugins/task-tree/1.3.1/task-tree-1.3.1.pom'. > Could not GET 'https://plugins.gradle.org/m2/gradle/plugin/com/dorongold/plugins/task-tree/1.3.1/task-tree-1.3.1.pom'. > sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed https://source.cloud.google.com/results/invocations/e8c74bc9-fc2d-4047-82b8-3e2d5b9cdc64/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgax-java%2Fpresubmit%2Fjava7/logConfiguration menu - View commit details
-
Copy full SHA for 5440bc6 - Browse repository at this point
Copy the full SHA 5440bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e26217d - Browse repository at this point
Copy the full SHA e26217dView commit details
Commits on Feb 27, 2020
-
ci: setting up linkage monitor Kokoro build config for gax-java (#864)
* Setting up linkage monitor Kokoro build config * 2020 * Gradle install * Comment * Revert testing * No need to sign the JAR * revert gradle
Configuration menu - View commit details
-
Copy full SHA for 5dfdfe4 - Browse repository at this point
Copy the full SHA 5dfdfe4View commit details -
dep: update protobuf and gRPC (#882)
* dep: update protobuf and gRPC @chingor13 fixes #845 * remove java format plugin that's not compatible with java 11 * fix merge conflict Co-authored-by: Jeff Ching <chingor@google.com>
Configuration menu - View commit details
-
Copy full SHA for c19bcf8 - Browse repository at this point
Copy the full SHA c19bcf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37dcc8 - Browse repository at this point
Copy the full SHA c37dcc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f04b023 - Browse repository at this point
Copy the full SHA f04b023View commit details -
Configuration menu - View commit details
-
Copy full SHA for a95d395 - Browse repository at this point
Copy the full SHA a95d395View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.53.1...v1.54.0