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 Nov 7, 2023
1 parent c895283 commit 97708aa
Show file tree
Hide file tree
Showing 23 changed files with 78 additions and 25 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
"packages/google-cloud-compute": "1.14.1",
"packages/google-cloud-confidentialcomputing": "0.4.1",
"packages/google-cloud-config": "0.1.1",
"packages/google-cloud-contact-center-insights": "1.13.0",
"packages/google-cloud-contact-center-insights": "1.14.0",
"packages/google-cloud-container": "2.33.0",
"packages/google-cloud-containeranalysis": "2.12.4",
"packages/google-cloud-contentwarehouse": "0.7.2",
"packages/google-cloud-data-fusion": "1.8.3",
"packages/google-cloud-data-qna": "0.10.4",
"packages/google-cloud-datacatalog": "3.16.0",
"packages/google-cloud-datacatalog-lineage": "0.3.0",
"packages/google-cloud-datacatalog-lineage": "0.3.1",
"packages/google-cloud-dataflow-client": "0.8.5",
"packages/google-cloud-dataform": "0.5.4",
"packages/google-cloud-datalabeling": "1.8.4",
"packages/google-cloud-dataplex": "1.8.0",
"packages/google-cloud-dataplex": "1.8.1",
"packages/google-cloud-dataproc": "5.7.0",
"packages/google-cloud-dataproc-metastore": "1.13.0",
"packages/google-cloud-datastream": "1.7.1",
Expand Down Expand Up @@ -117,7 +117,7 @@
"packages/google-cloud-recommendations-ai": "0.10.5",
"packages/google-cloud-recommender": "2.12.1",
"packages/google-cloud-redis": "2.13.2",
"packages/google-cloud-redis-cluster": "0.0.0",
"packages/google-cloud-redis-cluster": "0.1.0",
"packages/google-cloud-resource-manager": "1.10.4",
"packages/google-cloud-resource-settings": "1.7.2",
"packages/google-cloud-retail": "1.16.3",
Expand Down Expand Up @@ -161,8 +161,8 @@
"packages/google-maps-mapsplatformdatasets": "0.3.2",
"packages/google-maps-places": "0.1.4",
"packages/google-maps-routing": "0.6.2",
"packages/google-shopping-merchant-inventories": "0.0.0",
"packages/google-shopping-merchant-reports": "0.0.0",
"packages/google-shopping-merchant-inventories": "0.1.0",
"packages/google-shopping-merchant-reports": "0.1.0",
"packages/google-shopping-type": "0.1.0",
"packages/grafeas": "1.8.1"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-contact-center-insights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* Launch BulkDelete API and bulk audio import via the IngestConversations API ([0510e6d](https://github.com/googleapis/google-cloud-python/commit/0510e6dd60f2f1f2fc123d340629f4a6d8a89bda))

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


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__ = "1.14.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__ = "1.14.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-cloud-contact-center-insights",
"version": "0.1.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-datacatalog-lineage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* add open lineage support ([079b58a](https://github.com/googleapis/google-cloud-python/commit/079b58af418cfcc036885280595efad0b7bb164f))


### Bug Fixes

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

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


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.3.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__ = "0.3.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-datacatalog-lineage",
"version": "0.1.0"
"version": "0.3.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dataplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Documentation

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

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


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__ = "1.8.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__ = "1.8.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-dataplex",
"version": "0.1.0"
"version": "1.8.1"
},
"snippets": [
{
Expand Down
11 changes: 10 additions & 1 deletion packages/google-cloud-redis-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2023-11-07)


### Features

* add initial files for google.cloud.redis.cluster.v1 ([#11984](https://github.com/googleapis/google-cloud-python/issues/11984)) ([432e1fd](https://github.com/googleapis/google-cloud-python/commit/432e1fd3f7be7eb84c2f846a9fa81cef3463b5c8))

## 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}
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}
11 changes: 10 additions & 1 deletion packages/google-shopping-merchant-inventories/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2023-11-07)


### Features

* add initial files for google.shopping.merchant.inventories.v1beta ([#11991](https://github.com/googleapis/google-cloud-python/issues/11991)) ([0c1e8e2](https://github.com/googleapis/google-cloud-python/commit/0c1e8e2dd4b0683e67f3d637f3af977f3fe1510e))

## 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}
11 changes: 10 additions & 1 deletion packages/google-shopping-merchant-reports/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2023-11-07)


### Features

* add initial files for google.shopping.merchant.reports.v1beta ([#11990](https://github.com/googleapis/google-cloud-python/issues/11990)) ([e0892fd](https://github.com/googleapis/google-cloud-python/commit/e0892fdc069b6c2a5b5c94a23f27482a63622fde))

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

0 comments on commit 97708aa

Please sign in to comment.