Skip to content
This repository was archived by the owner on Feb 24, 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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c6e85d5
Choose a base ref
...
head repository: googleapis/java-bigquerystorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c1034a4
Choose a head ref
  • 8 commits
  • 38 files changed
  • 5 contributors

Commits on Dec 4, 2020

  1. chore: release 1.6.8-SNAPSHOT (#707)

    🤖 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 4, 2020
    Configuration menu
    Copy the full SHA
    cd436a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    24a98c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1c386 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#711)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-06 23:21:20,080 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-06 23:21:20,981 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/fcfddd04-d866-405c-a241-3fb56532bba6/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 6, 2020
    Configuration menu
    Copy the full SHA
    20aef28 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. chore: Update publish_javadoc.sh (#713)

    * (chore) Update publish_javadoc.sh
    
    * add `export` to the envVar's to make sure maven knows about them.
    * report the Java version
    
    * chore: update script
    
    * remove `java -version`
    
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Les Vogel <lesv@users.noreply.github.com>
    Source-Date: Mon Dec 7 09:37:58 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d11bd2888c38ce1fb6fa6bf25494a4219a73928
    Source-Link: googleapis/synthtool@5d11bd2
    yoshi-automation authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    55a2cf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. feat: v1beta2 manual client library for BigQueryWrite (#714)

    * feat: v1beta2 manual client library for BigQueryWrite
    
    * .
    
    * Update google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1beta2/JsonStreamWriter.java
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    
    * Update google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1beta2/OnSchemaUpdateRunnable.java
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    
    * .
    
    * fix the messed headers
    
    * fix the flakiness of a test
    
    * fix integration test failure due to API breaking change
    
    * remove a failing test
    
    * remove a failing test
    
    * .
    
    * .
    
    * .
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    yirutang and yoshi-code-bot authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    53a9c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03aa545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1034a4 View commit details
    Browse the repository at this point in the history
Loading