-
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.47.0
head repository: googleapis/java-bigtable
compare: v2.48.0
- 10 commits
- 32 files changed
- 8 contributors
Commits on Nov 13, 2024
-
core: include metric name in error message (#2412)
Change-Id: I8e7578fa4c5af6e8dcde04201ec7d6aa9c8f8762
Configuration menu - View commit details
-
Copy full SHA for 158185f - Browse repository at this point
Copy the full SHA 158185fView commit details
Commits on Nov 14, 2024
-
chore(main): release 2.47.1-SNAPSHOT (#2413)
🤖 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 e0ce2fe - Browse repository at this point
Copy the full SHA e0ce2feView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c12bb01 - Browse repository at this point
Copy the full SHA c12bb01View commit details
Commits on Nov 19, 2024
-
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…50.0 (#2420) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9094265 - Browse repository at this point
Copy the full SHA 9094265View commit details -
deps: revert downgrade grpc to 1.67.1 #2366 (#2414)
Change-Id: I13f78d94d3f1e775e24168c7f3c1cabd9a96d6d1 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 710fa52 - Browse repository at this point
Copy the full SHA 710fa52View commit details -
chore: Update generation configuration at Tue Nov 19 02:27:52 UTC 2024 (
#2393) * chore: Update generation configuration at Wed Oct 30 02:25:47 UTC 2024 * chore: Update generation configuration at Thu Oct 31 02:26:28 UTC 2024 * chore: Update generation configuration at Fri Nov 1 02:28:50 UTC 2024 * chore: Update generation configuration at Sat Nov 2 02:23:45 UTC 2024 * chore: generate libraries at Sat Nov 2 02:24:25 UTC 2024 * chore: Update generation configuration at Tue Nov 5 02:23:52 UTC 2024 * chore: Update generation configuration at Wed Nov 6 02:23:11 UTC 2024 * chore: Update generation configuration at Thu Nov 7 02:23:51 UTC 2024 * chore: Update generation configuration at Fri Nov 8 02:24:13 UTC 2024 * chore: Update generation configuration at Sat Nov 9 02:20:54 UTC 2024 * chore: Update generation configuration at Tue Nov 12 02:22:43 UTC 2024 * chore: Update generation configuration at Wed Nov 13 02:24:32 UTC 2024 * chore: Update generation configuration at Thu Nov 14 02:24:55 UTC 2024 * chore: Update generation configuration at Fri Nov 15 02:27:50 UTC 2024 * chore: Update generation configuration at Sat Nov 16 02:26:45 UTC 2024 * chore: generate libraries at Sat Nov 16 02:27:25 UTC 2024 * chore: Update generation configuration at Mon Nov 18 02:28:58 UTC 2024 * chore: Update generation configuration at Tue Nov 19 02:27:52 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 6b35b47 - Browse repository at this point
Copy the full SHA 6b35b47View commit details -
feat: enable trailer optimization by default (#2421)
This should save ~300-500u for readRow calls Change-Id: Idcf531e2db0e9c751c87f3522c8a2ad4733923d6 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 7b2c4e4 - Browse repository at this point
Copy the full SHA 7b2c4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2088a39 - Browse repository at this point
Copy the full SHA 2088a39View commit details -
fix: make client side metrics tag in sync with server (#2401)
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 bba4183 - Browse repository at this point
Copy the full SHA bba4183View commit details -
chore(main): release 2.48.0 (#2419)
🤖 I have created a release *beep* *boop* --- ## [2.48.0](https://togithub.com/googleapis/java-bigtable/compare/v2.47.0...v2.48.0) (2024-11-19) ### Features * Enable trailer optimization by default ([#2421](https://togithub.com/googleapis/java-bigtable/issues/2421)) ([7b2c4e4](https://togithub.com/googleapis/java-bigtable/commit/7b2c4e45dce828f506dac16ffc2b71995564a477)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.50.0 ([6b35b47](https://togithub.com/googleapis/java-bigtable/commit/6b35b478e10efce77d95bffcd7a64e84e1bcc5b0)) * Make client side metrics tag in sync with server ([#2401](https://togithub.com/googleapis/java-bigtable/issues/2401)) ([bba4183](https://togithub.com/googleapis/java-bigtable/commit/bba41837febc10e9507afc7117e2e4ec2d15fb11)) ### Dependencies * Revert downgrade grpc to 1.67.1 [#2366](https://togithub.com/googleapis/java-bigtable/issues/2366) ([#2414](https://togithub.com/googleapis/java-bigtable/issues/2414)) ([710fa52](https://togithub.com/googleapis/java-bigtable/commit/710fa52a05ce4fc81ee8e980d87e0ca86676219f)) * Update dependency com.google.cloud:gapic-libraries-bom to v1.48.0 ([#2422](https://togithub.com/googleapis/java-bigtable/issues/2422)) ([2088a39](https://togithub.com/googleapis/java-bigtable/commit/2088a399bd8b71e98035cc475637f41d5873082d)) * Update sdk-platform-java dependencies ([#2418](https://togithub.com/googleapis/java-bigtable/issues/2418)) ([c12bb01](https://togithub.com/googleapis/java-bigtable/commit/c12bb01a6c5be0a72285db0505407f3e1c2534fb)) --- 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 56609f0 - Browse repository at this point
Copy the full SHA 56609f0View 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.47.0...v2.48.0