Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.68.0
Choose a base ref
...
head repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.69.0
Choose a head ref
  • 8 commits
  • 34 files changed
  • 5 contributors

Commits on Oct 29, 2025

  1. 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.
    sushanb authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    140a1ad View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    d12b37d View commit details
    Browse the repository at this point in the history
  2. 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
    sushanb authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    e3e6e99 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. test: Add ExecuteQuery integration test with Proto/Enum types (#2701)

    Change-Id: I1f0e24fb27c719d96839687418dde54d50fbc841
    trollyxia authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    64029c9 View commit details
    Browse the repository at this point in the history
  2. feat(bigtable): populate alts field in channel entry (#2702)

    * feat(bigtable): populate alts field in channel entry
    
    * WIP
    sushanb authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    1bfb763 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Configuration menu
    Copy the full SHA
    aa351b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. 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>
    release-please[bot] and cloud-java-bot authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    129d2f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    06f87ed View commit details
    Browse the repository at this point in the history
Loading