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: v1.3.6
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.3.7
Choose a head ref
  • 18 commits
  • 22 files changed
  • 3 contributors

Commits on Jun 10, 2021

  1. chore: release 1.3.7-SNAPSHOT (#894)

    🤖 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). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f328b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e8b4e View commit details
    Browse the repository at this point in the history
  3. chore: release gapic-generator-java v1.0.11 (#888)

    Committer: @miraleung
    PiperOrigin-RevId: 378266372
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Tue Jun 8 15:56:51 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9e3105549a35520f215359065c11e8dce15e18af
    Source-Link: googleapis/googleapis@9e31055
    yoshi-automation authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    41da1a6 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate README (#895)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-10 21:32:55,355 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-10 21:32:56,583 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/5cd7c82a-feab-40c8-b0f5-88e476f79788/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    f279bf4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. chore: release gapic-generator-java v1.0.12 (#896)

    Committer: @miraleung
    PiperOrigin-RevId: 378718217
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Thu Jun 10 13:08:49 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 08c4eeb531c01ad031134dca94b18e3f7dd35902
    Source-Link: googleapis/googleapis@08c4eeb
    yoshi-automation authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    3b11179 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. fix: Update dependencies.sh to not break on mac (#897)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/acfd70d5-0dee-4a47-95a7-8f3e4540cb2f/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@8f76a88
    yoshi-automation authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    9d74a7f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    90af9f4 View commit details
    Browse the repository at this point in the history
  2. chore: release gapic-generator-java v1.0.13 (#900)

    Committer: @miraleung
    PiperOrigin-RevId: 379784268
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Wed Jun 16 12:29:58 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 551681f25e36b11829e87e580281350461f4f3f5
    Source-Link: googleapis/googleapis@551681f
    yoshi-automation authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a9d8eac View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. chore: minimize noise from build scripts (#901)

    This should limit the amount of scrolling client devs have to do when debugging a test failure
    
    Co-authored-by: Elliotte Rusty Harold <[email protected]>
    Co-authored-by: Neenu Shaji <[email protected]>
    
    Source-Author: Igor Bernstein <[email protected]>
    Source-Date: Fri Jun 18 17:28:07 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e
    Source-Link: googleapis/synthtool@1c0c698
    yoshi-automation authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    3f3999c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. fix: Add shopt -s nullglob to dependencies script (#902)

    This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs.
    
    Source-Author: dpcollins-google <[email protected]>
    Source-Date: Sat Jun 19 18:35:58 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8
    Source-Link: googleapis/synthtool@87254ac
    yoshi-automation authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2ee897a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

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

Commits on Jun 23, 2021

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

Commits on Jun 24, 2021

  1. chore: regenerate README (#905)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-23 15:53:57,575 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-23 15:53:58,807 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/657f6f6e-bbbf-4bce-9638-8b8948667a66/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    406374b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 28, 2021

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

Commits on Jun 29, 2021

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

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    6838ed0 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.3.7 (#898)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.3.7](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.3.6...v1.3.7) (2021-06-30)
    
    
    ### Bug Fixes
    
    * Add `shopt -s nullglob` to dependencies script ([#902](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/902)) ([2ee897a](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/2ee897a54ae2f19cbfbb67b6749c2d06b362ae0c))
    * Update dependencies.sh to not break on mac ([#897](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/897)) ([9d74a7f](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/9d74a7f017688b684884d2a9f43115d8a0410ab0))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-bigquery to v1.133.1 ([#899](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/899)) ([90af9f4](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/90af9f4d80b7a90d9c6aebb0386461ede5679ac3))
    * update dependency com.google.cloud:google-cloud-bigquery to v1.134.0 ([#906](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/906)) ([7e51e0d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/7e51e0d54e71c0dbc0325a34fc4027db1bce0599))
    * update dependency com.google.cloud:google-cloud-bigquery to v1.135.0 ([#907](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/907)) ([87360d2](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/87360d2373e73ee46a4390c9c7d4747c51014889))
    * update dependency com.google.cloud:google-cloud-bigquery to v1.135.1 ([#908](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/908)) ([27b2a9c](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/27b2a9cc025aa2fe25976f44b623b6dbbff98908))
    * update dependency com.google.cloud:google-cloud-pubsub to v1.113.4 ([#903](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/903)) ([34b47a8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/34b47a8b6928039171ba4bfb2c201629ac2b859b))
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#909](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/909)) ([6838ed0](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6838ed071039cd3ce1440757b6582ae70c43382c))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    eca7788 View commit details
    Browse the repository at this point in the history
Loading