2.14.0 (2022-12-15)
Features
- Add API to enable GKE Gateway controller (944001d)
- Add compact placement feature for node pools (944001d)
- Add nodeconfig resource_labels api (944001d)
- Add support for
google.cloud.container.__version__
(944001d) - Add support for specifying stack type for clusters. This will allow clusters to be created as dual stack or toggled between IPV4 and dual stack (#323) (5c1d04f)
- Add typing to proto.Message based class attributes (944001d)
- GKE cluster's control plan/node-pool network isolation (944001d)
- v1: Add a FastSocket API (4d61084)
- v1beta1: Add a FastSocket API (#319) (5072864)
Bug Fixes
- Add dict typing for client_options (944001d)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (25c47a8)
- Drop usage of pkg_resources (25c47a8)
- Fix timeout default values (25c47a8)