Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 8, 2024
1 parent c13bbb1 commit 708e3f1
Show file tree
Hide file tree
Showing 73 changed files with 283 additions and 73 deletions.
26 changes: 13 additions & 13 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages/google-ads-admanager": "0.1.2",
"packages/google-ai-generativelanguage": "0.6.8",
"packages/google-analytics-admin": "0.22.9",
"packages/google-analytics-data": "0.18.10",
"packages/google-analytics-admin": "0.23.0",
"packages/google-analytics-data": "0.18.11",
"packages/google-apps-card": "0.1.4",
"packages/google-apps-chat": "0.1.9",
"packages/google-apps-events-subscriptions": "0.1.2",
Expand All @@ -17,7 +17,7 @@
"packages/google-cloud-api-keys": "0.5.11",
"packages/google-cloud-apigee-connect": "1.9.5",
"packages/google-cloud-apigee-registry": "0.6.11",
"packages/google-cloud-apihub": "0.0.0",
"packages/google-cloud-apihub": "0.1.0",
"packages/google-cloud-appengine-admin": "1.11.5",
"packages/google-cloud-appengine-logging": "1.4.5",
"packages/google-cloud-apphub": "0.1.2",
Expand All @@ -27,7 +27,7 @@
"packages/google-cloud-automl": "2.13.5",
"packages/google-cloud-backupdr": "0.1.3",
"packages/google-cloud-bare-metal-solution": "1.7.5",
"packages/google-cloud-batch": "0.17.23",
"packages/google-cloud-batch": "0.17.24",
"packages/google-cloud-beyondcorp-appconnections": "0.4.11",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.11",
"packages/google-cloud-beyondcorp-appgateways": "0.4.11",
Expand Down Expand Up @@ -70,14 +70,14 @@
"packages/google-cloud-dataproc": "5.10.2",
"packages/google-cloud-dataproc-metastore": "1.15.5",
"packages/google-cloud-datastream": "1.9.5",
"packages/google-cloud-deploy": "2.0.0",
"packages/google-cloud-deploy": "2.0.1",
"packages/google-cloud-developerconnect": "0.1.2",
"packages/google-cloud-dialogflow": "2.30.2",
"packages/google-cloud-dialogflow": "2.31.0",
"packages/google-cloud-dialogflow-cx": "1.35.0",
"packages/google-cloud-discoveryengine": "0.12.0",
"packages/google-cloud-dlp": "3.20.0",
"packages/google-cloud-discoveryengine": "0.12.1",
"packages/google-cloud-dlp": "3.21.0",
"packages/google-cloud-dms": "1.9.5",
"packages/google-cloud-documentai": "2.30.0",
"packages/google-cloud-documentai": "2.31.0",
"packages/google-cloud-domains": "1.7.5",
"packages/google-cloud-edgecontainer": "0.5.11",
"packages/google-cloud-edgenetwork": "0.1.10",
Expand All @@ -86,7 +86,7 @@
"packages/google-cloud-eventarc": "1.11.5",
"packages/google-cloud-eventarc-publishing": "0.6.11",
"packages/google-cloud-filestore": "1.9.5",
"packages/google-cloud-functions": "1.16.5",
"packages/google-cloud-functions": "1.17.0",
"packages/google-cloud-gdchardwaremanagement": "0.1.3",
"packages/google-cloud-gke-backup": "0.5.11",
"packages/google-cloud-gke-connect-gateway": "0.8.11",
Expand All @@ -111,7 +111,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.6.5",
"packages/google-cloud-netapp": "0.3.13",
"packages/google-cloud-network-connectivity": "2.4.5",
"packages/google-cloud-network-management": "1.17.3",
"packages/google-cloud-network-management": "1.18.0",
"packages/google-cloud-network-security": "0.9.11",
"packages/google-cloud-network-services": "0.5.14",
"packages/google-cloud-notebooks": "1.10.5",
Expand Down Expand Up @@ -141,7 +141,7 @@
"packages/google-cloud-scheduler": "2.13.5",
"packages/google-cloud-secret-manager": "2.20.2",
"packages/google-cloud-securesourcemanager": "0.1.8",
"packages/google-cloud-securitycenter": "1.33.1",
"packages/google-cloud-securitycenter": "1.34.0",
"packages/google-cloud-securitycentermanagement": "0.1.14",
"packages/google-cloud-service-control": "1.12.3",
"packages/google-cloud-service-directory": "1.11.6",
Expand All @@ -161,7 +161,7 @@
"packages/google-cloud-texttospeech": "2.16.5",
"packages/google-cloud-tpu": "1.18.5",
"packages/google-cloud-trace": "1.13.5",
"packages/google-cloud-translate": "3.15.5",
"packages/google-cloud-translate": "3.16.0",
"packages/google-cloud-video-live-stream": "1.8.1",
"packages/google-cloud-video-stitcher": "0.7.12",
"packages/google-cloud-video-transcoder": "1.12.5",
Expand Down
32 changes: 32 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## [0.23.0](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.9...google-analytics-admin-v0.23.0) (2024-08-08)


### ⚠ BREAKING CHANGES

* Rename custom method `CreateSubpropertyRequest` to `ProvisionSubpropertyRequest`

### Features

* add `CreateBigQueryLink`, `UpdateBigQueryLink`, and `DeleteBigQueryLink` methods ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add `GetEventEditRule`, `CreateEventEditRule`, `ListEventEditRules`, `UpdateEventEditRule`, `DeleteEventEditRule`, and `ReorderEventEditRules` methods to the Admin API v1 alpha ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKeyEvent`, and `DeleteKeyEvent` methods ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add the `BIGQUERY_LINK` option to the `ChangeHistoryResourceType` enum ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add the `create_time` field to the `Audience` resource ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add the `dataset_location` field to the `BigQueryLink` resource ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add the `gmp_organization` field to the `Account` resource ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* add the `primary` field to the `ChannelGroup` resource ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* mark `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, and `DeleteConversionEvent` methods as deprecated ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))


### Bug Fixes

* Rename custom method `CreateSubpropertyRequest` to `ProvisionSubpropertyRequest` ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))


### Documentation

* add deprecation comment to `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, and `DeleteConversionEvent` methods ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* improve comment formatting of `account` and `property` fields in `SearchChangeHistoryEventsRequest` ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* improve comment formatting of the `name` field in `DeleteFirebaseLinkRequest`, `GetGlobalSiteTagRequest`, and `GetDataSharingSettingsRequest` ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))
* improve comment formatting of the `parent` field in `CreateFirebaseLinkRequest` and `ListFirebaseLinksRequest` ([9033800](https://github.com/googleapis/google-cloud-python/commit/9033800e464f15be0e4c418710c158591a84439d))

## [0.22.9](https://github.com/googleapis/google-cloud-python/compare/google-analytics-admin-v0.22.8...google-analytics-admin-v0.22.9) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.23.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-admin",
"version": "0.1.0"
"version": "0.23.0"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.18.11](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.10...google-analytics-data-v0.18.11) (2024-08-08)


### Features

* add the `Comparison` type ([2c4e4d1](https://github.com/googleapis/google-cloud-python/commit/2c4e4d12ea70dbdf1af813f114d6df7d33d8e6d3))
* add the `ComparisonMetadata` type ([2c4e4d1](https://github.com/googleapis/google-cloud-python/commit/2c4e4d12ea70dbdf1af813f114d6df7d33d8e6d3))
* add the `comparisons` field to the `Metadata` resource ([2c4e4d1](https://github.com/googleapis/google-cloud-python/commit/2c4e4d12ea70dbdf1af813f114d6df7d33d8e6d3))
* add the `comparisons` field to the `RunReportRequest`, `RunPivotReportRequest` resources ([2c4e4d1](https://github.com/googleapis/google-cloud-python/commit/2c4e4d12ea70dbdf1af813f114d6df7d33d8e6d3))


### Documentation

* a comment for field `custom_definition` in message `DimensionMetadata` is changed ([2c4e4d1](https://github.com/googleapis/google-cloud-python/commit/2c4e4d12ea70dbdf1af813f114d6df7d33d8e6d3))

## [0.18.10](https://github.com/googleapis/google-cloud-python/compare/google-analytics-data-v0.18.9...google-analytics-data-v0.18.10) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.11" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.11" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.18.11" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.11"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-analytics-data",
"version": "0.1.0"
"version": "0.18.11"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-apihub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2024-08-08)


### Features

* add initial files for google.cloud.apihub.v1 ([#12993](https://github.com/googleapis/google-cloud-python/issues/12993)) ([2ac4597](https://github.com/googleapis/google-cloud-python/commit/2ac4597188c70a922479bf48adf2a88d850bc534))

## Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}
13 changes: 13 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.17.24](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.23...google-cloud-batch-v0.17.24) (2024-08-08)


### Features

* add block_project_ssh_keys field to the v1alpha job API to block project level ssh keys access to Batch created VMs ([56ec4fc](https://github.com/googleapis/google-cloud-python/commit/56ec4fcfa50454522f40561d82c700946fc2a7d1))
* remove visibility restriction of cancel job api, allow in v1alpha ([56ec4fc](https://github.com/googleapis/google-cloud-python/commit/56ec4fcfa50454522f40561d82c700946fc2a7d1))


### Documentation

* Refine usage scope for field `task_execution` and `task_state` in `status_events` ([56ec4fc](https://github.com/googleapis/google-cloud-python/commit/56ec4fcfa50454522f40561d82c700946fc2a7d1))

## [0.17.23](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.22...google-cloud-batch-v0.17.23) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.17.24" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.17.24" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.17.24" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.24"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-batch",
"version": "0.1.0"
"version": "0.17.24"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v2.0.0...google-cloud-deploy-v2.0.1) (2024-08-08)


### Documentation

* very minor documentation updates ([477c8e4](https://github.com/googleapis/google-cloud-python/commit/477c8e4438b5ca2f05095955fd03cb5a6f189292))

## [2.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v1.19.1...google-cloud-deploy-v2.0.0) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.0.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.0.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-deploy",
"version": "0.1.0"
"version": "2.0.1"
},
"snippets": [
{
Expand Down
35 changes: 35 additions & 0 deletions packages/google-cloud-dialogflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@

[1]: https://pypi.org/project/dialogflow/#history

## [2.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.30.2...google-cloud-dialogflow-v2.31.0) (2024-08-08)


### Features

* Add GenerateStatelessSuggestion related endpoints and types ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* Add Generator related services and types ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* Add Proactive Generative Knowledge Assist endpoints and types ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))


### Bug Fixes

* An existing method_signature `parent` is fixed for method `BatchCreateMessages` in service `Conversations` ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* Changed field behavior for an existing field `parent` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* Changed field behavior for an existing field `session_id` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))


### Documentation

* A comment for field `assist_query_params` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `audio` in message `.google.cloud.dialogflow.v2beta1.AudioInput` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `context_size` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `conversation_stage` in message `.google.cloud.dialogflow.v2beta1.Conversation` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `conversation` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `filter` in message `.google.cloud.dialogflow.v2beta1.ListConversationsRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `live_person_config` in message `.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `max_context_size` in message `.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `name` in message `.google.cloud.dialogflow.v2beta1.Conversation` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `parent` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for field `session_id` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))
* A comment for message `HumanAgentHandoffConfig` is changed ([de0df45](https://github.com/googleapis/google-cloud-python/commit/de0df45e938ba89f2c533aa08f88242ffc9000ab))

## [2.30.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.30.1...google-cloud-dialogflow-v2.30.2) (2024-07-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.31.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.31.0" # {x-release-please-version}
Loading

0 comments on commit 708e3f1

Please sign in to comment.