Skip to content

Commit

Permalink
chore(main): release 0.271.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 18, 2024
1 parent 0890336 commit ebf9461
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 8 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## 0.271.0

<details><summary>google/cloud-compute 1.22.1</summary>



</details>

<details><summary>google/cloud-contact-center-insights 2.3.0</summary>



### Features

* A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenter... ([#7952](https://github.com/googleapis/google-cloud-php/issues/7952)) ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))

</details>

<details><summary>google/cloud-data-catalog 2.2.2</summary>



### Documentation

* Fix markdown reference in `TagTemplate.is_publicly_readable` comment ([#7938](https://github.com/googleapis/google-cloud-php/issues/7938)) ([fd71e0f](https://github.com/googleapis/google-cloud-php/commit/fd71e0f81dd6acdc21588161d6bcdefe18aa113f))

</details>

<details><summary>google/cloud-storage-transfer 2.1.0</summary>



### Features

* Support cross-bucket replication ([#7953](https://github.com/googleapis/google-cloud-php/issues/7953)) ([0890336](https://github.com/googleapis/google-cloud-php/commit/08903367cbe23ce116c2bc93e70c1a1fe4782f45))

</details>

## 0.270.0

<details><summary>google/cloud-access-approval 2.0.3</summary>
Expand Down
2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.0
1.22.1
2 changes: 1 addition & 1 deletion ContactCenterInsights/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.3.0
2 changes: 1 addition & 1 deletion DataCatalog/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.2.2
2 changes: 1 addition & 1 deletion StorageTransfer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.1.0
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@
"google/cloud-cloudcontrolspartner": "0.2.2",
"google/cloud-commerce-consumer-procurement": "1.1.2",
"google/cloud-common-protos": "0.6.0",
"google/cloud-compute": "1.22.0",
"google/cloud-compute": "1.22.1",
"google/cloud-confidentialcomputing": "1.2.1",
"google/cloud-config": "1.1.0",
"google/cloud-contact-center-insights": "2.2.1",
"google/cloud-contact-center-insights": "2.3.0",
"google/cloud-container": "2.3.1",
"google/cloud-container-analysis": "1.0.3",
"google/cloud-core": "1.60.1",
"google/cloud-data-catalog": "2.2.1",
"google/cloud-data-catalog": "2.2.2",
"google/cloud-data-fusion": "1.0.2",
"google/cloud-datacatalog-lineage": "1.0.2",
"google/cloud-dataflow": "0.6.6",
Expand Down Expand Up @@ -222,7 +222,7 @@
"google/cloud-sql-admin": "1.2.2",
"google/cloud-storage": "1.45.0",
"google/cloud-storage-control": "1.0.2",
"google/cloud-storage-transfer": "2.0.2",
"google/cloud-storage-transfer": "2.1.0",
"google/cloud-storageinsights": "1.0.2",
"google/cloud-support": "1.0.2",
"google/cloud-talent": "2.0.2",
Expand Down

0 comments on commit ebf9461

Please sign in to comment.