-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.75.1
head repository: googleapis/java-bigtable
compare: v2.76.0
- 9 commits
- 58 files changed
- 8 contributors
Commits on Mar 27, 2026
-
chore(main): release 2.75.2-SNAPSHOT (#2855)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 1e00ef2 - Browse repository at this point
Copy the full SHA 1e00ef2View commit details
Commits on Mar 31, 2026
-
feat(bigtable): classic direct access checker and it's implementation (…
…#2840) 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 c2ccda1 - Browse repository at this point
Copy the full SHA c2ccda1View commit details
Commits on Apr 1, 2026
-
fix: logic to suppress failed metric export during client shutdown (#…
…2858) Otel will try to do a final export when its shutting down, however that request can be rejected by the monitoring api due to rate limits. So previously we added an option to suppress the scary log warning. Unfortunately it had a logic bug that prevented it from working. This fixes it Change-Id: Id62af7fadc8beea41f5bfd011f7bc7c0899198ab 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 ae0f0ef - Browse repository at this point
Copy the full SHA ae0f0efView commit details
Commits on Apr 2, 2026
-
chore: remove test main class (#2859)
Change-Id: Iac91ed94cbd7c7ce7ca9a1f6f65759d57bd97078 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 787e513 - Browse repository at this point
Copy the full SHA 787e513View commit details
Commits on Apr 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3926275 - Browse repository at this point
Copy the full SHA 3926275View commit details -
chore: Update generation configuration at Tue Apr 7 03:10:38 UTC 2026 (…
…#2845) This pull request is generated with proto changes between [googleapis/googleapis@6f8a554](https://togithub.com/googleapis/googleapis/commit/6f8a554039638f4a9ca78d5f0c964281a16f4166) (exclusive) and [googleapis/googleapis@cd09084](https://togithub.com/googleapis/googleapis/commit/cd090841ab172574e740c214c99df00aef9c0dee) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT fix(deps): update the Java code generator (gapic-generator-java) to 2.68.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: update the libraries_bom version to 26.79.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: add locations field to AutomatedBackupPolicy docs: A comment for field `retention_period` in message `.google.bigtable.admin.v2.Table` is changed docs: A comment for field `frequency` in message `.google.bigtable.admin.v2.Table` is changed PiperOrigin-RevId: 888234464 Source Link: [googleapis/googleapis@5993bc6](https://togithub.com/googleapis/googleapis/commit/5993bc685e72fbda796378c146533f7ef6e95d8a) END_NESTED_COMMIT END_COMMIT_OVERRIDE
Configuration menu - View commit details
-
Copy full SHA for 9345b35 - Browse repository at this point
Copy the full SHA 9345b35View commit details
Commits on Apr 8, 2026
-
feat(bigtable): enable direct access by default (#2857)
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 bffd892 - Browse repository at this point
Copy the full SHA bffd892View commit details
Commits on Apr 9, 2026
-
deps: manually update dependency com.google.cloud:sdk-platform-java-c…
…onfig to v3.59.0 (#2865) * deps: update dependency com.google.cloud:sdk-platform-java-config to v3.59.0 * deps: temporarily workaroundversion mismatch be grpc-otel and shared deps Change-Id: Ib63198c66ab5139c8fbe7c6d95f07b3d49801860 * rollback graal images for testing, new tags have not been created Change-Id: Ie0757e3ba155649cba929232ad48434ddc16993d * revert unmanaged dep check to prev version as a new one hasnt been tagged Change-Id: I48ed0516445c15e5da1c01ac221fe5f983644235 --------- Co-authored-by: Mend Renovate <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 21c1833 - Browse repository at this point
Copy the full SHA 21c1833View commit details -
chore(main): release 2.76.0 (#2856)
* chore(main): release 2.76.0 * chore: generate libraries at Thu Apr 9 02:27:04 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 9fcae33 - Browse repository at this point
Copy the full SHA 9fcae33View 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.75.1...v2.76.0