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.55.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.0
Choose a head ref
  • 5 commits
  • 87 files changed
  • 5 contributors

Commits on Mar 1, 2022

  1. fix: re-generate pb2 files (#87)

    * chore(deps): update actions/setup-python action to v3
    
    Source-Link: googleapis/synthtool@571ee2c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:09af371bb7d8ebbaef620bfc76c0a3a42da96d75f4821409b54f3466d4ebbd3c
    
    * add custom sync repo settings
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6260547 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix: re-generate pb2 files using grpcio-tools<1.44.0 (#93)

    * fix: re-generate pb2 files using grpcio-tools<1.44.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>
    parthea and gcf-owl-bot[bot] authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    76bb9f6 View commit details
    Browse the repository at this point in the history
  2. fix: expose all names in longrunning _pb2's (#90)

    * fix: epoxse all names in longrunning _pb2's
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: set version to 1.55.1b1
    
    * chore: revert changes to noxfile
    
    * chore: try again
    
    * chore: revert version #
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    09e9ccd View commit details
    Browse the repository at this point in the history
  3. feat: update all protos and pb2 files (#92)

    * feat: update all protos and pb2 files
    
    * 🦉 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>
    parthea and gcf-owl-bot[bot] authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    62c04b8 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.56.0 (#88)

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