Skip to content
This repository was archived by the owner on Nov 29, 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/python-bigquery-datatransfer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: googleapis/python-bigquery-datatransfer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 3 commits
  • 63 files changed
  • 3 contributors

Commits on Sep 16, 2020

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

Commits on Sep 21, 2020

  1. chore: transition the library to microgenerator (#56)

    * chore: remove old GAPIC code
    
    * Regenerate the library with microgenerator
    
    * Fix docs toctree includes
    
    * Update Python version compatibility in README
    
    * Adjust samples
    
    * Fix datatransfer shim unit test
    
    * Reduce required coverage threshold
    
    The generated code tests do not cover all code paths after all...
    
    * Simplify TransferConfig instantiation in sample
    
    * Add UPGRADING guide
    
    * Update UPGRADING.md (method name)
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    plamut and busunkim96 authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ad6d893 View commit details
    Browse the repository at this point in the history
  2. chore: Release v2.0.0 (#58)

    * chore: release v2.0.0
    
    * Link to migration guide in CHANGELOG
    plamut authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    41256ee View commit details
    Browse the repository at this point in the history
Loading