-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.20.1
head repository: googleapis/java-bigtable
compare: v2.20.2
- 14 commits
- 31 files changed
- 7 contributors
Commits on Mar 21, 2023
-
chore(main): release 2.20.2-SNAPSHOT (#1674)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2627551 - Browse repository at this point
Copy the full SHA 2627551View commit details
Commits on Mar 22, 2023
-
chore(deps): update dependency com.google.cloud:google-cloud-bigtable…
… to v2.20.1 (#1675) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | `2.20.0` -> `2.20.1` | [](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>googleapis/java-bigtable</summary> ### [`v2.20.1`](https://togithub.com/googleapis/java-bigtable/blob/HEAD/CHANGELOG.md#​2201-httpsgithubcomgoogleapisjava-bigtablecomparev2200v2201-2023-03-21) [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v2.20.0...v2.20.1) ##### Bug Fixes - If new_partitions is size 0, do not enforce size check ([#​1673](https://togithub.com/googleapis/java-bigtable/issues/1673)) ([07bcfd9](https://togithub.com/googleapis/java-bigtable/commit/07bcfd9a0967f781fb8e5e0d764654dbf7bcda91)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.14.0 ([#​1668](https://togithub.com/googleapis/java-bigtable/issues/1668)) ([06f9615](https://togithub.com/googleapis/java-bigtable/commit/06f96156705a2a7897a31d11dad864afe94de693)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 ([#​1670](https://togithub.com/googleapis/java-bigtable/issues/1670)) ([74cebf3](https://togithub.com/googleapis/java-bigtable/commit/74cebf3a5ab58f3fd3ae95583ba2421b733deda8)) </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://app.renovatebot.com/dashboard#github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->
Configuration menu - View commit details
-
Copy full SHA for fc058e9 - Browse repository at this point
Copy the full SHA fc058e9View commit details
Commits on Mar 23, 2023
-
fix: higher application blocking latency precision (#1676)
Use nano seconds for application blocking latency to reduce rounding errors from starting and stopping the timer within a millisecond. 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 45ce93b - Browse repository at this point
Copy the full SHA 45ce93bView commit details
Commits on Mar 24, 2023
-
fix: mark readRow requests as unary operations (#1679)
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 f88bb67 - Browse repository at this point
Copy the full SHA f88bb67View commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…11.0 (#1678) * chore(deps): update dependency com.google.cloud:libraries-bom to v26.11.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 2d9122a - Browse repository at this point
Copy the full SHA 2d9122aView commit details
Commits on Mar 27, 2023
-
build(deps): update dependency org.apache.maven.plugins:maven-deploy-…
…plugin to v3.1.1 (#1618) * build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.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 c1647f7 - Browse repository at this point
Copy the full SHA c1647f7View commit details -
build(deps): update dependency org.apache.maven.plugins:maven-javadoc…
…-plugin to v3.5.0 (#1628)
Configuration menu - View commit details
-
Copy full SHA for c64ddeb - Browse repository at this point
Copy the full SHA c64ddebView commit details
Commits on Mar 28, 2023
-
test(deps): update dependency com.google.cloud:google-cloud-conforman…
…ce-tests to v0.3.5 (#1680)
Configuration menu - View commit details
-
Copy full SHA for a80f3c7 - Browse repository at this point
Copy the full SHA a80f3c7View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48bfeb5 - Browse repository at this point
Copy the full SHA 48bfeb5View commit details -
build: update renovate config to update grpc.version and protobuf.ver…
…sion from properties (#1640)
Configuration menu - View commit details
-
Copy full SHA for 83102bd - Browse repository at this point
Copy the full SHA 83102bdView commit details -
test(fix): Run tests in different processes and pull metrics for 10 m…
…inutes (#1666) 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 b0268eb - Browse repository at this point
Copy the full SHA b0268ebView commit details -
chore(deps): Update gapic-generator-java to 2.16.0 (#1683)
* chore(deps): Update gapic-generator-java to 2.16.0 PiperOrigin-RevId: 520153493 Source-Link: googleapis/googleapis@26a424a Source-Link: https://github.com/googleapis/googleapis-gen/commit/78f1567661df07bea7425e4341012e7b77c11254 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhmMTU2NzY2MWRmMDdiZWE3NDI1ZTQzNDEwMTJlN2I3N2MxMTI1NCJ9 * 🦉 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 c39a36a - Browse repository at this point
Copy the full SHA c39a36aView commit details -
fix: Make ChangeStreamRecord interface serializable (#1685)
Make ChangeStreamRecord interface Serializable so that beam can create Coders for it by default. ChangeStreamMutation, CloseStream, and Heartbeat all already implement Serializable. 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 b97badb - Browse repository at this point
Copy the full SHA b97badbView commit details
Commits on Mar 30, 2023
-
chore(main): release 2.20.2 (#1677)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31ca966 - Browse repository at this point
Copy the full SHA 31ca966View 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.20.1...v2.20.2