Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Releases: googleapis/python-container

v2.3.1

19 Feb 18:02
4c7bbb4

Choose a tag to compare

Bug Fixes

  • remove client recv msg limit fix: add enums to types/__init__.py (#60) (9207193)

v2.3.0

08 Dec 22:03
74a4ec1

Choose a tag to compare

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

  • python: update intersphinx for grpc and auth (#53) (6a0fef7)

v2.2.0

17 Nov 16:32
20401fb

Choose a tag to compare

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

16 Sep 20:49
8870b00

Choose a tag to compare

Features

  • regenerate client lib to pick up new mtls env (#44) (c4ffea0)

v2.0.1

31 Jul 20:21
17eaede

Choose a tag to compare

Bug Fixes

Documentation

v2.0.0

16 Jul 19:31
98b440d

Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to microgenerator (#33)

Features

v1.0.1

17 Jun 00:01
841904c

Choose a tag to compare

Bug Fixes

v1.0.0

16 Jun 17:46
cc56dc8

Choose a tag to compare

Features

v0.5.0

14 Apr 23:46
d783e54

Choose a tag to compare

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

11 Feb 00:46
2cb574a

Choose a tag to compare

chore: release 0.4.0 (#5)