| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Change-Id: I202f27ae18c34f5eda254f09ea157c2ce3b988df
Change-Id: Ia6e11c9655ccf07bc94849f6a52a473442ba3ad9
🤖 I have created a release *beep* *boop* --- ## [2.45.0](https://togithub.com/googleapis/java-bigtable/compare/v2.44.1...v2.45.0) (2024-10-03) ### Features * Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters ([caf879c](https://togithub.com/googleapis/java-bigtable/commit/caf879cb4086d74bd4571662510014b27e6113a7)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.46.1 ([caf879c](https://togithub.com/googleapis/java-bigtable/commit/caf879cb4086d74bd4571662510014b27e6113a7)) * Support override monitoring endpoint ([#2364](https://togithub.com/googleapis/java-bigtable/issues/2364)) ([a341eb8](https://togithub.com/googleapis/java-bigtable/commit/a341eb8530d959edabac0282c52c3e928abf733d)) ### Dependencies * Downgrade grpc to 1.67.1 ([#2366](https://togithub.com/googleapis/java-bigtable/issues/2366)) ([1baecb3](https://togithub.com/googleapis/java-bigtable/commit/1baecb3f6cd34a1daab632c322a1fb415efb9895)) * Update dependency com.google.cloud:gapic-libraries-bom to v1.45.0 ([#2363](https://togithub.com/googleapis/java-bigtable/issues/2363)) ([9d24c45](https://togithub.com/googleapis/java-bigtable/commit/9d24c45b389f2edef0b02f6a8c3badbca2fd3946)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Change-Id: I13f78d94d3f1e775e24168c7f3c1cabd9a96d6d1
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).
🤖 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).
| Back | FazBrowse Home | New Git URL |
grpc-java 1.68.0 was a mistake:
https://github.com/grpc/grpc-java/releases/tag/v1.68.0
This PR will temporarily rollback grpc version to 1.67.1 until the shared config is caught up