KEMBAR78
Comparing v1.7.2...v1.8.0 · googleapis/java-bigquerystorage · GitHub
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-bigquerystorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
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: v1.8.0
Choose a head ref
  • 19 commits
  • 110 files changed
  • 6 contributors

Commits on Dec 15, 2020

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v16.…

    …2.0 (#737)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `16.1.0` -> `16.2.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-bigquerystorage).
    renovate-bot authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c405157 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.7.3-SNAPSHOT (#738)

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

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-15 22:37:55,669 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-15 22:37:56,559 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/2ea039b0-7839-4e43-9077-028fb4200506/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3fa869d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. ci(java): ignore bot users for generate-files-bot (#741)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/4111c5f4-24d7-4653-8efb-3dcc7e0c712a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@3f67cee
    yoshi-automation authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    bfcc59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423e8bf View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#742)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-12-16 16:47:40,269 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2020-12-16 16:47:41,133 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/06960d9e-0a19-4a77-9978-d38f7d9f8d61/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    c32a86a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. feat: updates to Write API v1beta2 public interface, migrate to Java …

    …microgenerator (#728)
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345311069
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 2 14:17:15 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e39e42f368d236203a774ee994fcb4d730c33a83
    Source-Link: googleapis/googleapis@e39e42f
    
    * feat!: Updates to BigQuery Write API V1Beta2 public interface. This includes breaking changes to the API, it is fine because the API is not officially launched yet.
    
    PiperOrigin-RevId: 345469340
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 09:33:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b53c4d98aab1eae3dac90b37019dede686782f13
    Source-Link: googleapis/googleapis@b53c4d9
    
    * fix: Update gapic-generator-java to 0.0.7
    
    Committer: @miraleung
    PiperOrigin-RevId: 345476969
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 10:07:32 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 7be2c821dd88109038c55c89f7dd48f092eeab9d
    Source-Link: googleapis/googleapis@7be2c82
    
    * chore: rollback migrating java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345522380
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 13:28:07 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f8f975c7d43904e90d6c5f1684fdb6804400e641
    Source-Link: googleapis/googleapis@f8f975c
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 346405446
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 8 14:03:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: abc43060f136ce77124754a48f367102e646844a
    Source-Link: googleapis/googleapis@abc4306
    
    * chore: update gapic-generator-java to 0.0.11
    
    Committer: @miraleung
    PiperOrigin-RevId: 347036369
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 11:13:47 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
    Source-Link: googleapis/googleapis@6d65640
    
    Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Co-authored-by: stephwang <stephwang@google.com>
    3 people authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    2fc5968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f2bac View commit details
    Browse the repository at this point in the history
  3. feat: add default stream support for StreamWriter (#744)

    * fix: a race condition in test
    
    * .
    
    * .
    
    * fix: allow default stream name to StreamWriter
    
    * .
    yirutang authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    248ab73 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. chore: synthtool changes (#746)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345311069
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 2 14:17:15 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e39e42f368d236203a774ee994fcb4d730c33a83
    Source-Link: googleapis/googleapis@e39e42f
    
    * feat!: Updates to BigQuery Write API V1Beta2 public interface. This includes breaking changes to the API, it is fine because the API is not officially launched yet.
    
    PiperOrigin-RevId: 345469340
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 09:33:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b53c4d98aab1eae3dac90b37019dede686782f13
    Source-Link: googleapis/googleapis@b53c4d9
    
    * fix: Update gapic-generator-java to 0.0.7
    
    Committer: @miraleung
    PiperOrigin-RevId: 345476969
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 10:07:32 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 7be2c821dd88109038c55c89f7dd48f092eeab9d
    Source-Link: googleapis/googleapis@7be2c82
    
    * chore: rollback migrating java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345522380
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 13:28:07 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f8f975c7d43904e90d6c5f1684fdb6804400e641
    Source-Link: googleapis/googleapis@f8f975c
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 346405446
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 8 14:03:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: abc43060f136ce77124754a48f367102e646844a
    Source-Link: googleapis/googleapis@abc4306
    
    * chore: update gapic-generator-java to 0.0.11
    
    Committer: @miraleung
    PiperOrigin-RevId: 347036369
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 11:13:47 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
    Source-Link: googleapis/googleapis@6d65640
    
    * chore: update gapic-generator-java to 0.0.13
    
    Committer: @miraleung
    PiperOrigin-RevId: 347849179
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 16 10:28:38 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 360a0e177316b7e9811f2ccbbef11e5f83377f3f
    Source-Link: googleapis/googleapis@360a0e1
    yoshi-automation authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    e16abc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. ci(java): ignore bot users for generate-files-bot (#749)

    Depends on googleapis/repo-automation-bots#1254
    
    Fixes googleapis/repo-automation-bots#1096
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Dec 15 16:16:07 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 3f67ceece7e797a5736a25488aae35405649b90b
    Source-Link: googleapis/synthtool@3f67cee
    yoshi-automation authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7056a5f View commit details
    Browse the repository at this point in the history
  2. fix: enable tests that are disabled due to breaking change and stop i…

    …gnoring ALREADY_EXISTED error (#748)
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-bigquerystorage/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> ☕️
    yirutang authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    8caf5a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. chore(java): remove formatter action

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Dec 29 10:50:17 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033
    Source-Link: googleapis/synthtool@6133907
    yoshi-automation authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    486c256 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. chore(java): remove formatter action (#754)

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Dec 29 10:50:17 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033
    Source-Link: googleapis/synthtool@6133907
    yoshi-automation authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f3c897f View commit details
    Browse the repository at this point in the history
  2. feat: remove IgnoreUnknownFields support on JsonStreamWriter (#757)

    * feat! Remove IgnoreUnknownFields support for JsonStreamWriter
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * add clirr-ignored-differences.xml for breaking changes
    
    Co-authored-by: yirutang <yiru@google.com>
    stephaniewang526 and yirutang authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    0988105 View commit details
    Browse the repository at this point in the history
  3. feat: better default stream support in client library (#750)

    * .
    
    * .
    
    * .
    
    * feat: Support default stream on streamWriter and jsonStreamWriter
    
    * add integration test
    
    * .
    
    * .
    
    * ci(java): ignore bot users for generate-files-bot (#749)
    
    Depends on googleapis/repo-automation-bots#1254
    
    Fixes googleapis/repo-automation-bots#1096
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Dec 15 16:16:07 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 3f67ceece7e797a5736a25488aae35405649b90b
    Source-Link: googleapis/synthtool@3f67cee
    
    * .
    
    * .
    
    * chore: synthtool changes (#746)
    
    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345311069
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 2 14:17:15 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e39e42f368d236203a774ee994fcb4d730c33a83
    Source-Link: googleapis/googleapis@e39e42f
    
    * feat!: Updates to BigQuery Write API V1Beta2 public interface. This includes breaking changes to the API, it is fine because the API is not officially launched yet.
    
    PiperOrigin-RevId: 345469340
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 09:33:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: b53c4d98aab1eae3dac90b37019dede686782f13
    Source-Link: googleapis/googleapis@b53c4d9
    
    * fix: Update gapic-generator-java to 0.0.7
    
    Committer: @miraleung
    PiperOrigin-RevId: 345476969
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 10:07:32 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 7be2c821dd88109038c55c89f7dd48f092eeab9d
    Source-Link: googleapis/googleapis@7be2c82
    
    * chore: rollback migrating java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 345522380
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Dec 3 13:28:07 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f8f975c7d43904e90d6c5f1684fdb6804400e641
    Source-Link: googleapis/googleapis@f8f975c
    
    * chore: migrate java-bigquerystorage to the Java microgenerator
    
    Committer: @miraleung
    PiperOrigin-RevId: 346405446
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 8 14:03:11 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: abc43060f136ce77124754a48f367102e646844a
    Source-Link: googleapis/googleapis@abc4306
    
    * chore: update gapic-generator-java to 0.0.11
    
    Committer: @miraleung
    PiperOrigin-RevId: 347036369
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 11:13:47 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
    Source-Link: googleapis/googleapis@6d65640
    
    * chore: update gapic-generator-java to 0.0.13
    
    Committer: @miraleung
    PiperOrigin-RevId: 347849179
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 16 10:28:38 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 360a0e177316b7e9811f2ccbbef11e5f83377f3f
    Source-Link: googleapis/googleapis@360a0e1
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * .
    
    * fix flushall test
    
    Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
    Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    3 people authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    488f258 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. fix: An extra test that is still calling old JsonStreamWriter append (#…

    …760)
    
    * fix:an extra test that is still calling old JsonStreamWriter append
    
    * .
    yirutang authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    af72e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb41e3 View commit details
    Browse the repository at this point in the history
  3. chore: release 1.8.0 (#752)

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