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: v3.3.0
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: v3.3.1
Choose a head ref
  • 10 commits
  • 18 files changed
  • 4 contributors

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#178)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7dfc516 View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#179)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    822223f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 20, 2021

  1. fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …

    …versions (#180)
    
    Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
    busunkim96 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b0e9533 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. feat: add Samples section to CONTRIBUTING.rst (#181)

    Source-Link: googleapis/synthtool@52e4e46
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:6186535cbdbf6b9fe61f00294929221d060634dae4a0795c1cefdbc995b2d605
    gcf-owl-bot[bot] authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5bc909c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. chore: fix kokoro config for samples (#184)

    Source-Link: googleapis/synthtool@dd05f9d
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
    gcf-owl-bot[bot] authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d2acb49 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 26, 2021

  1. chore: release as 3.3.1 (#186)

    Release-As: 3.3.1
    busunkim96 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7c1a7b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1bd9f View commit details
    Browse the repository at this point in the history
  3. chore: release 3.3.1 (#187)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [3.3.1](https://github.com/googleapis/python-bigquery-datatransfer/compare/v3.3.0...v3.3.1) (2021-07-26)
    
    
    ### Bug Fixes
    
    * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#180](https://github.com/googleapis/python-bigquery-datatransfer/issues/180)) ([b0e9533](https://github.com/googleapis/python-bigquery-datatransfer/commit/b0e953347b43dd2252cf907bfaa8b6fbb16379b6))
    * enable self signed jwt for grpc ([#185](https://github.com/googleapis/python-bigquery-datatransfer/issues/185)) ([3dd3bdd](https://github.com/googleapis/python-bigquery-datatransfer/commit/3dd3bdd9074297803eced776e0ab12491f91da3b))
    
    
    ### Documentation
    
    * add Samples section to CONTRIBUTING.rst ([#181](https://github.com/googleapis/python-bigquery-datatransfer/issues/181)) ([5bc909c](https://github.com/googleapis/python-bigquery-datatransfer/commit/5bc909c606fdf7cc037e1f014a997272f6284c65))
    
    
    ### Miscellaneous Chores
    
    * release as 3.3.1 ([#186](https://github.com/googleapis/python-bigquery-datatransfer/issues/186)) ([7c1a7b9](https://github.com/googleapis/python-bigquery-datatransfer/commit/7c1a7b98fcb08dbe081c8c645d079a6586fa7b7b))
    ---
    
    
    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 Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3fc764d View commit details
    Browse the repository at this point in the history
Loading