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.1.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.2.0
Choose a head ref
  • 3 commits
  • 35 files changed
  • 3 contributors

Commits on Sep 22, 2020

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

Commits on Nov 17, 2020

  1. feat(v1): update client with new API features (#51)

    fix: deprecate SetLocations; use UpdateCluster
    refactor: provide name alias for GetOperation (as method signature annotation)
    feat: support for GetJSONWebKeys
    feat: support for Workload Identity
    feat: support for Gvisor in nodes
    feat: support for node reservation affinity
    feat: support for Customer Managed Encryption in nodes
    fix: deprecate basic auth fields (removed in 1.19 clusters)
    feat: support for NodeLocalDNS
    feat: support for ConfigConnector
    feat: support for private cluster VPC peering
    feat: support for CloudRun load balancers
    feat: support using routes for pod IPs
    feat: support for Shielded Nodes
    feat: support for release channels
    fix: deprecated Cluster/NodePool.status_message; use conditions
    feat: support for disabling default sNAT
    feat: operations now store more granular progress
    feat: support for node Surge Upgrades
    feat: support for updating node pool locations.
    feat: support for Node Auto Provisioning
    feat: support for specifying node disk size and type
    docs: many minor documentation clarifications
    yoshi-automation authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d3f5465 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.0 (#52)

    * chore: release 2.2.0
    
    * docs: add specific features to changelog
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    release-please[bot] and busunkim96 authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    20401fb View commit details
    Browse the repository at this point in the history
Loading