This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Releases: googleapis/python-container
Releases · googleapis/python-container
v2.3.1
v2.3.0
Features
- sync v1beta1 GKE API; deprecate SetLocations and use UpdateCluster; support for sysctls config in Linux nodes; support for node kubelet config controlling CPU manager policy, CFS quota; support for Customer Managed Encryption (17f0a29)
Bug Fixes
Documentation
v2.2.0
All changes are from #51 / d3f5465
Features
- support for GetJSONWebKeys
- support for Workload Identity
- support for Gvisor in nodes
- support for node reservation affinity
- support for Customer Managed Encryption in nodes
- support for NodeLocalDNS
- support for ConfigConnector
- support for private cluster VPC peering
- support for CloudRun load balancers
- support using routes for pod IPs
- support for Shielded Nodes
- support for release channels
- support for disabling default sNAT
- operations now store more granular progress
- support for node Surge Upgrades
- support for updating node pool locations.
- support for Node Auto Provisioning
- support for specifying node disk size and type
Bug Fixes
- deprecate SetLocations; use UpdateCluster
- provide name alias for GetOperation (as method signature annotation)
- deprecate basic auth fields (removed in 1.19 clusters)
- deprecate Cluster/NodePool.status_message; use conditions
v2.1.0
v2.0.1
v2.0.0
v1.0.1
v1.0.0
v0.5.0
chore: release 0.5.0 (#9) :robot: I have created a release \*beep\* \*boop\* --- ## [0.5.0](https://www.github.com/googleapis/python-container/compare/v0.4.0...v0.5.0) (2020-04-14) ### Features * make `project_id`, `zone`, `cluster_id`, `node_pool` optional arguments to methods in `cluster_manager_client`; change default timeout config; add 2.7 sunset warning; bump copyright year to 2020 (via synth)([#8](https://www.github.com/googleapis/python-container/issues/8)) ([6afc050](https://www.github.com/googleapis/python-container/commit/6afc050f21c57a2d0eda3327c07510f2226aa6a6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
v0.4.0
chore: release 0.4.0 (#5)