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.0.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.0.1
Choose a head ref
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 10, 2021

  1. chore: release 2.0.1-SNAPSHOT (#943)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5c96749 View commit details
    Browse the repository at this point in the history
  2. chore: release gapic-generator-java v2.0.1 (#942)

    Committer: @miraleung
    PiperOrigin-RevId: 389657692
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Mon Aug 9 09:53:52 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a739464cacb3aa6d375683aefe16b79c21da1bb0
    Source-Link: googleapis/googleapis@a739464
    yoshi-automation authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3db12b2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2 (#945)
    
    [![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.3` -> `2.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.0.0/compatibility-slim/1.27.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/2.0.0/confidence-slim/1.27.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ***
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#​200-httpswwwgithubcomgoogleapisjava-bigtablecomparev1273v200-2021-08-09)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v1.27.3...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    *   release gapic-generator-java v2.0.0 ([#​938](https://togithub.com/googleapis/java-bigtable/issues/938))
    *   update java compile to 1.8 (update google-cloud-shared-config … ([#​939](https://togithub.com/googleapis/java-bigtable/issues/939))
    
    ##### Features
    
    *   gapic-generator-java v1.0.12, mtls support ([#​871](https://www.togithub.com/googleapis/java-bigtable/issues/871)) ([3ec05d4](https://www.togithub.com/googleapis/java-bigtable/commit/3ec05d4dff8ee3799dd799ecf659610de031564a))
    *   release gapic-generator-java v2.0.0 ([#​938](https://www.togithub.com/googleapis/java-bigtable/issues/938)) ([d2456e4](https://www.togithub.com/googleapis/java-bigtable/commit/d2456e4b014f714c87ff5ad414b5fabd0631e912))
    *   update java compile to 1.8 (update google-cloud-shared-config … ([#​939](https://www.togithub.com/googleapis/java-bigtable/issues/939)) ([57cddee](https://www.togithub.com/googleapis/java-bigtable/commit/57cddee445dec91a8bb96127ee7db947a1e13a7d))
    
    ##### Dependencies
    
    *   fix UpperBoundsDep check for checker-qual ([#​941](https://www.togithub.com/googleapis/java-bigtable/issues/941)) ([1d7c224](https://www.togithub.com/googleapis/java-bigtable/commit/1d7c224bd46f8ab576645e5d722ac595ab875406))
    
    ##### [1.27.3](https://www.togithub.com/googleapis/java-bigtable/compare/v1.27.2...v1.27.3) (2021-07-19)
    
    ##### Bug Fixes
    
    *   client.close() should wait until the channels are terminated before shutting down the executor ([#​916](https://www.togithub.com/googleapis/java-bigtable/issues/916)) ([914f0cc](https://www.togithub.com/googleapis/java-bigtable/commit/914f0cc4a928974e14b2ab49b848f757862ad140))
    
    ##### [1.27.2](https://www.togithub.com/googleapis/java-bigtable/compare/v1.27.1...v1.27.2) (2021-07-01)
    
    ##### Bug Fixes
    
    *   jwt authentication on batch-bigtable.googleapis.com ([#​892](https://www.togithub.com/googleapis/java-bigtable/issues/892)) ([d2ca9c6](https://www.togithub.com/googleapis/java-bigtable/commit/d2ca9c62f3fcb9c79c97ef8a73bad3a0e7555afc))
    
    ##### [1.27.1](https://www.togithub.com/googleapis/java-bigtable/compare/v1.27.0...v1.27.1) (2021-06-30)
    
    ##### Bug Fixes
    
    *   Add `shopt -s nullglob` to dependencies script ([#​884](https://www.togithub.com/googleapis/java-bigtable/issues/884)) ([8b971a2](https://www.togithub.com/googleapis/java-bigtable/commit/8b971a2510685be336b0dd19fc048905b56906e3))
    
    ##### Dependencies
    
    *   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​889](https://www.togithub.com/googleapis/java-bigtable/issues/889)) ([8b6754f](https://www.togithub.com/googleapis/java-bigtable/commit/8b6754fb1fbdca43a327e3f253be076eb0c2cd2f))
    
    </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 Aug 10, 2021
    Configuration menu
    Copy the full SHA
    98a4bc7 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#946)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-10 18:09:57,347 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-10 18:09:58,581 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/d636680c-27ae-481a-81b8-6def71087121/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3c11bb9 View commit details
    Browse the repository at this point in the history
  5. chore: regenerate README (#947)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-10 18:31:13,221 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-10 18:31:14,512 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/003d5335-24d1-4e90-b92e-e0d5165a3daf/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    19e3b2e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.0.1 (#948)
    
    [![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-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.0.0` -> `2.0.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.0.1/compatibility-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.0.1/confidence-slim/2.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.0.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;201-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare200v201-2021-08-11)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.0.0...v2.0.1)
    
    </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 Aug 11, 2021
    Configuration menu
    Copy the full SHA
    31a7cb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. chore: release 2.0.1 (#949)

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