Skip to content

Commit 2766883

Browse files
chore: release main (googleapis#11982)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-contact-center-insights: 1.14.0</summary> ## [1.14.0](googleapis/google-cloud-python@google-cloud-contact-center-insights-v1.13.0...google-cloud-contact-center-insights-v1.14.0) (2023-11-07) ### Features * Launch BulkDelete API and bulk audio import via the IngestConversations API ([0510e6d](googleapis@0510e6d)) </details> <details><summary>google-cloud-datacatalog-lineage: 0.3.1</summary> ## [0.3.1](googleapis/google-cloud-python@google-cloud-datacatalog-lineage-v0.3.0...google-cloud-datacatalog-lineage-v0.3.1) (2023-11-07) ### Features * add open lineage support ([079b58a](googleapis@079b58a)) ### Bug Fixes * change `start_time` in message `.google.cloud.datacatalog.lineage.v1.LineageEvent` to `required` as intended by api ([079b58a](googleapis@079b58a)) </details> <details><summary>google-cloud-dataplex: 1.8.1</summary> ## [1.8.1](googleapis/google-cloud-python@google-cloud-dataplex-v1.8.0...google-cloud-dataplex-v1.8.1) (2023-11-07) ### Documentation * updated comments for `DataQualityResult.dimensions` field ([googleapis#11988](googleapis#11988)) ([cf3d534](googleapis@cf3d534)) </details> <details><summary>google-cloud-redis-cluster: 0.1.0</summary> ## 0.1.0 (2023-11-07) ### Features * add initial files for google.cloud.redis.cluster.v1 ([googleapis#11984](googleapis#11984)) ([432e1fd](googleapis@432e1fd)) </details> <details><summary>google-shopping-merchant-inventories: 0.1.0</summary> ## 0.1.0 (2023-11-07) ### Features * add initial files for google.shopping.merchant.inventories.v1beta ([googleapis#11991](googleapis#11991)) ([0c1e8e2](googleapis@0c1e8e2)) </details> <details><summary>google-shopping-merchant-reports: 0.1.0</summary> ## 0.1.0 (2023-11-07) ### Features * add initial files for google.shopping.merchant.reports.v1beta ([googleapis#11990](googleapis#11990)) ([e0892fd](googleapis@e0892fd)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent f0e92df commit 2766883

23 files changed

Lines changed: 78 additions & 25 deletions

File tree

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"packages/google-cloud-compute": "1.14.1",
4646
"packages/google-cloud-confidentialcomputing": "0.4.1",
4747
"packages/google-cloud-config": "0.1.1",
48-
"packages/google-cloud-contact-center-insights": "1.13.0",
48+
"packages/google-cloud-contact-center-insights": "1.14.0",
4949
"packages/google-cloud-container": "2.33.0",
5050
"packages/google-cloud-containeranalysis": "2.12.4",
5151
"packages/google-cloud-contentwarehouse": "0.7.2",
5252
"packages/google-cloud-data-fusion": "1.8.3",
5353
"packages/google-cloud-data-qna": "0.10.4",
5454
"packages/google-cloud-datacatalog": "3.16.0",
55-
"packages/google-cloud-datacatalog-lineage": "0.3.0",
55+
"packages/google-cloud-datacatalog-lineage": "0.3.1",
5656
"packages/google-cloud-dataflow-client": "0.8.5",
5757
"packages/google-cloud-dataform": "0.5.4",
5858
"packages/google-cloud-datalabeling": "1.8.4",
59-
"packages/google-cloud-dataplex": "1.8.0",
59+
"packages/google-cloud-dataplex": "1.8.1",
6060
"packages/google-cloud-dataproc": "5.7.0",
6161
"packages/google-cloud-dataproc-metastore": "1.13.0",
6262
"packages/google-cloud-datastream": "1.7.1",
@@ -118,7 +118,7 @@
118118
"packages/google-cloud-recommendations-ai": "0.10.5",
119119
"packages/google-cloud-recommender": "2.12.1",
120120
"packages/google-cloud-redis": "2.13.2",
121-
"packages/google-cloud-redis-cluster": "0.0.0",
121+
"packages/google-cloud-redis-cluster": "0.1.0",
122122
"packages/google-cloud-resource-manager": "1.10.4",
123123
"packages/google-cloud-resource-settings": "1.7.2",
124124
"packages/google-cloud-retail": "1.16.3",
@@ -162,8 +162,8 @@
162162
"packages/google-maps-mapsplatformdatasets": "0.3.2",
163163
"packages/google-maps-places": "0.1.4",
164164
"packages/google-maps-routing": "0.6.2",
165-
"packages/google-shopping-merchant-inventories": "0.0.0",
166-
"packages/google-shopping-merchant-reports": "0.0.0",
165+
"packages/google-shopping-merchant-inventories": "0.1.0",
166+
"packages/google-shopping-merchant-reports": "0.1.0",
167167
"packages/google-shopping-type": "0.1.0",
168168
"packages/grafeas": "1.8.1"
169169
}

packages/google-cloud-contact-center-insights/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.13.0...google-cloud-contact-center-insights-v1.14.0) (2023-11-07)
4+
5+
6+
### Features
7+
8+
* Launch BulkDelete API and bulk audio import via the IngestConversations API ([0510e6d](https://github.com/googleapis/google-cloud-python/commit/0510e6dd60f2f1f2fc123d340629f4a6d8a89bda))
9+
310
## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.12.1...google-cloud-contact-center-insights-v1.13.0) (2023-09-30)
411

512

packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.14.0" # {x-release-please-version}

packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.14.0" # {x-release-please-version}

packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-contact-center-insights",
11-
"version": "0.1.0"
11+
"version": "1.14.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-datacatalog-lineage/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-datacatalog-lineage-v0.3.0...google-cloud-datacatalog-lineage-v0.3.1) (2023-11-07)
4+
5+
6+
### Features
7+
8+
* add open lineage support ([079b58a](https://github.com/googleapis/google-cloud-python/commit/079b58af418cfcc036885280595efad0b7bb164f))
9+
10+
11+
### Bug Fixes
12+
13+
* change `start_time` in message `.google.cloud.datacatalog.lineage.v1.LineageEvent` to `required` as intended by api ([079b58a](https://github.com/googleapis/google-cloud-python/commit/079b58af418cfcc036885280595efad0b7bb164f))
14+
315
## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-datacatalog-lineage-v0.2.4...google-cloud-datacatalog-lineage-v0.3.0) (2023-11-02)
416

517

packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog_lineage/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.1" # {x-release-please-version}

packages/google-cloud-datacatalog-lineage/google/cloud/datacatalog_lineage_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.1" # {x-release-please-version}

packages/google-cloud-datacatalog-lineage/samples/generated_samples/snippet_metadata_google.cloud.datacatalog.lineage.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-datacatalog-lineage",
11-
"version": "0.1.0"
11+
"version": "0.3.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-dataplex/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.8.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v1.8.0...google-cloud-dataplex-v1.8.1) (2023-11-07)
4+
5+
6+
### Documentation
7+
8+
* updated comments for `DataQualityResult.dimensions` field ([#11988](https://github.com/googleapis/google-cloud-python/issues/11988)) ([cf3d534](https://github.com/googleapis/google-cloud-python/commit/cf3d534856b3a5d9f56d85ba808cd3313b5a5434))
9+
310
## [1.8.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v1.7.0...google-cloud-dataplex-v1.8.0) (2023-11-02)
411

512

0 commit comments

Comments
 (0)