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.15.0
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.16.0
Choose a head ref
  • 3 commits
  • 18 files changed
  • 4 contributors

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

  1. feat: Add field for enabled Beta K8s APIs in proto (#329)

    * feat: Add support for python 3.11
    
    chore: Update gapic-generator-python to v1.8.0
    PiperOrigin-RevId: 500768693
    
    Source-Link: googleapis/googleapis@190b612
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/7bf29a414b9ecac3170f0b65bdc2a95705c0ef1a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2JmMjlhNDE0YjllY2FjMzE3MGYwYjY1YmRjMmE5NTcwNWMwZWYxYSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Add field for enabled Beta K8s APIs in proto
    
    ---
    feat: add etags for cluster and node pool update operations
    
    Clients may now optionally specify the previously read etag for a cluster or node pool during update requests. The etag is regenerated every time the object is updated. If an etag is provided, it will be checked against the current etag, and the request will be rejected on mismatch. This is particularly useful for allowing two clients to concurrently update a repeated field without overwriting each other.
    
    PiperOrigin-RevId: 500787735
    
    Source-Link: googleapis/googleapis@961d1ee
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6d95a0e2be7fb65cfee8b49a29c0e21acf673195
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmQ5NWEwZTJiZTdmYjY1Y2ZlZThiNDlhMjljMGUyMWFjZjY3MzE5NSJ9
    
    * 🦉 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 Jan 10, 2023
    Configuration menu
    Copy the full SHA
    8eeee3b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. chore(main): release 2.16.0 (#330)

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