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

v2.14.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 23:08
1f963a7

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)

Documentation

  • samples: Snippetgen handling of repeated enum field (944001d)
  • samples: Snippetgen should call await on the operation coroutine before calling result (25c47a8)