Skip to content
This repository was archived by the owner on Sep 27, 2023. 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-bigquerydatatransfer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.127.3
Choose a base ref
...
head repository: googleapis/java-bigquerydatatransfer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 10, 2020

  1. chore(deps): update dependency com.google.cloud:google-cloud-bigquery…

    …datatransfer to v0.127.3-beta (#189)
    renovate-bot authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f984623 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.18 (#191)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | com.google.cloud.samples:shared-configuration | patch | `1.0.17` -> `1.0.18` |
    
    ---
    
    ### 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.
    
    ---
    
     - [ ] 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-bigquerydatatransfer).
    renovate-bot authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    656fdcf View commit details
    Browse the repository at this point in the history
  3. chore: bump libraries-bom version in readme (#190)

    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 Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fffe404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eb8e04 View commit details
    Browse the repository at this point in the history
  5. chore: release 0.127.4-SNAPSHOT (#193)

    * updated versions.txt [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigquerydatatransfer-bom/pom.xml [ci skip]
    
    * updated google-cloud-bigquerydatatransfer/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3846790 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.8.0 (#192)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.6.0` -> `0.8.0` |
    
    ---
    
    ### Release Notes
    
    
    googleapis/java-shared-config ### [`v0.8.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​080-httpswwwgithubcomgoogleapisjava-shared-configcomparev070v080-2020-06-10) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.7.0...v0.8.0) ##### Features - revert "feat: mark auto-value-annotations scope as provided" ([#​154](https://www.github.com/googleapis/java-shared-config/issues/154)) ([88afb4e](https://www.github.com/googleapis/java-shared-config/commit/88afb4e7c57cb6e00929c098135314a926d9da30)) ### [`v0.7.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​070-httpswwwgithubcomgoogleapisjava-shared-configcomparev060v070-2020-06-10) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.6.0...v0.7.0) ##### Features - mark auto-value-annotations scope as provided ([#​151](https://www.github.com/googleapis/java-shared-config/issues/151)) ([44ea4cb](https://www.github.com/googleapis/java-shared-config/commit/44ea4cbbf92b4ad35ffaffb7a01a1bce05063daf)) ##### Bug Fixes - lock the google-java-format version used by formatter plugin ([#​149](https://www.github.com/googleapis/java-shared-config/issues/149)) ([d58c054](https://www.github.com/googleapis/java-shared-config/commit/d58c05437a4ea8767db2bebfcc405ec77aeb9705))
    --- ### 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. --- - [ ] 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-bigquerydatatransfer).
    renovate-bot authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dcbf2ed View commit details
    Browse the repository at this point in the history
  2. chore: regen common template (#195)

    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 Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6b36670 View commit details
    Browse the repository at this point in the history
  3. feat: promote to GA (#196)

    Release-As: 1.0.0
    chingor13 authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    bc1d9e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    ed01335 View commit details
    Browse the repository at this point in the history
Loading