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: v0.9.0
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.0.0
Choose a head ref
  • 11 commits
  • 17 files changed
  • 7 contributors

Commits on Dec 14, 2021

  1. chore(deps): update dependency google-cloud-compute to v0.9.0 (#171)

    * chore(deps): update dependency google-cloud-compute to v0.9.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ae601cf View commit details
    Browse the repository at this point in the history
  2. docs(samples): Samples for custom vm types (#155)

    * chore(docs): Adding samples for Custom VM Types.
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    76a1d29 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

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

Commits on Jan 5, 2022

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

Commits on Jan 6, 2022

  1. chore: use python-samples-reviewers (#183)

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

Commits on Jan 10, 2022

  1. chore(samples): Removing some leaked instances. (#179)

    * chore(samples): Removing some leaked instances.
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore(samples): Removing more leaked instances.
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore(samples): Removing cleanup code, leaving only the firewall test fix.
    
    * chore(samples): Restructuring firewall test.
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    m-strzelczyk and gcf-owl-bot[bot] authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    efa02df View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. chore(deps): update dependency google-cloud-storage to v1.44.0 (#182)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b634df2 View commit details
    Browse the repository at this point in the history
  2. chore(samples): Add check for tests in directory (#186)

    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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    915995e View commit details
    Browse the repository at this point in the history
  3. tests: remove int64 field test (#177)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    georgiyekkert and parthea authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    cdb45d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. feat: bump release level to production/stable (#189)

    Fixes #53 🦕
    
    Googlers see internal bug b/209082587
    
    Release-As: 1.0.0
    parthea authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d5a5438 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.0.0 (#190)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.0.0](v0.9.0...v1.0.0) (2022-01-13)
    
    
    ### Features
    
    * bump release level to production/stable ([#189](#189)) ([d5a5438](d5a5438))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f0b5f32 View commit details
    Browse the repository at this point in the history
Loading