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-connection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: googleapis/python-bigquery-connection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 6 contributors

Commits on Oct 30, 2020

  1. chore: format external unit test dependencies (#30)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/2883243e-5082-447a-bb0d-429c7b36a251/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@6542bd7
    yoshi-automation authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    ae95417 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. test: add 3.9 unit tests (#31)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/0e2d8ffe-bbb1-4859-af3b-bf61d244e12b/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    6e85354 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. docs(python): update intersphinx for grpc and auth (#32)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6f0f288a-a1e8-4b2d-a85f-00b1c6150185/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@9a7d9fb
    yoshi-automation authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f3ce3aa View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. test: add system tests for mTLS testing (#38)

    * test: add system tests for mTLS testing
    
    * Update tests/system.py
    arithmetic1728 authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8b4ae0b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. chore: add pre-commit (#36)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * docs(python): fix intersphinx link for google-auth
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Thu Nov 19 10:16:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a073c873f3928c561bdf87fdfbf1d081d1998984
    Source-Link: googleapis/synthtool@a073c87
    
    * chore: add config / docs for 'pre-commit' support
    
    Source-Author: Tres Seaver <[email protected]>
    Source-Date: Tue Dec 1 16:01:20 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 32af6da519a6b042e3da62008e2a75e991efb6b4
    Source-Link: googleapis/synthtool@32af6da
    
    * chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0
    
    Source-Author: WhiteSource Renovate <[email protected]>
    Source-Date: Wed Dec 2 17:18:24 2020 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: 69629b64b83c6421d616be2b8e11795738ec8a6c
    Source-Link: googleapis/synthtool@69629b6
    
    * test(python): give filesystem paths to pytest-cov
    
    https://pytest-cov.readthedocs.io/en/latest/config.html
    
    The pytest-cov docs seem to suggest a filesystem path is expected.
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Dec 2 09:28:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f94318521f63085b9ccb43d42af89f153fb39f15
    Source-Link: googleapis/synthtool@f943185
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    yoshi-automation and busunkim96 authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f2906bb View commit details
    Browse the repository at this point in the history
  2. fix: remove gRPC send/recv limits (#37)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix: remove client recv msg limit fix: add enums to `types/__init__.py`
    
    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    
    * docs: revert changes to google-auth intersphinx
    
    Co-authored-by: Tim Swast <[email protected]>
    yoshi-automation and tswast authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c8d639a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. chore: add constraints file (#39)

    * chore: add constraints file
    
    * chore: add constraints file
    
    * chore: add constraints file
    
    * chore: add constraints file
    
    * chore: add constraints file
    
    * chore: add constraints file
    
    * set grpc-google-iam-v1 version
    
    Co-authored-by: Tim Swast <[email protected]>
    busunkim96 and tswast authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    22f88cf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Mar 9, 2021

  1. chore: release 1.0.1 (#34)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    414af1d View commit details
    Browse the repository at this point in the history
Loading