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-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.124.5
Choose a base ref
...
head repository: googleapis/java-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.124.6
Choose a head ref
  • 11 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 12, 2020

  1. chore: release 1.124.6-SNAPSHOT (#937)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    e7c9d5a View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#938)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-12 09:16:24,151 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-12 09:16:25,250 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/2859ef00-065c-4206-b5ce-b4ccee4dc238/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    da052ba View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v15.…

    …1.0 (#939)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `15.0.0` -> `15.1.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-bigquery).
    renovate-bot authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    fa5c8e8 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#940)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-12 17:30:21,471 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-12 17:30:22,518 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/1fe88b45-0b26-4d62-b8dc-a40f3b95338a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    22e8bd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85b1e0d View commit details
    Browse the repository at this point in the history
  6. build(java): use code-suggester v1 tag rather than full semver (#942)

    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Thu Nov 12 10:07:08 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 7d652819519dfa24da9e14548232e4aaba71a11c
    Source-Link: googleapis/synthtool@7d65281
    yoshi-automation authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    21bb353 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    242082c View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#943)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-13 16:50:00,250 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-13 16:50:01,340 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/2f040949-739d-41a5-995b-c1aff66fbd54/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    7843755 View commit details
    Browse the repository at this point in the history
  3. fix: make sure to fall back to old query path when query job is incom…

    …plete (#941)
    
    * fix: make sure to fall back to old query path when query job is incomplete (takes more than 10s)
    
    * nit
    
    * address comments
    
    * add comment
    
    * nit update
    stephaniewang526 authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    bd7d85c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b34a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baba95b View commit details
    Browse the repository at this point in the history
Loading