-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.72.0
head repository: googleapis/java-bigtable
compare: v2.73.0
- 7 commits
- 34 files changed
- 6 contributors
Commits on Feb 3, 2026
-
chore: clean fallback for skipping trailers (#2770)
* chore: clean fallback for skipping trailers This feature is no longer experimental Change-Id: I0685f78dae580111f52edf6783ba2a118768ca29 * chore: generate libraries at Mon Feb 2 23:09:09 UTC 2026 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for 871e6a3 - Browse repository at this point
Copy the full SHA 871e6a3View commit details -
test: deflake stub test (#2769)
Now the server tags the server contexts by method, which should prevent the priming context from leaking Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Rollback plan is reviewed and LGTMed - [ ] All new data plane features have a completed end to end testing plan Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
Configuration menu - View commit details
-
Copy full SHA for ca85655 - Browse repository at this point
Copy the full SHA ca85655View commit details
Commits on Feb 5, 2026
-
chore: remove api-bigtable-partners (#2772)
* chore: remove api-bigtable-partners b/481375128
Configuration menu - View commit details
-
Copy full SHA for 49fe769 - Browse repository at this point
Copy the full SHA 49fe769View commit details
Commits on Feb 6, 2026
-
feat: Add methods to wait for consistency with a token (#2762)
* feat: Add methods to wait for consistency with a token This change adds support for checking consistency using a provided token, enabling distributed workflows. It also adds convenience methods to BigtableTableAdminClient for generating and waiting for a token automatically. This addresses the Consistency Tokens CUJ. Tracking Bug: b/475820272 * chore: generate libraries at Mon Jan 26 21:09:41 UTC 2026 * fix: address comments * fix: address feedback --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for b4a90b2 - Browse repository at this point
Copy the full SHA b4a90b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a6d8a - Browse repository at this point
Copy the full SHA 33a6d8aView commit details -
chore(main): release 2.72.1-SNAPSHOT (#2767)
* chore(main): release 2.72.1-SNAPSHOT * chore: generate libraries at Fri Feb 6 20:22:42 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for e0b2d6c - Browse repository at this point
Copy the full SHA e0b2d6cView commit details
Commits on Feb 9, 2026
-
chore(main): release 2.73.0 (#2774)
* chore(main): release 2.73.0 * chore: generate libraries at Fri Feb 6 22:02:43 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for d36e897 - Browse repository at this point
Copy the full SHA d36e897View 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 v2.72.0...v2.73.0