Skip to content

1.24.0

Compare
Choose a tag to compare
@jcanseco jcanseco released this 07 Oct 21:58
· 2386 commits to master since this release

Warning: This release contains the issue described in #288 413 Request Entity Too Large. Please either uninstall and reinstall 1.23.0, or upgrade to 1.26.0, which contains a fix.

  • Add support for the DataflowFlexTemplateJob resource
  • Add the transformNameMapping field to DataflowJob
  • Add the auditConfigs field to IAMPolicy
  • Add the loadBalancerType, datapathProvider, and notificationConfig fields to ContainerCluster
  • Add the artifacts and options fields to CloudBuildTrigger
  • Add support for the GRPC protocol for ComputeBackendService
  • Add logic to auto-trigger server-side apply metadata on resources on K8s clusters with server-side apply enabled (i.e. K8s 1.16+)
  • Fix issue where kubectl get gcp did not include IAMPolicy, IAMPolicyMember, and IAMAuditConfig resources (Issue #286)