Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 12, 2025. 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-api-common-protos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.56.0
Choose a base ref
...
head repository: googleapis/python-api-common-protos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.56.1
Choose a head ref
  • 8 commits
  • 71 files changed
  • 4 contributors

Commits on Mar 22, 2022

  1. fix: regenerate pb2 files using the latest version of grpcio-tools (#95)

    * fix: regenerate pb2 files using the latest version of grpcio-tools
    
    * add basic test
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * add constraints for py37 py38 py39
    
    * remove constraint for grpcio
    
    * fix(deps): require protobuf >= 3.15.0
    
    * revert change
    
    * revert change
    
    * add tests_local session
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f04ed64 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. chore(python): use black==22.3.0 (#97)

    * chore(python): use black==22.3.0
    
    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    
    * ci: use black 22.3.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    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 Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1d71162 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. chore(python): Enable size-label bot (#98)

    Source-Link: googleapis/synthtool@06e8279
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    23ad1d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(python): add license header to auto-label.yaml (#99)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    f5410d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. chore(python): use ubuntu 22.04 in docs image (#101)

    Source-Link: googleapis/synthtool@f15cc72
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
    gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    14ab937 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. fix: include tests directory (#103)

    * fix: include tests directory
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * rename README.md to README.rst
    
    * update path to README in setup.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored May 2, 2022
    Configuration menu
    Copy the full SHA
    72e5df1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. chore(python): auto approve template changes (#104)

    Source-Link: googleapis/synthtool@453a5d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
    gcf-owl-bot[bot] authored May 5, 2022
    Configuration menu
    Copy the full SHA
    4f4f6ba View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. chore(main): release 1.56.1 (#96)

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