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.73.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.73.1
Choose a head ref
  • 6 commits
  • 26 files changed
  • 7 contributors

Commits on Feb 9, 2026

  1. fix: test proxy doesn't return "http2 excpetion" for long errors (#2775)

    Co-authored-by: Patrick Wrobel <pwrobel@google.com>
    PeteyPii and Patrick Wrobel authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    dafe647 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.73.1-SNAPSHOT (#2776)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    92d50ea View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. fix: use StatusProto.fromThrowable for ApiException in test-proxy (#2778

    )
    
    * fix: use StatusProto.fromThrowable for ApiException in test-proxy
    
    This should fix the test proxy from prefixing error messages with
    "io.grpc.StatusRuntimeException: "
    
    * Use convertStatus to handle internal errors as well
    
    * Clean up newline
    
    ---------
    
    Co-authored-by: Patrick Wrobel <pwrobel@google.com>
    Co-authored-by: Igor Bernstein <igorbernstein@google.com>
    3 people authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    de1669e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. fix(bigtable): drop redudant fields from internal otel metrics which …

    …are already in monitored resource (#2783)
    sushanb authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    f45bb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504bb51 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. chore(main): release 2.73.1 (#2782)

    * chore(main): release 2.73.1
    
    * chore: generate libraries at Tue Feb 17 17:30:56 UTC 2026
    
    ---------
    
    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 Feb 18, 2026
    Configuration menu
    Copy the full SHA
    c20cca4 View commit details
    Browse the repository at this point in the history
Loading