Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#3561 from GoogleCloudPlatform/…
Browse files Browse the repository at this point in the history
…releasenote

doc: update release notes for GoogleCloudPlatform#3493 and GoogleCloudPlatform#3521
  • Loading branch information
google-oss-prow[bot] authored Jan 29, 2025
2 parents f8ce2e3 + 532d143 commit c4ea5be
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/releasenotes/release-1.128.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ TODO: list contributors with `git log v1.127.0... | grep Merge | grep from | awk
* `SAMPLE_KMSAutokeyConfig`

* Manage the [KMS auto key](https://cloud.google.com/kms/docs/autokey-overview) which simplifies the CMEKs provisioning and assignment.
* `IAPSettings`
* Customize the [Identity-Aware Proxy (IAP)](https://cloud.google.com/iap/docs/customizing) settings for applications and services running on Google Cloud Platform.


## New Fields:

Expand Down Expand Up @@ -59,3 +62,8 @@ We have added support for direct reconciliation to more resources, with opt-in b
## Bug Fixes:

* [SAMPLE_Issue 3007](https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/3007) ComputeBackendService cannot refer clientTLSPolicy due to invalid format

* [Fixed](https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/3521) the incorrect format validation for the following fields in resource [`DataformRepository`](https://cloud.google.com/config-connector/docs/reference/resource-docs/dataform/dataformrepository).
* `spec.gitRemoteSettings.authenticationTokenSecretVersionRef`
* `spec.gitRemoteSettings.sshAuthenticationConfig.userPrivateKeySecretVersionRef`
* `spec.npmrcEnvironmentVariablesSecretVersionRef`

0 comments on commit c4ea5be

Please sign in to comment.