-
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.9.1
head repository: googleapis/java-bigtable
compare: v1.10.0
- 16 commits
- 219 files changed
- 6 contributors
Commits on Jan 10, 2020
-
chore: release 1.9.2-SNAPSHOT (#148)
* updated versions.txt [ci skip] * updated google-cloud-bigtable-bom/pom.xml [ci skip] * updated google-cloud-bigtable-deps-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 62208f3 - Browse repository at this point
Copy the full SHA 62208f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3462b1 - Browse repository at this point
Copy the full SHA f3462b1View commit details -
build(deps): update dependency org.apache.maven.plugins:maven-compile…
…r-plugin to v3.8.1 (#150)
Configuration menu - View commit details
-
Copy full SHA for fa58232 - Browse repository at this point
Copy the full SHA fa58232View commit details
Commits on Jan 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f92da32 - Browse repository at this point
Copy the full SHA f92da32View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6275a7 - Browse repository at this point
Copy the full SHA d6275a7View commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f767feb - Browse repository at this point
Copy the full SHA f767febView commit details -
Configuration menu - View commit details
-
Copy full SHA for abbc6c8 - Browse repository at this point
Copy the full SHA abbc6c8View commit details
Commits on Jan 15, 2020
-
chore(regen): Re-generated to pick up changes in the API or client li…
…brary generator. (#158)
Configuration menu - View commit details
-
Copy full SHA for cb686d4 - Browse repository at this point
Copy the full SHA cb686d4View commit details
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b375e87 - Browse repository at this point
Copy the full SHA b375e87View commit details -
feat: introducing bulk read API through Batcher (#99)
* feat: introducing bulk read API through Batcher This change introduces BulkReadAPI on BigtableDataClient. This operation accepts row keys in a batch mode and behind the scene fetch rows based on configurable batches. * Added Query.clone test case and some formatting changes * Address feedback comments * Address more feedback comments * Updated QueryTest with asserts * Moved TODO into getDefaultChannelPoolSize() * Minor changes to address feedback changes
Configuration menu - View commit details
-
Copy full SHA for e87179e - Browse repository at this point
Copy the full SHA e87179eView commit details
Commits on Jan 17, 2020
-
chore: force compute engine creds for directpath test (#162)
* chore: force compute engine creds for directpath test * fix deps
Configuration menu - View commit details
-
Copy full SHA for cdf4cb5 - Browse repository at this point
Copy the full SHA cdf4cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0fb86 - Browse repository at this point
Copy the full SHA bc0fb86View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36e528d - Browse repository at this point
Copy the full SHA 36e528dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d69936 - Browse repository at this point
Copy the full SHA 8d69936View commit details
Commits on Jan 27, 2020
-
chore: add filter size check on read row request (#166)
* chore: add filter size check on read row request Currently, bigtable could only serve read row request with filter size of 20MB only. So adding this check to stop server request. * adding unit test case * adding unit test for filter size
Configuration menu - View commit details
-
Copy full SHA for c5baee0 - Browse repository at this point
Copy the full SHA c5baee0View 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] * updated google-cloud-bigtable-deps-bom/pom.xml [ci skip]
Configuration menu - View commit details
-
Copy full SHA for f5de36d - Browse repository at this point
Copy the full SHA f5de36dView 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.9.1...v1.10.0