Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: This release has breaking changes. #### cloudbuild:v1 The following keys were deleted: - schemas.HTTPDelivery.description - schemas.HTTPDelivery.id - schemas.HTTPDelivery.properties.uri.description - schemas.HTTPDelivery.properties.uri.type - schemas.HTTPDelivery.type - schemas.Notification.description - schemas.Notification.id - schemas.Notification.properties.filter.description - schemas.Notification.properties.filter.type - schemas.Notification.properties.httpDelivery.$ref - schemas.Notification.properties.httpDelivery.description - schemas.Notification.properties.slackDelivery.$ref - schemas.Notification.properties.slackDelivery.description - schemas.Notification.properties.smtpDelivery.$ref - schemas.Notification.properties.smtpDelivery.description - schemas.Notification.properties.structDelivery.additionalProperties.description - schemas.Notification.properties.structDelivery.additionalProperties.type - schemas.Notification.properties.structDelivery.description - schemas.Notification.properties.structDelivery.type - schemas.Notification.type - schemas.NotifierConfig.description - schemas.NotifierConfig.id - schemas.NotifierConfig.properties.apiVersion.description - schemas.NotifierConfig.properties.apiVersion.type - schemas.NotifierConfig.properties.kind.description - schemas.NotifierConfig.properties.kind.type - schemas.NotifierConfig.properties.metadata.$ref - schemas.NotifierConfig.properties.metadata.description - schemas.NotifierConfig.properties.spec.$ref - schemas.NotifierConfig.properties.spec.description - schemas.NotifierConfig.type - schemas.NotifierMetadata.description - schemas.NotifierMetadata.id - schemas.NotifierMetadata.properties.name.description - schemas.NotifierMetadata.properties.name.type - schemas.NotifierMetadata.properties.notifier.description - schemas.NotifierMetadata.properties.notifier.type - schemas.NotifierMetadata.type - schemas.NotifierSecret.description - schemas.NotifierSecret.id - schemas.NotifierSecret.properties.name.description - schemas.NotifierSecret.properties.name.type - schemas.NotifierSecret.properties.value.description - schemas.NotifierSecret.properties.value.type - schemas.NotifierSecret.type - schemas.NotifierSecretRef.description - schemas.NotifierSecretRef.id - schemas.NotifierSecretRef.properties.secretRef.description - schemas.NotifierSecretRef.properties.secretRef.type - schemas.NotifierSecretRef.type - schemas.NotifierSpec.description - schemas.NotifierSpec.id - schemas.NotifierSpec.properties.notification.$ref - schemas.NotifierSpec.properties.notification.description - schemas.NotifierSpec.properties.secrets.description - schemas.NotifierSpec.properties.secrets.items.$ref - schemas.NotifierSpec.properties.secrets.type - schemas.NotifierSpec.type - schemas.SMTPDelivery.description - schemas.SMTPDelivery.id - schemas.SMTPDelivery.properties.fromAddress.description - schemas.SMTPDelivery.properties.fromAddress.type - schemas.SMTPDelivery.properties.password.$ref - schemas.SMTPDelivery.properties.password.description - schemas.SMTPDelivery.properties.port.description - schemas.SMTPDelivery.properties.port.type - schemas.SMTPDelivery.properties.recipientAddresses.description - schemas.SMTPDelivery.properties.recipientAddresses.items.type - schemas.SMTPDelivery.properties.recipientAddresses.type - schemas.SMTPDelivery.properties.senderAddress.description - schemas.SMTPDelivery.properties.senderAddress.type - schemas.SMTPDelivery.properties.server.description - schemas.SMTPDelivery.properties.server.type - schemas.SMTPDelivery.type - schemas.SlackDelivery.description - schemas.SlackDelivery.id - schemas.SlackDelivery.properties.webhookUri.$ref - schemas.SlackDelivery.properties.webhookUri.description - schemas.SlackDelivery.type The following keys were changed: - schemas.Build.properties.timeout.description - schemas.GitFileSource.properties.repoType.enum - schemas.GitFileSource.properties.repoType.enumDescriptions - schemas.GitRepoSource.properties.repoType.enum - schemas.GitRepoSource.properties.repoType.enumDescriptions - schemas.NetworkConfig.properties.peeredNetworkIpRange.description - schemas.WorkerConfig.properties.diskSizeGb.description
- Loading branch information