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.125.2
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.126.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Dec 5, 2020

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

    … to v1.125.2 (#996)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-bigquery](https://togithub.com/googleapis/java-bigquery) | patch | `1.125.0` -> `1.125.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigquery</summary>
    
    ### [`v1.125.2`](https://togithub.com/googleapis/java-bigquery/blob/master/CHANGELOG.md#&#8203;11252-httpswwwgithubcomgoogleapisjava-bigquerycomparev11251v11252-2020-12-04)
    
    [Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v1.125.0...v1.125.2)
    
    </details>
    
    ---
    
    ### 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 Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6de06aa View commit details
    Browse the repository at this point in the history
  2. chore: release 1.125.3-SNAPSHOT (#997)

    🤖 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 Dec 5, 2020
    Configuration menu
    Copy the full SHA
    c0a5556 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#998)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-05 00:16:21,423 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-05 00:16:22,330 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/63af523f-a9a8-4c04-a925-63f6b4b2c546/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a692fe1 View commit details
    Browse the repository at this point in the history
  4. feat: set requestId for fast query path in QueryRequestInfo instead o…

    …f QueryJobConfiguration (#987)
    
    As requested @epavan
    stephaniewang526 authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    e2cd4f6 View commit details
    Browse the repository at this point in the history
  5. chore: release 1.126.0 (#999)

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