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.111.0
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.111.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    9024990 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.17 (#281)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.16` -> `1.0.17` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.17`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.17)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.16...v1.0.17)
    
    -   require -P lint
         Lets not burden customers with our development rules.
        -   Move Checkstyle, ErrorProne, PMD, and SpotBugs to only run w/ -P lint
        -   Update the Readme
    -   spotbugs-annotations 4.0.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#googleapis/java-bigquery).
    renovate-bot authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    20fa234 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. chore: release 1.111.1-SNAPSHOT (#282)

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

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    e72a99f View commit details
    Browse the repository at this point in the history
  2. doc: remove deprecated content (#283)

    * doc: remove deprecated content
    
    * deps: bump samples shared-dep and libraries-bom versions
    stephaniewang526 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    820b4d5 View commit details
    Browse the repository at this point in the history
  3. deps: fix build errors (#286)

    * deps: fix build errors
    
    * temporarily remove flatten plugin
    
    * add flatten back, specify javax version
    
    * specify javax version in parent pom
    stephaniewang526 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    4b478b0 View commit details
    Browse the repository at this point in the history
  4. chore: release 1.111.1 (#285)

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