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.116.10
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.117.0
Choose a head ref
  • 19 commits
  • 77 files changed
  • 7 contributors

Commits on Aug 12, 2020

  1. chore: release 1.116.11-SNAPSHOT (#670)

    🤖 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 Aug 12, 2020
    Configuration menu
    Copy the full SHA
    ce17e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813584e View commit details
    Browse the repository at this point in the history
  3. docs: update samples README.md (#667)

    * docs: update samples README.md and refactor SimpleQuery
    
    * fix typos
    
    * revert back changes to SimpleQuery
    stephaniewang526 authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    60d904b View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.apis:google-api-services-bigquery …

    …to v2-rev20200805-1.30.10 (#672)
    renovate-bot authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    3e578f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. changes without context (#674)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    ca8891c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

    …675)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `8.1.0` -> `9.0.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#googleapis/java-bigquery).
    renovate-bot authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    778c80d View commit details
    Browse the repository at this point in the history
  2. changes without context (#676)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    d52a51a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

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

    ….0 (#677)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `9.0.0` -> `9.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 Aug 17, 2020
    Configuration menu
    Copy the full SHA
    71c60cc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. chore: regen readme (#678)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5acb756 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. docs(samples): fix checkstyle errors (#682)

    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:
    - [X] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [X] Ensure the tests and linter pass
    - [X] Code coverage does not decrease (if any source code was changed)
    - [X] Appropriate docs were updated (if necessary)
    
    Fixes #681
    Praful Makani authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fe5abc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. docs(samples): add samples lint job and fix lint issues (#684)

    * 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(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore: fix trailing whitespace
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Aug 17 14:29:16 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75
    Source-Link: googleapis/synthtool@c3caf07
    
    * chore(java_templates): stop running pmd/spotbugs checks for samples
    
    This was creating too much noise. We will revisit with other options and/or tune these checks.
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Aug 19 12:26:49 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537
    Source-Link: googleapis/synthtool@9602086
    yoshi-automation authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f08becc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. feat: support for Table ACLs (#653)

    * feat: bigquery table acls
    
    * incremental updates
    
    * syntax
    
    * cleanup warnings
    
    * add policy conversion tests
    
    * add BigQueryImpl testing
    
    * cleanup tests
    
    * address mock issue
    
    * plumb in testIamPermissions and impl test
    
    * add integration test
    
    * drop empty check
    
    * allow more permissive policy conversions for (empty bindings)
    
    * more null fun
    
    * add clirr-ignored-differences.xml for new methods added to interfaces
    
    Co-authored-by: stephwang <stephwang@google.com>
    shollyman and stephaniewang526 authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f0e67d8 View commit details
    Browse the repository at this point in the history
  2. feat: add jmh benchmark module (#686)

    * add jmh benchmark
    
    * fix typo for jar name
    
    * update README.md with additional instructions to run Benchmarks
    
    * update benchmarkMode to AverageTime and reduce iterations
    
    Co-authored-by: stephwang <stephwang@google.com>
    Praful Makani and stephaniewang526 authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    a0e760f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd5c5c View commit details
    Browse the repository at this point in the history
  4. fix: temporarily disable reporting to unblock releases (#692)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/00009db7-1f0c-4b7b-8206-8bb9cd926177/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@968465a
    yoshi-automation authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c1f5533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f348f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acc57f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44f7632 View commit details
    Browse the repository at this point in the history
  8. chore: release 1.117.0 (#685)

    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated README.md [ci skip]
    
    * chore: updated versions.txt [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated google-cloud-bigquery/pom.xml [ci skip]
    
    * chore: updated samples/snapshot/pom.xml [ci skip]
    
    * chore: updated samples/install-without-bom/pom.xml [ci skip]
    
    * chore: updated samples/snippets/pom.xml [ci skip]
    
    * chore: updated pom.xml [ci skip]
    
    * chore: updated benchmark/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    73763a5 View commit details
    Browse the repository at this point in the history
Loading