Skip to content

v35.0.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 12 Dec 22:11
e20bd1f

35.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • master_ipv4_cidr_block optional for private standard clusters (#2186)
  • TPG>=6.11: add endpoint_dns (#2180)
  • update-variant: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place (#2195)
  • TPG>=6.8.0: add KCP log params (#2166)
  • private-cluster: use private endpoint (#2189)
  • Change the default value of "monitoring_enable_managed_prometheus" var to null (#2188)
  • TPG>=6.5.0: promote enable_gcfs to GA (#2178)
  • TPG>=6.7.0: promote secret_manager_config to GA (#2159)
  • TPG>=6.5.0: support gcp_filestore_csi_driver_config for autopilot (#2126)

Features

  • add logging_config and monitoring_config to autopilot modules (#2155) (0ebdfda)
  • Change the default value of "monitoring_enable_managed_prometheus" var to null (#2188) (31a1619)
  • deps: Update Terraform Google Provider to >= 6.7.0, < 6.11.0 (#2184) (d73e2e9)
  • master_ipv4_cidr_block optional for private standard clusters (#2186) (e0ea8e7)
  • Node pools can enable fast_socket (#2200) (f23d52f)
  • promote additive_vpc_scope_dns_domain to GA (#2194) (43d1c56)
  • TPG>=6.11: add endpoint_dns (#2180) (1f85f66)
  • TPG>=6.5.0: promote enable_gcfs to GA (#2178) (eb9b0be)
  • TPG>=6.5.0: support gcp_filestore_csi_driver_config for autopilot (#2126) (e3f016e)
  • TPG>=6.7.0: promote secret_manager_config to GA (#2159) (7931bf4)
  • TPG>=6.8.0: add KCP log params (#2166) (9a1f4ea)
  • update-variant: allow updating disk_type, disk_size_gb, machine_type, enable_gcfs in place (#2195) (276cbdb)

Bug Fixes