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.3.1
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.3.2
Choose a head ref
  • 13 commits
  • 27 files changed
  • 9 contributors

Commits on Nov 9, 2021

  1. chore: use gapic-generator-python 0.56.2 (#138)

    * chore: update Java and Python dependencies
    
    PiperOrigin-RevId: 408420890
    
    Source-Link: googleapis/googleapis@2921f9f
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6598ca8cbbf5226733a099c4506518a5af6ff74c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    14d90b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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

Commits on Nov 16, 2021

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

Commits on Dec 1, 2021

  1. docs: add python quickstart sample (#141)

    * initial boilerplate for samples folder
    
    * basic test and nox setup
    
    * quickstart sample added
    
    * sample and test
    
    * updating test features
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * updated region tags
    
    * removed CLI from sample and moved client creation out of main()
    
    * Update samples/snippets/quickstart.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Swast <[email protected]>
    3 people authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8b85fb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

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

Commits on Dec 28, 2021

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

Commits on Jan 6, 2022

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

Commits on Jan 8, 2022

  1. chore: use gapic-generator-python 0.58.4 (#149)

    * chore: use gapic-generator-python 0.58.4
    
    fix: provide appropriate mock values for message body fields
    
    committer: dovs
    PiperOrigin-RevId: 419025932
    
    Source-Link: googleapis/googleapis@73da669
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/46df624a54b9ed47c1a7eefb7a49413cf7b82f98
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    d4c8743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e759e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. chore(samples): Add check for tests in directory (#152)

    Source-Link: googleapis/synthtool@52aef91
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8365869 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. chore(python): update release.sh to use keystore (#154)

    Source-Link: googleapis/synthtool@69fda12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e60da68 View commit details
    Browse the repository at this point in the history
Loading