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: 0.120.0
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: v0.121.0
Choose a head ref
  • 20 commits
  • 193 files changed
  • 6 contributors

Commits on Dec 5, 2019

  1. Bump next snapshot (#6989)

    kolea2 authored and chingor13 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    f3cee8d View commit details
    Browse the repository at this point in the history
  2. feat: migrate bigquerydatatransfer from google-cloud-java, add bom (#3)

    * chore: add pom.xml
    
    * chore: move files to root
    
    * chore: update synth config, re-generate common templates and clients
    
    1. update synth to use new paths
    2. update synth to use new copyright header
    3. update pom.xml files to have correct names and descriptions
    4. update .repo-metadata.json for new urls
    5. add .gitignore
    6. generate common templates
    7. re-generate client
    
    * remove accidental build file
    
    * remove accidental generated files
    stephaniewang526 authored and chingor13 committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    32a90c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

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

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    5b3ad2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477833c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

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

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    ce68b4c View commit details
    Browse the repository at this point in the history
  2. feat: re-generated to pick up changes in the API or client library ge…

    …nerator. (#10)
    
    * feat: re-generated  to pick up changes in the API or client library generator.
    
    * Add clirr-ignored-differences to handle dependencies test
    yoshi-automation authored and stephaniewang526 committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    e0a6beb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

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

Commits on Dec 23, 2019

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

Commits on Dec 26, 2019

  1. chore(deps): group core dependencies

    chingor13 authored and codyoss committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    c6138aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9220de3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    65c914a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2a1a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    67cec1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c968d97 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    e7dc8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32738cd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. chore: release 0.121.0 (#30)

    * created CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-bigquerydatatransfer/pom.xml [ci skip]
    
    * updated grpc-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-bigquerydatatransfer-v1/pom.xml [ci skip]
    
    * updated google-cloud-bigquerydatatransfer-bom/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    release-please[bot] authored and chingor13 committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    be6fdc6 View commit details
    Browse the repository at this point in the history
Loading