-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.25.1
head repository: googleapis/java-bigtable
compare: v2.26.0
- 20 commits
- 40 files changed
- 9 contributors
Commits on Jul 25, 2023
-
chore(main): release 2.25.2-SNAPSHOT (#1849)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbffd37 - Browse repository at this point
Copy the full SHA bbffd37View commit details
Commits on Jul 26, 2023
-
chore: setup 2.23.x lts branch (#1852)
* chore: setup 2.23.x lts branch * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c28cf93 - Browse repository at this point
Copy the full SHA c28cf93View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigtable…
… to v2.25.1 (#1851) * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.25.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a78a194 - Browse repository at this point
Copy the full SHA a78a194View commit details -
feat: add last_scanned_row_key feature (#1856)
* feat: add last_scanned_row_key feature PiperOrigin-RevId: 551191182 Source-Link: googleapis/googleapis@51e04ba Source-Link: https://github.com/googleapis/googleapis-gen/commit/4b90e8ead4477eff96c31b9b0fdef36ed975b15f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGI5MGU4ZWFkNDQ3N2VmZjk2YzMxYjliMGZkZWYzNmVkOTc1YjE1ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef30dde - Browse repository at this point
Copy the full SHA ef30ddeView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eabcf88 - Browse repository at this point
Copy the full SHA eabcf88View commit details -
chore: Add code formatting instructions to CONTRIBUTING (#1863)
This adds instructions on how to run the code formatter to CONTRIBUTING.
Configuration menu - View commit details
-
Copy full SHA for 6387a7b - Browse repository at this point
Copy the full SHA 6387a7bView commit details -
chore: Fix flaky metrics tests (#1865)
This fixes a few flaky unit tests that relied on `Thread.sleep` to ensure that all metrics processing was done. Rather than using `Thread.sleep`, we can instead use an inline event queue in the OpenCensus stats component to execute all work inline, removing the need to wait for anything to finish.
Configuration menu - View commit details
-
Copy full SHA for 75c2993 - Browse repository at this point
Copy the full SHA 75c2993View commit details -
build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /synthtool/gc…
…p/templates/java_library/.kokoro (#1837) (#1864) build(deps): bump certifi Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Source-Link: googleapis/synthtool@d85e1d6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3a95f1b9b1102865ca551b76be51d2bdb850900c4db2f6d79269e7af81ac8f84 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa2bf66 - Browse repository at this point
Copy the full SHA aa2bf66View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f59a31 - Browse repository at this point
Copy the full SHA 0f59a31View commit details -
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.57.0 (…
…#1869) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:protoc-gen-grpc-java](https://togithub.com/grpc/grpc-java) | `1.56.1` -> `1.57.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary> ### [`v1.57.0`](https://togithub.com/grpc/grpc-java/compare/v1.56.1...v1.57.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 3c53775 - Browse repository at this point
Copy the full SHA 3c53775View commit details -
fix: fix batcher metric labels (#1829)
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) 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 6245c12 - Browse repository at this point
Copy the full SHA 6245c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220cf4b - Browse repository at this point
Copy the full SHA 220cf4bView commit details
Commits on Aug 1, 2023
-
feat: enable last_scanned_row_responses feature flag (#1862)
This enables the last_scanned_row_responses feature flag and updates the unit test for scan markers to have slightly better coverage.
Configuration menu - View commit details
-
Copy full SHA for c2288c9 - Browse repository at this point
Copy the full SHA c2288c9View commit details
Commits on Aug 2, 2023
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.14.0 (#1873) * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb83064 - Browse repository at this point
Copy the full SHA bb83064View commit details -
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.57.1 (…
…#1872) * test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.57.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbd4989 - Browse repository at this point
Copy the full SHA bbd4989View commit details
Commits on Aug 3, 2023
-
chore: Revert "chore: setup 2.23.x lts branch (#1852)" (#1871)
* Revert "chore: setup 2.23.x lts branch (#1852)" This reverts commit c28cf93 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix readme * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6910047 - Browse repository at this point
Copy the full SHA 6910047View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d397c33 - Browse repository at this point
Copy the full SHA d397c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a8be60 - Browse repository at this point
Copy the full SHA 1a8be60View commit details
Commits on Aug 9, 2023
-
deps: update dependency com.google.cloud:google-cloud-monitoring-bom …
…to v3.24.0 (#1878) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-monitoring-bom](https://togithub.com/googleapis/google-cloud-java) | `3.23.0` -> `3.24.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 0de458d - Browse repository at this point
Copy the full SHA 0de458dView commit details -
chore(main): release 2.26.0 (#1859)
🤖 I have created a release *beep* *boop* --- ## [2.26.0](https://togithub.com/googleapis/java-bigtable/compare/v2.25.1...v2.26.0) (2023-08-09) ### Features * Add last_scanned_row_key feature ([#1856](https://togithub.com/googleapis/java-bigtable/issues/1856)) ([ef30dde](https://togithub.com/googleapis/java-bigtable/commit/ef30dde4bdbedb8f04feb0604d66c95309468a2e)) * Enable last_scanned_row_responses feature flag ([#1862](https://togithub.com/googleapis/java-bigtable/issues/1862)) ([c2288c9](https://togithub.com/googleapis/java-bigtable/commit/c2288c9f1f97571b7b12394a4697ebf5abfc5cfc)) * Setup 2.25.x lts branch ([#1866](https://togithub.com/googleapis/java-bigtable/issues/1866)) ([220cf4b](https://togithub.com/googleapis/java-bigtable/commit/220cf4b142adeb63802e27fb5effdb343f832563)) ### Bug Fixes * Fix batcher metric labels ([#1829](https://togithub.com/googleapis/java-bigtable/issues/1829)) ([6245c12](https://togithub.com/googleapis/java-bigtable/commit/6245c12b37d8c1398cdfd497129a6fc1ef767508)) ### Dependencies * Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.24.0 ([#1878](https://togithub.com/googleapis/java-bigtable/issues/1878)) ([0de458d](https://togithub.com/googleapis/java-bigtable/commit/0de458d919cdef4284da98b830c26027b9ae8941)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 ([#1873](https://togithub.com/googleapis/java-bigtable/issues/1873)) ([bb83064](https://togithub.com/googleapis/java-bigtable/commit/bb830647358e66bddc392e0cffbe7e63a7036ce6)) * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.24 ([#1876](https://togithub.com/googleapis/java-bigtable/issues/1876)) ([d397c33](https://togithub.com/googleapis/java-bigtable/commit/d397c337ab17d000a331bade8fca8b49f5f2355e)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.24 ([#1877](https://togithub.com/googleapis/java-bigtable/issues/1877)) ([1a8be60](https://togithub.com/googleapis/java-bigtable/commit/1a8be60a20498d6fa321841fa561ab7c3d9fe9a2)) --- 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 9bc65d1 - Browse repository at this point
Copy the full SHA 9bc65d1View 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.25.1...v2.26.0