You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added spec.externalDataConfiguration.avroOptions to BigQueryTable.
Added spec.compressionMode to ComputeBackendBucket.
Added spec.compressionMode to ComputeBackendService.
Added spec.advancedOptionsConfig.jsonCustomConfig to ComputeSecurityPolicy.
Added spec.managementConfig.fullManagementConfig to ConfigControllerInstance.
Added spec.nodeConfig.guestAccelerator[].gpuSharingConfig and spec.notificationConfig.pubsub.filter to ContainerCluster.
Added spec.nodeConfig.guestAccelerator[].gpuSharingConfig to ContainerNodePool.
Added spec.config.dataprocMetricConfig, spec.config.gceClusterConfig.confidentialInstanceConfig, spec.config.gceClusterConfig.shieldedInstanceConfig, spec.config.masterConfig.diskConfig.localSsdInterface, spec.config.metastoreConfig.dataprocMetastoreServiceRef, spec.config.secondaryWorkerConfig.diskConfig.localSsdInterface, spec.config.securityConfig, spec.config.workerConfig.diskConfig.localSsdInterface and spec.virtualClusterConfig to DataprocCluster.
Added spec.cloudLoggingConfig to DNSManagedZone.
Added spec.persistenceConfig to RedisInstance.
Added status.version to SecretManagerSecretVersion.
Added spec.maintenanceVersion and status.availableMaintenanceVersions to SQLInstance.
Added spec.passwordPolicy to SQLUser.
Added spec.customPlacementConfig to StorageBucket.
Added spec.notificationConfig to StorageTransferJob (#303).
Fixed: Moved SQLUser output-only field sqlServerUserDetails from spec to status.
Added support for DLPJobTrigger resource.
External contributors can now create a dev environment in which they can build and test a local copy of Config Connector. Instructions can be found here.