Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
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.3
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.4
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 10, 2020

  1. chore(java): ignore return code 28 in README autosynth job (#918)

    Exit code 28 is returned if no changes are required and should not be considered a failure.
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Nov 9 14:51:28 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
    Source-Link: googleapis/synthtool@7db8a6c
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    38f493b View commit details
    Browse the repository at this point in the history
  2. chore: release 1.124.4-SNAPSHOT (#921)

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

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-10 15:39:48,443 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-10 15:39:49,470 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/ce41c3be-12ff-4f45-8725-c8881d2d308c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f0f8701 View commit details
    Browse the repository at this point in the history
  4. refactor(samples): add nested fields (#920)

    * refactor(samples): add nested fields
    
    * refactor(samples): update IT
    Praful Makani authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    4a32716 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74b7d5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ececddf View commit details
    Browse the repository at this point in the history
  7. chore: regenerate README (#925)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-11-10 18:48:43,923 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working directory clean
    2020-11-10 18:48:44,897 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/422c2ede-aa94-45b6-bf38-f499bf5e5719/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8b68ab2 View commit details
    Browse the repository at this point in the history
  8. chore: release 1.124.4 (#924)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [1.124.4](https://www.github.com/googleapis/java-bigquery/compare/v1.124.3...v1.124.4) (2020-11-10)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-storage to v1.113.3 ([#923](https://www.github.com/googleapis/java-bigquery/issues/923)) ([ececddf](https://www.github.com/googleapis/java-bigquery/commit/ececddf32294f7884350d7e99f4eb3d493744ed2))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    31e53dd View commit details
    Browse the repository at this point in the history
Loading