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: v1.27.2
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: v1.27.3
Choose a head ref
  • 16 commits
  • 28 files changed
  • 7 contributors

Commits on Jul 2, 2021

  1. chore: release 1.27.3-SNAPSHOT (#895)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ab628b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v1.27.2 (#896)
    
    [![WhiteSource 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-bigtable](https://togithub.com/googleapis/java-bigtable) | `1.27.1` -> `1.27.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.2/compatibility-slim/1.27.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.2/confidence-slim/1.27.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v1.27.2`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1272-httpswwwgithubcomgoogleapisjava-bigtablecomparev1271v1272-2021-07-01)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v1.27.1...v1.27.2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    renovate-bot authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    e1e9019 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. chore: regenerate README (#897)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-02 19:10:00,246 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-02 19:10:01,800 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/517738ac-21dc-4d27-9f96-e6b54ad2f5cb/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5d036b2 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#898)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-06 17:24:55,404 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-06 17:24:56,637 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/79ba0556-602c-469c-88d3-093d3c05ef51/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    aab6ec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. chore: remove distributionManagement section (#899)

    All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
    Neenu1995 authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    6448dce View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. chore: remove distributionManagement section (#900)

    All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
    Neenu1995 authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fba970d View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#901)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-08 17:54:35,144 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-08 17:54:36,613 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/7b3cfc9b-a7f7-4a63-a8dd-4714bc7601d7/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    905878a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v20.…

    …8.0 (#902)
    
    [![WhiteSource 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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `20.7.0` -> `20.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/compatibility-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/confidence-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    renovate-bot authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    abe0c3f View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#903)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-08 18:47:00,383 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-08 18:47:02,371 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/ef47a474-ada0-40dc-a2a5-df6f50e2598c/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    3b14954 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. chore: remove All rights reserved clause from java.header (#904)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/defeb78e-d77b-4325-9987-7032ce12efa6/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@09c59c2
    yoshi-automation authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    95e5379 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. chore: use BaseApiTracer and BaseApiTracerFactory (#879)

    Extends `BaseApiTracer` and `BaseApiTracerFactory` instead of implementing `ApiTracer` and `ApiTracerFactory` after gax change is picked up. New methods could be added to `ApiTracer` and won't break the client.
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-bigtable/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> ☕️
    mutianf authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7d5108e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. chore: add dependencyDashboardLabels to renovate.json (#914)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/de2006ef-73ee-4610-a649-de5c5b2cb687/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@5d3c52f
    yoshi-automation authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    88e80b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747c56a View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#915)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-15 14:37:45,569 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-15 14:37:46,949 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/b144eea0-d822-4e7a-8776-54ca2a566fd2/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e3ab43f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. fix: client.close() should wait until the channels are terminated bef…

    …ore shutting down the executor (#916)
    
    * fix: client.close() should wait until the channels are terminated before shutting down the executor
    
    Previously the client.close() would simply shutdown the channel pool and the executor immediately after. Unfortunately this leads to RPCs that would hang forever because an outstanding RPC didnt have an executor to notify of its completion. This PR ensures that the channels are drained before shutting down the executor
    
    * copyright
    igorbernstein2 authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    914f0cc View commit details
    Browse the repository at this point in the history
  2. chore: release 1.27.3 (#917)

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