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 20, 2023
1 parent 0845dc3 commit 71d0676
Show file tree
Hide file tree
Showing 27 changed files with 65 additions and 26 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"packages/google-cloud-compute": "1.14.1",
"packages/google-cloud-confidentialcomputing": "0.4.2",
"packages/google-cloud-config": "0.1.1",
"packages/google-cloud-contact-center-insights": "1.14.0",
"packages/google-cloud-container": "2.34.0",
"packages/google-cloud-contact-center-insights": "1.14.1",
"packages/google-cloud-container": "2.35.0",
"packages/google-cloud-containeranalysis": "2.12.4",
"packages/google-cloud-contentwarehouse": "0.7.2",
"packages/google-cloud-data-fusion": "1.8.3",
Expand All @@ -56,13 +56,13 @@
"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.1",
"packages/google-cloud-dataplex": "1.9.0",
"packages/google-cloud-dataproc": "5.7.0",
"packages/google-cloud-dataproc-metastore": "1.13.0",
"packages/google-cloud-datastream": "1.7.1",
"packages/google-cloud-deploy": "1.14.0",
"packages/google-cloud-dialogflow": "2.25.0",
"packages/google-cloud-dialogflow-cx": "1.28.0",
"packages/google-cloud-dialogflow-cx": "1.29.0",
"packages/google-cloud-discoveryengine": "0.11.3",
"packages/google-cloud-dlp": "3.13.0",
"packages/google-cloud-dms": "1.7.2",
Expand Down Expand Up @@ -139,7 +139,7 @@
"packages/google-cloud-support": "0.1.2",
"packages/google-cloud-talent": "2.11.2",
"packages/google-cloud-tasks": "2.14.2",
"packages/google-cloud-telcoautomation": "0.1.0",
"packages/google-cloud-telcoautomation": "0.1.1",
"packages/google-cloud-texttospeech": "2.14.2",
"packages/google-cloud-tpu": "1.16.0",
"packages/google-cloud-trace": "1.11.3",
Expand Down
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.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.14.0...google-cloud-contact-center-insights-v1.14.1) (2023-11-20)


### Documentation

* [google-cloud-contact-center-insights] Update IngestConversations and BulkAnalyzeConversations comments ([#12036](https://github.com/googleapis/google-cloud-python/issues/12036)) ([0845dc3](https://github.com/googleapis/google-cloud-python/commit/0845dc3ffb42c62591f1890007d7814c3f12ad36))

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


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.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.14.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-contact-center-insights",
"version": "0.1.0"
"version": "1.14.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-container/#history

## [2.35.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.34.0...google-cloud-container-v2.35.0) (2023-11-20)


### Features

* [google-cloud-container] add Provisioning Request API ([#12030](https://github.com/googleapis/google-cloud-python/issues/12030)) ([c858b5a](https://github.com/googleapis/google-cloud-python/commit/c858b5aa9f65b7a0725d013598ab8274eb3ee89f))

## [2.34.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.33.0...google-cloud-container-v2.34.0) (2023-11-16)


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.35.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.35.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.35.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-container",
"version": "0.1.0"
"version": "2.35.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-container",
"version": "0.1.0"
"version": "2.35.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-dataplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v1.8.1...google-cloud-dataplex-v1.9.0) (2023-11-20)


### Features

* added DataQualityResult.score, dimension_score, column_score ([b2dade2](https://github.com/googleapis/google-cloud-python/commit/b2dade2448863a9fba033030fcfbb1a03da68dd2))
* new event types GOVERNANCE_RULE_MATCHED_RESOURCES, GOVERNANCE_RULE_SEARCH_LIMIT_EXCEEDS, GOVERNANCE_RULE_ERRORS ([b2dade2](https://github.com/googleapis/google-cloud-python/commit/b2dade2448863a9fba033030fcfbb1a03da68dd2))

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


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.9.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.9.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-dataplex",
"version": "0.1.0"
"version": "1.9.0"
},
"snippets": [
{
Expand Down
10 changes: 10 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.29.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.28.0...google-cloud-dialogflow-cx-v1.29.0) (2023-11-20)


### Features

* add agent answer feedback capabilit ([080c0cc](https://github.com/googleapis/google-cloud-python/commit/080c0cc198efb69d129845bc289eba2100ea69c0))
* add boost & bury and filter ES controls ([080c0cc](https://github.com/googleapis/google-cloud-python/commit/080c0cc198efb69d129845bc289eba2100ea69c0))
* add end_user_metadata to QueryParameters ([080c0cc](https://github.com/googleapis/google-cloud-python/commit/080c0cc198efb69d129845bc289eba2100ea69c0))
* add fields for supporting barge-in in StreamingDetectIntent API ([080c0cc](https://github.com/googleapis/google-cloud-python/commit/080c0cc198efb69d129845bc289eba2100ea69c0))

## [1.28.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-cx-v1.27.1...google-cloud-dialogflow-cx-v1.28.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.29.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.29.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.29.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-dialogflow-cx",
"version": "0.1.0"
"version": "1.29.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-dialogflow-cx",
"version": "0.1.0"
"version": "1.29.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-telcoautomation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-telcoautomation-v0.1.0...google-cloud-telcoautomation-v0.1.1) (2023-11-20)


### Documentation

* [google-cloud-telcoautomation] replace <> with {} in api documentation ([#12035](https://github.com/googleapis/google-cloud-python/issues/12035)) ([b055b00](https://github.com/googleapis/google-cloud-python/commit/b055b009780fc07eac01762e3a922826d4ba75c6))

## 0.1.0 (2023-11-16)


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.1.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.1.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.1.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-telcoautomation",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-telcoautomation",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down

0 comments on commit 71d0676

Please sign in to comment.