Skip to content

Commit

Permalink
Update changelog for v0.27.0 release (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
lblackstone authored Oct 21, 2022
1 parent 69f1ab2 commit d88e722
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,55 @@ CHANGELOG

## HEAD (Unreleased)

## 0.27.0 (2022-10-21)
### BREAKING CHANGE
Upstream API changes affected the following:
- `Resource "google-native:securitycenter/v1:NotificationConfig" missing input "organizationId"`
- `Resource "google-native:securitycenter/v1:NotificationConfig" missing output "organizationId"`
- `Function "google-native:securitycenter/v1:getNotificationConfig" missing input "organizationId"`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpecResponse" missing`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchema" missing property "lookerColumnSpec"`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignalResponse" missing property "favoriteCount"`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaResponse" missing property "lookerColumnSpec"`
- `Type "google-native:compute/alpha:Scheduling" missing property "dynamicResizeProperties"`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpecType" missing`
- `Type "google-native:compute/alpha:SchedulingDynamicResizePropertiesHotStandbyState" missing`
- `Type "google-native:compute/alpha:SchedulingDynamicResizeProperties" missing`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec" missing`
- `Type "google-native:compute/alpha:SchedulingResponse" missing property "dynamicResizeProperties"`
- `Type "google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignal" missing property "favoriteCount"`
- `Type "google-native:compute/alpha:SchedulingDynamicResizePropertiesResponse" missing`

### New resources:

- `beyondcorp/v1alpha.NetConnection`
- `beyondcorp/v1alpha.NetConnectionIamBinding`
- `beyondcorp/v1alpha.NetConnectionIamMember`
- `beyondcorp/v1alpha.NetConnectionIamPolicy`
- `certificatemanager/v1.CertificateIssuanceConfig`
- `cloudidentity/v1beta1.InboundSamlSsoProfile`
- `cloudidentity/v1beta1.InboundSsoAssignment`
- `contentwarehouse/v1.Document`
- `contentwarehouse/v1.DocumentSchema`
- `contentwarehouse/v1.RuleSet`
- `contentwarehouse/v1.SynonymSet`
- `securitycenter/v1.FolderNotificationConfig`
- `securitycenter/v1.OrganizationNotificationConfig`

### New functions:

- `beyondcorp/v1alpha.getNetConnection`
- `beyondcorp/v1alpha.getNetConnectionIamPolicy`
- `certificatemanager/v1.getCertificateIssuanceConfig`
- `cloudidentity/v1beta1.getInboundSamlSsoProfile`
- `cloudidentity/v1beta1.getInboundSsoAssignment`
- `contentwarehouse/v1.getDocument`
- `contentwarehouse/v1.getDocumentSchema`
- `contentwarehouse/v1.getRuleSet`
- `contentwarehouse/v1.getSynonymSet`
- `securitycenter/v1.getFolderNotificationConfig`
- `securitycenter/v1.getOrganizationNotificationConfig`

## 0.26.1 (2022-10-07)

### BUG FIXES/ENHANCEMENTS
Expand Down

0 comments on commit d88e722

Please sign in to comment.