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

Skip to content
This repository was archived by the owner on Dec 31, 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-compute
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: googleapis/python-compute
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 7 commits
  • 215 files changed
  • 3 contributors

Commits on Feb 27, 2023

  1. chore: Update gapic-generator-python to v1.8.5 (#397)

    * chore: Update gapic-generator-python to v1.8.5
    
    PiperOrigin-RevId: 511892190
    
    Source-Link: googleapis/googleapis@a45d9c0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1907294b1d8365ea24f8c5f2e059a64124c4ed3b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTkwNzI5NGIxZDgzNjVlYTI0ZjhjNWYyZTA1OWE2NDEyNGM0ZWQzYiJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    14c5e9e View commit details
    Browse the repository at this point in the history
  2. chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#399)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/5f2a6089f73abf06238fe4310f6a14d6f6d1eed3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97
    gcf-owl-bot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8e0cf61 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. feat: Update Compute Engine API to revision 20230307 (#770) (#400)

    * feat: Update Compute Engine API to revision 20230307 (#770)
    
    Source-Link: googleapis/googleapis@c2016e5
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/0885fd7ae8a805a377974edfba60ab7c9327f75a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDg4NWZkN2FlOGE4MDVhMzc3OTc0ZWRmYmE2MGFiN2M5MzI3Zjc1YSJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    13bc576 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#402)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/92006bb3cdc84677aa93c7f5235424ec2b157146
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6
    gcf-owl-bot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    54636e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. feat: Update Compute Engine API to revision 20230307 (#786) (#403)

    * feat: Update Compute Engine API to revision 20230307 (#786)
    
    Source-Link: googleapis/googleapis@f64a3c8
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/808541b7e7697e2984a0ea0eba1adb5560dade97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODA4NTQxYjdlNzY5N2UyOTg0YTBlYTBlYmExYWRiNTU2MGRhZGU5NyJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    acc70b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. docs: Fix formatting of request arg in docstring (#404)

    * docs: Fix formatting of request arg in docstring
    
    chore: Update gapic-generator-python to v1.9.1
    PiperOrigin-RevId: 518604533
    
    Source-Link: googleapis/googleapis@8a085ae
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b2ab4b0a0ae2907e812c209198a74e0898afcb04
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e9b13a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. chore(main): release 1.11.0 (#401)

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