Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ libraries:
- internal/generated/snippets/ai/
tag_format: '{id}/v{version}'
- id: aiplatform
version: 1.117.0
version: 1.118.0
last_generated_commit: c662840a94dbdf708caa44893a2d49119cdd391c
apis:
- path: google/cloud/aiplatform/v1
Expand Down Expand Up @@ -1362,7 +1362,7 @@ libraries:
- internal/generated/snippets/certificatemanager/
tag_format: '{id}/v{version}'
- id: ces
version: 0.0.0
version: 0.1.0
last_generated_commit: 258563af0e9d6e7219de9afdffe74687d1eb7b83
apis:
- path: google/cloud/ces/v1beta
Expand Down Expand Up @@ -1718,7 +1718,7 @@ libraries:
- internal/generated/snippets/commerce/
tag_format: '{id}/v{version}'
- id: compute
version: 1.54.0
version: 1.55.0
last_generated_commit: c662840a94dbdf708caa44893a2d49119cdd391c
apis:
- path: google/cloud/compute/v1
Expand Down Expand Up @@ -2103,7 +2103,7 @@ libraries:
- internal/generated/snippets/datalabeling/
tag_format: '{id}/v{version}'
- id: datamanager
version: 0.1.0
version: 0.2.0
last_generated_commit: c662840a94dbdf708caa44893a2d49119cdd391c
apis:
- path: google/ads/datamanager/v1
Expand Down Expand Up @@ -2301,7 +2301,7 @@ libraries:
- internal/generated/snippets/deploy/
tag_format: '{id}/v{version}'
- id: developerconnect
version: 0.4.1
version: 0.5.0
last_generated_commit: c662840a94dbdf708caa44893a2d49119cdd391c
apis:
- path: google/cloud/developerconnect/v1
Expand Down Expand Up @@ -3023,7 +3023,7 @@ libraries:
- internal/generated/snippets/gsuiteaddons/
tag_format: '{id}/v{version}'
- id: hypercomputecluster
version: 0.1.0
version: 0.2.0
last_generated_commit: 258563af0e9d6e7219de9afdffe74687d1eb7b83
apis:
- path: google/cloud/hypercomputecluster/v1beta
Expand Down Expand Up @@ -5818,7 +5818,7 @@ libraries:
- spanner/testdata
tag_format: '{id}/v{version}'
- id: speech
version: 1.29.0
version: 1.30.0
last_generated_commit: c662840a94dbdf708caa44893a2d49119cdd391c
apis:
- path: google/cloud/speech/v1
Expand Down
14 changes: 14 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changes


## [1.118.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.118.0) (2026-02-26)

### Features

* Add image_spec to Reasoning Engine public protos ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add transcription fields to Session Service ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add v1 API version for Session Service ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

### Documentation

* A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

## [1.117.0](https://github.com/googleapis/google-cloud-go/releases/tag/aiplatform%2Fv1.117.0) (2026-02-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion aiplatform/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions ces/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Changes

## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/ces%2Fv0.1.0) (2026-02-26)

### Features

* add new clients (#13889) ([6ddbda6](https://github.com/googleapis/google-cloud-go/commit/6ddbda6521b6a7f70bd3e05a21c1d64b80e25847))

2 changes: 1 addition & 1 deletion ces/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions compute/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.55.0](https://github.com/googleapis/google-cloud-go/releases/tag/compute%2Fv1.55.0) (2026-02-26)

### Features

* Update Compute Engine v1 API to revision 20260106 (#1148) ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Update Compute Engine v1beta API to revision 20260106 (#1147) ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Update Compute Engine v1beta API to revision 20260206 (https://github.com/googleapis/googleapis/pull/1159) ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

## [1.54.0](https://github.com/googleapis/google-cloud-go/releases/tag/compute%2Fv1.54.0) (2026-01-22)

### Features
Expand Down
2 changes: 1 addition & 1 deletion compute/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 35 additions & 0 deletions datamanager/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changes

## [0.2.0](https://github.com/googleapis/google-cloud-go/releases/tag/datamanager%2Fv0.2.0) (2026-02-26)

### Features

* add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
Comment on lines +7 to +25
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To improve readability and help users quickly scan the list of new features, please consider sorting this list alphabetically.

Suggested change
* add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add new `ErrorReason` values for licensing, user list operations, and permission checks ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLink` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserList` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListDirectLicenseService` for creating and managing direct user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicense` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseCustomerInfo` resource ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListGlobalLicenseService` for creating and managing global user list licenses ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add `UserListService` for creating and managing user lists ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))


### Bug Fixes

* changed `conversion_value` field to be optional in message `Event` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

### Documentation

* a comment for enum `ErrorReason` is changed to clarify that it is subject to future additions ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* a comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* a comment for message `PairData` is changed to clarify it is only available to data partners ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* add comments to resources and methods to clarify which are available only to data partners ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/datamanager%2Fv0.1.0) (2026-02-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion datamanager/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 43 additions & 0 deletions developerconnect/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# Changes

## [0.5.0](https://github.com/googleapis/google-cloud-go/releases/tag/developerconnect%2Fv0.5.0) (2026-02-26)

### Features

* A new enum value `GEMINI_CODE_ASSIST` is added to enum `google.cloud.developerconnect.v1.GitHubConfig.GitHubApp` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `app_hub_service` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `google_cloud_run` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `http_config` is added to message `google.cloud.developerconnect.v1.Connection` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `http_proxy_base_uri` is added to message `google.cloud.developerconnect.v1.HTTPProxyConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `organization` is added to message `google.cloud.developerconnect.v1.GitHubEnterpriseConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `projects` is added to message `google.cloud.developerconnect.v1.insights.InsightsConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new field `secure_source_manager_instance_config` is added to message `google.cloud.developerconnect.v1.Connection` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.FinishOAuthRequest` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.FinishOAuthResponse` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.GenericHTTPEndpointConfig` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.StartOAuthRequest` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.StartOAuthResponse` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.AppHubService` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.ArtifactDeployment` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.DeploymentEvent` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.GoogleCloudRun` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* A new message `google.cloud.developerconnect.v1.insights.Projects` is added ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add Cloud Run and App Hub Service runtimes to InsightsConfig ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents) ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add Gemini Code Assist GitHub App type ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add HTTP Proxy base URI field ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add OAuth flow RPCs (StartOAuth, FinishOAuth) ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add Projects field to InsightsConfig for project tracking ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Add Secure Source Manager and Generic HTTP Endpoint connection types ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))

### Documentation

* Corrected typos in comments for `google.cloud.developerconnect.v1.insights.InsightsConfig` and `google.cloud.developerconnect.v1.insights.ArtifactConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Updated comment for `CreateGitRepositoryLink` RPC in `google.cloud.developerconnect.v1.DeveloperConnect` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Updated comments to include regional secret patterns for SecretManager fields in `GitHubConfig`, `OAuthCredential`, `UserCredential`, `GitLabConfig`, `GitLabEnterpriseConfig`, `BitbucketDataCenterConfig`, and `BitbucketCloudConfig` ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* Updated description for `google.cloud.location.Locations.ListLocations` in YAML ([b21a3b8](https://github.com/googleapis/google-cloud-go/commit/b21a3b8409f1af4f077be833949c1b6cc3e4c319))
* another bulk typo correction (#13527) ([90a4f21](https://github.com/googleapis/google-cloud-go/commit/90a4f21fc7c19aec71e92dfa9b810bad9544a7c0))
* fix typo in README.md entries (#13526) ([ac32b85](https://github.com/googleapis/google-cloud-go/commit/ac32b85197bf5b33aeb3af1ac69b752dff7a8a57))

## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/developerconnect/v0.4.0...developerconnect/v0.4.1) (2025-09-16)


Expand Down
4 changes: 2 additions & 2 deletions developerconnect/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions hypercomputecluster/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## [0.2.0](https://github.com/googleapis/google-cloud-go/releases/tag/hypercomputecluster%2Fv0.2.0) (2026-02-26)

### Features

* add new clients (#13890) ([999231b](https://github.com/googleapis/google-cloud-go/commit/999231b69b31b633d1068c33c3e07e273ef32467))

### Documentation

* another bulk typo correction (#13527) ([90a4f21](https://github.com/googleapis/google-cloud-go/commit/90a4f21fc7c19aec71e92dfa9b810bad9544a7c0))
* fix typo in README.md entries (#13526) ([ac32b85](https://github.com/googleapis/google-cloud-go/commit/ac32b85197bf5b33aeb3af1ac69b752dff7a8a57))

## [0.1.0](https://github.com/googleapis/google-cloud-go/releases/tag/hypercomputecluster%2Fv0.1.0) (2025-12-04)

### Features
Expand Down
4 changes: 2 additions & 2 deletions hypercomputecluster/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.117.0",
"version": "1.118.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.117.0",
"version": "1.118.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/ces/apiv1beta",
"version": "0.0.0",
"version": "0.1.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/compute/apiv1",
"version": "1.54.0",
"version": "1.55.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/compute/apiv1beta",
"version": "1.54.0",
"version": "1.55.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/datamanager/apiv1",
"version": "0.1.0",
"version": "0.2.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/developerconnect/apiv1",
"version": "0.4.1",
"version": "0.5.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/hypercomputecluster/apiv1",
"version": "0.1.0",
"version": "0.2.0",
"language": "GO",
"apis": [
{
Expand Down
Loading
Loading