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-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.2
Choose a base ref
...
head repository: googleapis/python-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 11, 2022

  1. chore(deps): update dependency google-cloud-container to v2.12.2 (#308)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-cloud-container](https://togithub.com/googleapis/python-container) | `==2.12.1` -> `==2.12.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/compatibility-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-container/2.12.2/confidence-slim/2.12.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-container</summary>
    
    ### [`v2.12.2`](https://togithub.com/googleapis/python-container/blob/HEAD/CHANGELOG.md#&#8203;2122-httpsgithubcomgoogleapispython-containercomparev2121v2122-2022-10-07)
    
    [Compare Source](https://togithub.com/googleapis/python-container/compare/v2.12.1...v2.12.2)
    
    ##### Bug Fixes
    
    -   **deps:** Allow protobuf 3.19.5 ([#&#8203;305](https://togithub.com/googleapis/python-container/issues/305)) ([728fc48](https://togithub.com/googleapis/python-container/commit/728fc485d91c113a151dea2641ccfe163a5accaf))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-container).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
    renovate-bot authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b9ed5d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. feat: launch GKE Cost Allocations configuration to the v1 GKE API (#307)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 479682735
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/4a3979503f6b5814742eef42621c9673d2f929f1
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/aaca9d43d55b767822788f4547e5479a2ce925a5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWFjYTlkNDNkNTViNzY3ODIyNzg4ZjQ1NDdlNTQ3OWEyY2U5MjVhNSJ9
    
    feat: vulnerability scanning exposed to public
    GKE Security Posture launches public preview, exposes relevant features in cluster to public.
    
    PiperOrigin-RevId: 479682645
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/df8b96730d819af09f82c329a7fc47e4bc24f9c2
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4d197d8d782cca6d1e4a8199a15e411b5d40952d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGQxOTdkOGQ3ODJjY2E2ZDFlNGE4MTk5YTE1ZTQxMWI1ZDQwOTUyZCJ9
    gcf-owl-bot[bot] authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    d625e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

  1. chore(main): release 2.13.0 (#309)

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