Skip to content

1.96.0

Compare
Choose a tag to compare
@mbzomowski mbzomowski released this 30 Oct 22:47
· 1833 commits to master since this release
  • Added support for "reconcile resource immediately once its dependency is ready" feature for all remaining resources.
  • Added storageTarget to BigTableInstance (#729).
  • Added location and BITBUCKET support to CloudBuildTrigger (#672).
  • Added visibleCoreCount to ComputeInstance.
  • Added visibleCoreCount to ComputeInstanceTemplate.
  • Added snapshotProperties.chainName to ComputeResourcePolicies.
  • Added chainName to ComputeSnapshot.
  • Added certificateMapRef to ComputeTargetSSLProxy.
  • Added costManagementConfig, nodePoolDefaults, serviceExternalIpsConfig to ContainerCluster.
  • Added locationPolicy, totalMaxNodeCount, totalMinNodeCount to ContainerNodePool.
  • Added channelRef and resourceConditions to EventarcTrigger.
  • Added mesh to GKEHubFeatureMembership.
  • Added forceDelete to MonitoringNotificationChannel.
  • Removed labels from NetworkServicesGateway, NetworkServicesGRPCRoute, NetworkServicesHTTPRoute, NetworkServicesMesh, and NetworkServicesTCPRoute.
  • Released new controller unmanaged-detector. Now if there is no Config Connector controller for a resource's namespace, that resource's status will show as "Unmanaged".
  • Extended faster reconciliation of resources with dependencies to support IAMAuditConfig and IAMPolicy.
  • Added support for DLPInspectTemplate resource.
  • Fixed issue with DataprocCluster where resource creation was failing with error message Update call failed: error applying desired state: infeasible update: ({true }) would require recreation (#661).