| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Few more things:
Sorry, something went wrong.
| <version>${gax-grpc.version}</version> | ||
| <classifier>testlib</classifier> | ||
| <artifactId>google-cloud-dependencies</artifactId> | ||
| <version>${google-cloud-parent.version}</version> |
| @@ -0,0 +1,810 @@ | |||
| <?xml version="1.0"?> | |||
|
I have addressed feedback and verified that update_versions.sh works. PTAL |
Sorry, something went wrong.
There was a problem hiding this comment.
Sorry I should have mentioned in the first review iteration: the test dependencies should be separated from the others (probably two boms?). The fact that test deps are also in the "bom" was the main argument against using parent pom as bom.
Sorry, something went wrong.
|
I agree with the comment you made in #2332 , that it's good to have compile and test dependencies versioned together. I think we can consider pulling out test deps as a later cleanup. Anyway, Spring (our spiritual leader in this matter) has both compile and test deps together: https://github.com/spring-io/platform/blob/master/platform-bom/pom.xml . |
Sorry, something went wrong.
Most of these tests are moved to `MessageDispatcherTest`. `isStreaming` is dead because only tests left here tests streaming, so it's always true. The special logic in `MessageReceiver` is dead because no test depends on that logic anymore.
|
I have moved pure test dependencies back to the main pom.xml, PTAL |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
This needs documentation that shows how to use the BOM (with Maven at least, also possible with Gradle with a special plugin), which version of the BOM to use, etc. |
Sorry, something went wrong.
Sorry, something went wrong.
…-config (#2679) These dependencies were added in #2388 with hardcoded versions. We prefer getting these versions from sdk-platform-java-config (includes both auth and gax versions). auth is included in dependencyManagement here in gapic-generator-java-bom, which is part of first-party-dependencies, and eventually included via sdk-platform-java-config.
🤖 I have created a release *beep* *boop* --- <details><summary>2.40.0</summary> ## [2.40.0](googleapis/sdk-platform-java@v2.39.0...v2.40.0) (2024-05-02) ### Features * [common-protos] add `Weight` to common types for Shopping APIs to be used for accounts bundle ([#2699](googleapis/sdk-platform-java#2699)) ([90a28ef](googleapis/sdk-platform-java@90a28ef)) * add a CLI tool to validate generation configuration ([#2691](googleapis/sdk-platform-java#2691)) ([f52f8cc](googleapis/sdk-platform-java@f52f8cc)) * Parser to consume the api-versioning value from proto ([#2630](googleapis/sdk-platform-java#2630)) ([c112b37](googleapis/sdk-platform-java@c112b37)) * Update Gapic generator and Gax to emit api-versioning via header ([#2671](googleapis/sdk-platform-java#2671)) ([cb5ada0](googleapis/sdk-platform-java@cb5ada0)) ### Bug Fixes * change folder prefix for adding headers ([#2688](googleapis/sdk-platform-java#2688)) ([ab5ba1d](googleapis/sdk-platform-java@ab5ba1d)) * Log HttpJson's async thread pool core size ([#2697](googleapis/sdk-platform-java#2697)) ([31038d1](googleapis/sdk-platform-java@31038d1)) * replace `cfg = "host"` with `cfg = "exec"` ([#2637](googleapis/sdk-platform-java#2637)) ([fd12e0f](googleapis/sdk-platform-java@fd12e0f)) * Return resolved endpoint from StubSettings' Builder ([#2715](googleapis/sdk-platform-java#2715)) ([6139a73](googleapis/sdk-platform-java@6139a73)) ### Dependencies * Make opentelemetry-api an optional dependency. ([#2681](googleapis/sdk-platform-java#2681)) ([2239c8c](googleapis/sdk-platform-java@2239c8c)) * update dependency absl-py to v2.1.0 ([#2659](googleapis/sdk-platform-java#2659)) ([b2b7738](googleapis/sdk-platform-java@b2b7738)) * update dependency gitpython to v3.1.43 ([#2656](googleapis/sdk-platform-java#2656)) ([6d273ad](googleapis/sdk-platform-java@6d273ad)) * update dependency lxml to v5.2.1 ([#2661](googleapis/sdk-platform-java#2661)) ([7a34168](googleapis/sdk-platform-java@7a34168)) * update dependency net.bytebuddy:byte-buddy to v1.14.14 ([#2703](googleapis/sdk-platform-java#2703)) ([72b0441](googleapis/sdk-platform-java@72b0441)) * update dependency typing to v3.10.0.0 ([#2663](googleapis/sdk-platform-java#2663)) ([4c64e98](googleapis/sdk-platform-java@4c64e98)) * update gapic-showcase to v0.33.0 ([#2653](googleapis/sdk-platform-java#2653)) ([5c12155](googleapis/sdk-platform-java@5c12155)) ### Documentation * Add contributing guidelines to PR and issue templates ([#2682](googleapis/sdk-platform-java#2682)) ([82f5ce8](googleapis/sdk-platform-java@82f5ce8)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [2.67.0](https://togithub.com/googleapis/java-bigtable/compare/v2.66.0...v2.67.0) (2025-09-24) ### Features * Idle channel eviction ([googleapis#2651](https://togithub.com/googleapis/java-bigtable/issues/2651)) ([f57656f](https://togithub.com/googleapis/java-bigtable/commit/f57656f6b3e0e3361679343f291c645e67cdda6b)) * Load balancing options for BigtableChannelPool ([googleapis#2667](https://togithub.com/googleapis/java-bigtable/issues/2667)) ([18d6ff3](https://togithub.com/googleapis/java-bigtable/commit/18d6ff3f45fbd0cc0f45b6c72e84f2f61cd3bca2)) ### Bug Fixes * Add missing break; to PROTO and ENUM value type check ([googleapis#2672](https://togithub.com/googleapis/java-bigtable/issues/2672)) ([5761dca](https://togithub.com/googleapis/java-bigtable/commit/5761dca060beb802ab8efedb7bd49e614a56e89c)) * Remove beta api annotation for query paginator ([googleapis#2660](https://togithub.com/googleapis/java-bigtable/issues/2660)) ([f8875ae](https://togithub.com/googleapis/java-bigtable/commit/f8875ae70a66be0d8c611419a15bb71c944b07ec)) ### Dependencies * Update shared dependencies ([googleapis#2679](https://togithub.com/googleapis/java-bigtable/issues/2679)) ([d76504c](https://togithub.com/googleapis/java-bigtable/commit/d76504c8b2620aee627368ed16e5274a07ac0db6)) --- 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 |
Fixes #2307