-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v1.7.1
head repository: googleapis/java-bigtable
compare: v1.8.0
- 17 commits
- 21 files changed
- 7 contributors
Commits on Nov 13, 2019
-
chore: release 1.7.2-SNAPSHOT (#86)
* updated versions.txt [ci skip] * updated google-cloud-bigtable-bom/pom.xml [ci skip] * updated google-cloud-bigtable-emulator/pom.xml [ci skip] * updated google-cloud-bigtable/pom.xml [ci skip] * updated grpc-google-cloud-bigtable-admin-v2/pom.xml [ci skip] * updated grpc-google-cloud-bigtable-v2/pom.xml [ci skip] * updated pom.xml [ci skip] * updated proto-google-cloud-bigtable-admin-v2/pom.xml [ci skip] * updated proto-google-cloud-bigtable-v2/pom.xml [ci skip]
Configuration menu - View commit details
-
Copy full SHA for fad36e1 - Browse repository at this point
Copy the full SHA fad36e1View commit details
Commits on Nov 14, 2019
-
chore(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v0.3.0 (#88)
Configuration menu - View commit details
-
Copy full SHA for 83ac4c8 - Browse repository at this point
Copy the full SHA 83ac4c8View commit details
Commits on Nov 15, 2019
-
chore: fix javadoc site after repo split (#89)
* To ensure that the excludes are respected by both the aggregate site and the javadoc jars * move the javadoc config from reporting to build configs: this is necessary because the javadoc:jar is run as part of the build phase * move the javadoc config to the parent pom so that it can be used by both the aggregate site goal and the javadoc jars * Exclude the grpc & protobuf stubs from the aggregate site: they are not part of the public api in the java client * Remove unused external links * Stop generating unused site reports, we only use the javadocs
Configuration menu - View commit details
-
Copy full SHA for b3da95a - Browse repository at this point
Copy the full SHA b3da95aView commit details -
chore: update Error message for bad bigtable.env variable (#91)
At some point, the allowed settings were changed from "prod" and "emulator" to "cloud" and "emulator". This change updates the error message associated to the illegal argument exception.
Configuration menu - View commit details
-
Copy full SHA for 1834fc1 - Browse repository at this point
Copy the full SHA 1834fc1View commit details
Commits on Nov 18, 2019
-
feat: update filter to accept an exact timestamp for better accessibi…
…lity (#92) This change introduces `FILTERS.timestamp().exact()`, which enable user to directly provide exact timestamp to query Bigtable.
Configuration menu - View commit details
-
Copy full SHA for e25758b - Browse repository at this point
Copy the full SHA e25758bView commit details -
chore: make sure that integration tests only run as part of a profile (…
…#94) It seems like maven will run integration tests w/o a profile under some circumstances. So -Pbigtable-prod-it will still run the emulator integration tests. This PR will explicitly disable default integration tests and enable them in each profile. Please note that the emulator profile is still active by default, so integration tests will still run
Configuration menu - View commit details
-
Copy full SHA for d73b7fb - Browse repository at this point
Copy the full SHA d73b7fbView commit details
Commits on Nov 25, 2019
-
chore(deps): update dependency org.apache.maven.plugins:maven-enforce…
…r-plugin to v3.0.0-m3 (#100)
Configuration menu - View commit details
-
Copy full SHA for 736390b - Browse repository at this point
Copy the full SHA 736390bView commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a72f50 - Browse repository at this point
Copy the full SHA 4a72f50View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c478ba3 - Browse repository at this point
Copy the full SHA c478ba3View commit details -
chore(deps): update dependency com.google.errorprone:error_prone_anno…
…tations to v2.3.4 (#103)
Configuration menu - View commit details
-
Copy full SHA for 8a6f8ec - Browse repository at this point
Copy the full SHA 8a6f8ecView commit details
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dcdd0c3 - Browse repository at this point
Copy the full SHA dcdd0c3View commit details
Commits on Dec 6, 2019
-
chore(deps): update dependency com.google.cloud:google-cloud-conforma…
…nce-tests to v0.0.2 (#110)
Configuration menu - View commit details
-
Copy full SHA for aed1d10 - Browse repository at this point
Copy the full SHA aed1d10View commit details
Commits on Dec 10, 2019
-
chore: stop using bleeding edge guava features (#113)
* chore: stop using bleeding edge guava features * simplify * minimize chagnes
Configuration menu - View commit details
-
Copy full SHA for 4e77ace - Browse repository at this point
Copy the full SHA 4e77aceView commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c106497 - Browse repository at this point
Copy the full SHA c106497View commit details -
chore: use prod endpoint for directpath tests (#119)
* chore: use prod endpoint for directpath tests * oops * use client default endpoints by default * collapse empty xml nodes
Configuration menu - View commit details
-
Copy full SHA for 12169d6 - Browse repository at this point
Copy the full SHA 12169d6View commit details -
feat: add implementation of ChannelPrimer to establish connection to …
…GFE and integrate into bigtable client (#115)
Configuration menu - View commit details
-
Copy full SHA for 276f942 - Browse repository at this point
Copy the full SHA 276f942View commit details -
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip] * updated versions.txt [ci skip] * updated google-cloud-bigtable-bom/pom.xml [ci skip] * updated google-cloud-bigtable-emulator/pom.xml [ci skip] * updated grpc-google-cloud-bigtable-admin-v2/pom.xml [ci skip] * updated grpc-google-cloud-bigtable-v2/pom.xml [ci skip] * updated proto-google-cloud-bigtable-admin-v2/pom.xml [ci skip] * updated proto-google-cloud-bigtable-v2/pom.xml [ci skip] * updated pom.xml [ci skip] * updated google-cloud-bigtable/pom.xml [ci skip]
Configuration menu - View commit details
-
Copy full SHA for 4bfb40a - Browse repository at this point
Copy the full SHA 4bfb40aView 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.7.1...v1.8.0