Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #10595

Merged
merged 2 commits into from
Aug 1, 2024
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
20 changes: 10 additions & 10 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"contactcenterinsights": "1.13.6",
"container": "1.38.0",
"containeranalysis": "0.12.1",
"datacatalog": "1.20.5",
"datacatalog": "1.21.0",
"dataflow": "0.9.11",
"dataform": "0.9.8",
"datafusion": "1.7.11",
Expand All @@ -48,12 +48,12 @@
"dataproc": "2.5.3",
"dataqna": "0.8.11",
"datastream": "1.10.10",
"deploy": "1.20.0",
"deploy": "1.21.0",
"developerconnect": "0.1.3",
"dialogflow": "1.55.0",
"discoveryengine": "1.10.0",
"dlp": "1.15.0",
"documentai": "1.30.5",
"discoveryengine": "1.11.0",
"dlp": "1.16.0",
"documentai": "1.31.0",
"domains": "0.9.11",
"edgecontainer": "1.2.5",
"edgenetwork": "1.1.2",
Expand All @@ -73,18 +73,18 @@
"ids": "1.4.11",
"iot": "1.7.11",
"kms": "1.18.4",
"language": "1.12.9",
"language": "1.13.0",
"lifesciences": "0.9.11",
"longrunning": "0.5.11",
"managedidentities": "1.6.11",
"managedkafka": "0.1.4",
"maps": "1.11.5",
"managedkafka": "0.1.5",
"maps": "1.11.6",
"mediatranslation": "0.8.11",
"memcache": "1.10.11",
"metastore": "1.13.10",
"migrationcenter": "1.0.4",
"monitoring": "1.20.3",
"netapp": "1.1.4",
"netapp": "1.2.0",
"networkconnectivity": "1.14.10",
"networkmanagement": "1.13.6",
"networksecurity": "0.9.11",
Expand All @@ -95,7 +95,7 @@
"orgpolicy": "1.12.7",
"osconfig": "1.13.2",
"oslogin": "1.13.7",
"parallelstore": "0.4.1",
"parallelstore": "0.5.0",
"phishingprotection": "0.8.11",
"policysimulator": "0.2.9",
"policytroubleshooter": "1.10.9",
Expand Down
13 changes: 13 additions & 0 deletions datacatalog/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changes

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.20.5...datacatalog/v1.21.0) (2024-08-01)


### Features

* **datacatalog:** Add DataplexTransferStatus enum and field to TagTemplate ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))


### Documentation

* **datacatalog:** Mark DataplexTransferStatus.MIGRATED as deprecated ([#10621](https://github.com/googleapis/google-cloud-go/issues/10621)) ([6b51942](https://github.com/googleapis/google-cloud-go/commit/6b519428182e8b17ff30fa09e0e3c18716269f1c))
* **datacatalog:** Update field comments for updated IDENTIFIER field behavior ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))

## [1.20.5](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.20.4...datacatalog/v1.20.5) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion datacatalog/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.20.5"
const Version = "1.21.0"
13 changes: 13 additions & 0 deletions deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changes


## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.20.0...deploy/v1.21.0) (2024-08-01)


### Features

* **deploy:** Add support for different Pod selector labels when doing canaries ([#10581](https://github.com/googleapis/google-cloud-go/issues/10581)) ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))


### Bug Fixes

* **deploy:** Make changes to an API that is disabled on the server, but whose client libraries were prematurely published ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))
* **deploy:** Remove an API that was mistakenly made public ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))

## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.19.3...deploy/v1.20.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion deploy/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.20.0"
const Version = "1.21.0"
20 changes: 20 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.10.0...discoveryengine/v1.11.0) (2024-08-01)


### Features

* **discoveryengine:** Update CompletionService ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))
* **discoveryengine:** Update SearchService ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))
* **discoveryengine:** Update SearchService ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))


### Bug Fixes

* **discoveryengine:** SearchService ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))


### Documentation

* **discoveryengine:** Keep the API doc up-to-date with recent changes ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.9.0...discoveryengine/v1.10.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion discoveryengine/internal/version.go

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

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

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.15.0...dlp/v1.16.0) (2024-08-01)


### Features

* **dlp:** Add refresh frequency for data profiling ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))
* **dlp:** GRPC config for get, list, and delete FileStoreDataProfiles ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))
* **dlp:** Org-level connection bindings ([#10601](https://github.com/googleapis/google-cloud-go/issues/10601)) ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))


### Documentation

* **dlp:** Replace HTML tags with CommonMark notation ([#10613](https://github.com/googleapis/google-cloud-go/issues/10613)) ([d949cc0](https://github.com/googleapis/google-cloud-go/commit/d949cc0e5d44af62154d9d5fd393f25a852f93ed))
* **dlp:** Small improvements ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.14.3...dlp/v1.15.0) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion dlp/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.15.0"
const Version = "1.16.0"
12 changes: 12 additions & 0 deletions documentai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changes


## [1.31.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.30.5...documentai/v1.31.0) (2024-08-01)


### Features

* **documentai:** A new field `imageless_mode` is added to message `.google.cloud.documentai.v1.ProcessRequest` ([#10615](https://github.com/googleapis/google-cloud-go/issues/10615)) ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))


### Documentation

* **documentai:** Keep the API doc up-to-date with recent changes ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))

## [1.30.5](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.30.4...documentai/v1.30.5) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion documentai/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.30.5"
const Version = "1.31.0"
12 changes: 12 additions & 0 deletions language/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changes


## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/language/v1.12.9...language/v1.13.0) (2024-08-01)


### Features

* **language:** Add model_version in ModerateTextRequest and expose severity score in ClassificationCategory ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))


### Documentation

* **language:** Minor update on documentation ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))

## [1.12.9](https://github.com/googleapis/google-cloud-go/compare/language/v1.12.8...language/v1.12.9) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion language/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.12.9"
const Version = "1.13.0"
7 changes: 7 additions & 0 deletions managedkafka/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.1.4...managedkafka/v0.1.5) (2024-08-01)


### Documentation

* **managedkafka:** Update values allowed in kms_key ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b))

## [0.1.4](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.1.3...managedkafka/v0.1.4) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion managedkafka/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 maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.11.6](https://github.com/googleapis/google-cloud-go/compare/maps/v1.11.5...maps/v1.11.6) (2024-08-01)


### Documentation

* **maps/fleetengine/delivery:** Document that delivery_vehicle.type can be set on CreateDeliveryVehicle ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b))

## [1.11.5](https://github.com/googleapis/google-cloud-go/compare/maps/v1.11.4...maps/v1.11.5) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion maps/internal/version.go

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

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


## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.1.4...netapp/v1.2.0) (2024-08-01)


### Features

* **netapp:** A new field `administrators` is added to message `.google.cloud.netapp.v1.ActiveDirectory` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `large_capacity` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `multiple_endpoints` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `replica_zone` is added to message `.google.cloud.netapp.v1.StoragePool` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `replica_zone` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `zone` is added to message `.google.cloud.netapp.v1.StoragePool` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A new field `zone` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))


### Documentation

* **netapp:** A comment for enum value `TRANSFERRING` in enum `MirrorState` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `active_directory_id` in message `.google.cloud.netapp.v1.CreateActiveDirectoryRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `backup_id` in message `.google.cloud.netapp.v1.CreateBackupRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `backup_policy_id` in message `.google.cloud.netapp.v1.CreateBackupPolicyRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `backup_vault_id` in message `.google.cloud.netapp.v1.CreateBackupVaultRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `kms_config_id` in message `.google.cloud.netapp.v1.CreateKmsConfigRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `replication_id` in message `.google.cloud.netapp.v1.CreateReplicationRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `snapshot_id` in message `.google.cloud.netapp.v1.CreateSnapshotRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `storage_pool_id` in message `.google.cloud.netapp.v1.CreateStoragePoolRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `total_transfer_duration` in message `.google.cloud.netapp.v1.TransferStats` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `transfer_bytes` in message `.google.cloud.netapp.v1.TransferStats` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))
* **netapp:** A comment for field `volume_id` in message `.google.cloud.netapp.v1.CreateVolumeRequest` is changed ([97fa560](https://github.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5))

## [1.1.4](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.1.3...netapp/v1.1.4) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion netapp/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 parallelstore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.4.1...parallelstore/v0.5.0) (2024-08-01)


### Features

* **parallelstore:** Add file_stripe_level and directory_stripe_level fields to Instance ([#10622](https://github.com/googleapis/google-cloud-go/issues/10622)) ([2fef238](https://github.com/googleapis/google-cloud-go/commit/2fef23856e4c0738fd49d5d2aa98342a32202489))

## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.4.0...parallelstore/v0.4.1) (2024-07-24)


Expand Down
2 changes: 1 addition & 1 deletion parallelstore/internal/version.go

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

Loading