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
12 changes: 6 additions & 6 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ libraries:
- internal/generated/snippets/automl/
tag_format: '{id}/v{version}'
- id: backupdr
version: 1.6.0
version: 1.7.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/backupdr/v1
Expand Down Expand Up @@ -1723,7 +1723,7 @@ libraries:
- internal/generated/snippets/confidentialcomputing/
tag_format: '{id}/v{version}'
- id: config
version: 1.5.1
version: 1.6.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/config/v1
Expand Down Expand Up @@ -2714,7 +2714,7 @@ libraries:
- internal/generated/snippets/functions/
tag_format: '{id}/v{version}'
- id: geminidataanalytics
version: 0.5.0
version: 0.6.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/geminidataanalytics/v1beta
Expand Down Expand Up @@ -3114,7 +3114,7 @@ libraries:
- internal/generated/snippets/iot/
tag_format: '{id}/v{version}'
- id: kms
version: 1.23.2
version: 1.24.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/kms/v1
Expand Down Expand Up @@ -3815,7 +3815,7 @@ libraries:
- internal/generated/snippets/monitoring/
tag_format: '{id}/v{version}'
- id: netapp
version: 1.11.0
version: 1.12.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/netapp/v1
Expand Down Expand Up @@ -4798,7 +4798,7 @@ libraries:
- internal/version
tag_format: v{version}
- id: run
version: 1.13.0
version: 1.14.0
last_generated_commit: 94aa4f5ae672addf00e7970ecc47699e34989e90
apis:
- path: google/cloud/run/v2
Expand Down
21 changes: 21 additions & 0 deletions backupdr/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@



## [1.7.0](https://github.com/googleapis/google-cloud-go/releases/tag/backupdr%2Fv1.7.0) (2026-01-15)

### Features

* A new message `BackupConfigDetails` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `BackupDrPlanConfig` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `BackupDrPlanRule` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `BackupDrTemplateConfig` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `BackupLocation` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `ListResourceBackupConfigsRequest` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `ListResourceBackupConfigsResponse` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `PitrSettings` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new message `ResourceBackupConfig` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new resource_definition `backupdr.googleapis.com/ResourceBackupConfig` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* A new service `BackupDrProtectionSummary` is added ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))

### 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))

## [1.6.0](https://github.com/googleapis/google-cloud-go/releases/tag/backupdr%2Fv1.6.0) (2025-12-04)

### Features
Expand Down
4 changes: 2 additions & 2 deletions backupdr/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 config/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.6.0](https://github.com/googleapis/google-cloud-go/releases/tag/config%2Fv1.6.0) (2026-01-15)

### Features

* add support for enabling automigration from deprecated Terraform versions ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* added error code when failing import values from an external source ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))

## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/config/v1.5.0...config/v1.5.1) (2025-09-16)


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

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

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

## [0.6.0](https://github.com/googleapis/google-cloud-go/releases/tag/geminidataanalytics%2Fv0.6.0) (2026-01-15)

### Features

* added sync APIs for the CRUD operations of Data Agent ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion geminidataanalytics/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/backupdr/apiv1",
"version": "1.6.0",
"version": "1.7.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/config/apiv1",
"version": "1.5.1",
"version": "1.6.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/geminidataanalytics/apiv1beta",
"version": "0.5.0",
"version": "0.6.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/kms/apiv1",
"version": "1.23.2",
"version": "1.24.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/kms/inventory/apiv1",
"version": "1.23.2",
"version": "1.24.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/netapp/apiv1",
"version": "1.11.0",
"version": "1.12.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/run/apiv2",
"version": "1.13.0",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
6 changes: 6 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changes


## [1.24.0](https://github.com/googleapis/google-cloud-go/releases/tag/kms%2Fv1.24.0) (2026-01-15)

### Documentation

* Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))

## [1.23.2](https://github.com/googleapis/google-cloud-go/compare/kms/v1.23.1...kms/v1.23.2) (2025-10-15)


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

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

6 changes: 6 additions & 0 deletions netapp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changes


## [1.12.0](https://github.com/googleapis/google-cloud-go/releases/tag/netapp%2Fv1.12.0) (2026-01-15)

### Features

* Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore This CL introduces several new features and enhancements to the NetApp API: - **Host Groups:** Added a new `HostGroup` resource to manage collections of hosts for Block Volume access. Includes full CRUD operations. - **Block Volumes:** Enhanced the `Volume` resource to support `ISCSI` protocol and `BlockDevice` configurations. - **Cache Volumes:** Added `CacheParameters` to the `Volume` resource to support FlexCache volumes. - **Backup Restore:** Introduced a new `RestoreBackupFiles` RPC to restore individual files from a backup. - **CMEK for Backup Vaults:** Added fields to `BackupVault` to support Customer Managed Encryption Keys (CMEK). - **Storage Pool Type:** Added a `type` field to `StoragePool` to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes. - **Location Metadata:** Added `has_ontap_proxy` flag. - Updated copyright year to 2026. ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
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

This changelog entry is very long and hard to read. For better readability, consider formatting the list of changes as a nested list. This makes the individual changes easier to parse.

Suggested change
* Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore This CL introduces several new features and enhancements to the NetApp API: - **Host Groups:** Added a new `HostGroup` resource to manage collections of hosts for Block Volume access. Includes full CRUD operations. - **Block Volumes:** Enhanced the `Volume` resource to support `ISCSI` protocol and `BlockDevice` configurations. - **Cache Volumes:** Added `CacheParameters` to the `Volume` resource to support FlexCache volumes. - **Backup Restore:** Introduced a new `RestoreBackupFiles` RPC to restore individual files from a backup. - **CMEK for Backup Vaults:** Added fields to `BackupVault` to support Customer Managed Encryption Keys (CMEK). - **Storage Pool Type:** Added a `type` field to `StoragePool` to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes. - **Location Metadata:** Added `has_ontap_proxy` flag. - Updated copyright year to 2026. ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0))
* Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore. This CL introduces several new features and enhancements to the NetApp API ([80379ed](https://github.com/googleapis/google-cloud-go/commit/80379edb1c47cd7c2d928d18762029cfe28420c0)):
* **Host Groups:** Added a new `HostGroup` resource to manage collections of hosts for Block Volume access. Includes full CRUD operations.
* **Block Volumes:** Enhanced the `Volume` resource to support `ISCSI` protocol and `BlockDevice` configurations.
* **Cache Volumes:** Added `CacheParameters` to the `Volume` resource to support FlexCache volumes.
* **Backup Restore:** Introduced a new `RestoreBackupFiles` RPC to restore individual files from a backup.
* **CMEK for Backup Vaults:** Added fields to `BackupVault` to support Customer Managed Encryption Keys (CMEK).
* **Storage Pool Type:** Added a `type` field to `StoragePool` to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes.
* **Location Metadata:** Added `has_ontap_proxy` flag.
* Updated copyright year to 2026.


## [1.11.0](https://github.com/googleapis/google-cloud-go/releases/tag/netapp%2Fv1.11.0) (2025-12-04)

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

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

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


## [1.14.0](https://github.com/googleapis/google-cloud-go/releases/tag/run%2Fv1.14.0) (2026-01-15)

## [1.13.0](https://github.com/googleapis/google-cloud-go/releases/tag/run%2Fv1.13.0) (2025-12-11)

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

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

Loading