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.20.4
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.21.0
Choose a head ref
  • 7 commits
  • 34 files changed
  • 4 contributors

Commits on Apr 17, 2023

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2.20.4 (#1715)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.20.4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0e9cd9e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.20.5-SNAPSHOT (#1714)

    🤖 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 Apr 17, 2023
    Configuration menu
    Copy the full SHA
    9ca7b08 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. feat: track the latency a request is queued on the grpc channel (#1604)

    For all operations, it tracks the latency of the request getting queued on a grpc channel. For batch operations, it's the aggregated value of grpc channel queued latency and batcher flow control latencies.
    mutianf authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    bf3e7dd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …13.0 (#1718)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.13.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f8b5b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    aa230b5 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-monitoring-bom …

    …to v3.17.0 (#1722)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-monitoring-bom](https://togithub.com/googleapis/google-cloud-java) | `3.16.0` -> `3.17.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.17.0/compatibility-slim/3.16.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.17.0/confidence-slim/3.16.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
    renovate-bot authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c6f7767 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.21.0 (#1717)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.21.0](https://togithub.com/googleapis/java-bigtable/compare/v2.20.4...v2.21.0) (2023-04-27)
    
    
    ### Features
    
    * Track the latency a request is queued on the grpc channel ([#1604](https://togithub.com/googleapis/java-bigtable/issues/1604)) ([bf3e7dd](https://togithub.com/googleapis/java-bigtable/commit/bf3e7dd58170bd058cedba8eea69b8c412ae68d3))
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.17.0 ([#1722](https://togithub.com/googleapis/java-bigtable/issues/1722)) ([c6f7767](https://togithub.com/googleapis/java-bigtable/commit/c6f776730bd1d78489be69d09744782e8b46c9b0))
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#1720](https://togithub.com/googleapis/java-bigtable/issues/1720)) ([aa230b5](https://togithub.com/googleapis/java-bigtable/commit/aa230b5be4e282ccaa506d360ce95fdbe58ed4bb))
    
    ---
    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 Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a7f7410 View commit details
    Browse the repository at this point in the history
Loading