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.44.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.44.1
Choose a head ref
  • 6 commits
  • 20 files changed
  • 4 contributors

Commits on Sep 16, 2024

  1. chore(main): release 2.44.1-SNAPSHOT (#2340)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    377437f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix: add RetryCallable to the callable chain (#2348)

    * fix: add StreamingAttemptCallable to the callable chain
    
    * add a test
    
    * add a comment
    mutianf authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0330d77 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: pass deadline through ExecuteQuery RetrySettings (#2355)

    Change-Id: I47fbb6761205c8ab34ecfa490954c56cf01b5288
    jackdingilian authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6bc9820 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix: time based flakiness in execute query deadline test (#2358)

    Change-Id: I93c1c03a0c41c92dbe65b5ec4888e7df526ad457
    jackdingilian authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b474173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c428e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. chore(main): release 2.44.1 (#2353)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d31bcc1 View commit details
    Browse the repository at this point in the history
Loading