-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.68.0
head repository: googleapis/java-bigtable
compare: v2.69.0
- 8 commits
- 34 files changed
- 5 contributors
Commits on Oct 29, 2025
-
feat(bigtable): expose a metric to track the number of outstanding rp…
…cs (unary , streaming) in channel pool (#2696) * feat(bigtable): introduce a channel trace for exporting bigtable channel specific metrics. Creates per_connection_error_count and outstanding_rpcs_per_connection tracers.
Configuration menu - View commit details
-
Copy full SHA for 140a1ad - Browse repository at this point
Copy the full SHA 140a1adView commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d12b37d - Browse repository at this point
Copy the full SHA d12b37dView commit details -
feat(bigtable): add internal grpc subconnections metric and add outst…
…anding rpcs to INTERNAL_VIEW (#2700) * feat(bigtable): add internal grpc subconnections metric * feat(bigtable): add internal grpc subconnections metric k * Fix
Configuration menu - View commit details
-
Copy full SHA for e3e6e99 - Browse repository at this point
Copy the full SHA e3e6e99View commit details
Commits on Nov 6, 2025
-
test: Add ExecuteQuery integration test with Proto/Enum types (#2701)
Change-Id: I1f0e24fb27c719d96839687418dde54d50fbc841
Configuration menu - View commit details
-
Copy full SHA for 64029c9 - Browse repository at this point
Copy the full SHA 64029c9View commit details -
feat(bigtable): populate alts field in channel entry (#2702)
* feat(bigtable): populate alts field in channel entry * WIP
Configuration menu - View commit details
-
Copy full SHA for 1bfb763 - Browse repository at this point
Copy the full SHA 1bfb763View commit details
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa351b4 - Browse repository at this point
Copy the full SHA aa351b4View commit details
Commits on Nov 17, 2025
-
chore(main): release 2.68.1-SNAPSHOT (#2698)
* chore(main): release 2.68.1-SNAPSHOT * chore: generate libraries at Wed Nov 12 19:16:46 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for 129d2f1 - Browse repository at this point
Copy the full SHA 129d2f1View commit details
Commits on Nov 18, 2025
-
chore(main): release 2.69.0 (#2708)
🤖 I have created a release *beep* *boop* --- ## [2.69.0](https://togithub.com/googleapis/java-bigtable/compare/v2.68.0...v2.69.0) (2025-11-17) ### Features * **bigtable:** Add internal grpc subconnections metric and add outstanding rpcs to INTERNAL_VIEW ([#2700](https://togithub.com/googleapis/java-bigtable/issues/2700)) ([e3e6e99](https://togithub.com/googleapis/java-bigtable/commit/e3e6e993ee197f897c166fb8959755db0cb9c3fc)) * **bigtable:** Expose a metric to track the number of outstanding rpcs (unary , streaming) in channel pool ([#2696](https://togithub.com/googleapis/java-bigtable/issues/2696)) ([140a1ad](https://togithub.com/googleapis/java-bigtable/commit/140a1ad81947da26c1539632ff04748dc3498d69)) * **bigtable:** Populate alts field in channel entry ([#2702](https://togithub.com/googleapis/java-bigtable/issues/2702)) ([1bfb763](https://togithub.com/googleapis/java-bigtable/commit/1bfb763e6e4fb6fe8c808abe5dbd4221d3a632c3)) * Enable ALTS hard bound token in Bigtable w/ direct access ([#2695](https://togithub.com/googleapis/java-bigtable/issues/2695)) ([d12b37d](https://togithub.com/googleapis/java-bigtable/commit/d12b37dacf8712d30be05175828999af74159819)) --- 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 06f87ed - Browse repository at this point
Copy the full SHA 06f87edView 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.68.0...v2.69.0