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 29, 2023
1 parent 122a59b commit df8ba5b
Show file tree
Hide file tree
Showing 51 changed files with 139 additions and 50 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"packages/google-cloud-assured-workloads": "1.10.3",
"packages/google-cloud-automl": "2.11.4",
"packages/google-cloud-bare-metal-solution": "1.5.1",
"packages/google-cloud-batch": "0.17.4",
"packages/google-cloud-batch": "0.17.5",
"packages/google-cloud-beyondcorp-appconnections": "0.4.4",
"packages/google-cloud-beyondcorp-appconnectors": "0.4.4",
"packages/google-cloud-beyondcorp-appgateways": "0.4.4",
Expand All @@ -36,7 +36,7 @@
"packages/google-cloud-bigquery-reservation": "1.11.3",
"packages/google-cloud-billing": "1.11.5",
"packages/google-cloud-billing-budgets": "1.12.1",
"packages/google-cloud-binary-authorization": "1.7.0",
"packages/google-cloud-binary-authorization": "1.8.0",
"packages/google-cloud-build": "3.21.0",
"packages/google-cloud-certificate-manager": "1.4.4",
"packages/google-cloud-channel": "1.16.0",
Expand All @@ -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 @@ -114,7 +114,7 @@
"packages/google-cloud-private-catalog": "0.9.4",
"packages/google-cloud-public-ca": "0.3.4",
"packages/google-cloud-rapidmigrationassessment": "0.1.2",
"packages/google-cloud-recaptcha-enterprise": "1.14.0",
"packages/google-cloud-recaptcha-enterprise": "1.15.0",
"packages/google-cloud-recommendations-ai": "0.10.5",
"packages/google-cloud-recommender": "2.12.1",
"packages/google-cloud-redis": "2.13.2",
Expand All @@ -126,7 +126,7 @@
"packages/google-cloud-scheduler": "2.11.3",
"packages/google-cloud-secret-manager": "2.16.4",
"packages/google-cloud-securesourcemanager": "0.1.0",
"packages/google-cloud-securitycenter": "1.24.0",
"packages/google-cloud-securitycenter": "1.24.1",
"packages/google-cloud-service-control": "1.9.2",
"packages/google-cloud-service-directory": "1.9.2",
"packages/google-cloud-service-management": "1.6.1",
Expand All @@ -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
14 changes: 14 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.17.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.4...google-cloud-batch-v0.17.5) (2023-11-29)


### Features

* Add a CloudLoggingOption to configure additional settings for Cloud Logging ([9c53819](https://github.com/googleapis/google-cloud-python/commit/9c5381911c4eb0b0b67d116a53ed6a08e870bbe1))
* **v1alpha:** Add TaskGroup.enable_oslogin to give the Batch job submitter the ability to run runnables as non-root controlled by IAM ([5392065](https://github.com/googleapis/google-cloud-python/commit/5392065c62888a649dca0697b6e5ce3ea174ae00))


### Documentation

* Update comment for AllocationPolicy.network ([9c53819](https://github.com/googleapis/google-cloud-python/commit/9c5381911c4eb0b0b67d116a53ed6a08e870bbe1))
* **v1alpha:** Update documentation for the network field of AllocationPolicy ([5392065](https://github.com/googleapis/google-cloud-python/commit/5392065c62888a649dca0697b6e5ce3ea174ae00))

## [0.17.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-batch-v0.17.3...google-cloud-batch-v0.17.4) (2023-11-14)


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.5" # {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.5" # {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.5" # {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.5"
},
"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.5"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-binary-authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-binary-authorization-v1.7.0...google-cloud-binary-authorization-v1.8.0) (2023-11-29)


### Features

* [google-cloud-binary-authorization] add container_name, container_type fields to Continuous Validation Logs ([#12051](https://github.com/googleapis/google-cloud-python/issues/12051)) ([b063395](https://github.com/googleapis/google-cloud-python/commit/b063395e4436b68acc5a48cb6e8f60cce70abc17))

## [1.7.0](https://github.com/googleapis/python-binary-authorization/compare/v1.6.2...v1.7.0) (2023-10-09)


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.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.8.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.8.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-binary-authorization",
"version": "0.1.0"
"version": "1.8.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-binary-authorization",
"version": "0.1.0"
"version": "1.8.0"
},
"snippets": [
{
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-29)


### 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
15 changes: 15 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@

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


### 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))
* add enable_relay field to AdvancedDatapathObservabilityConfig ([90eea69](https://github.com/googleapis/google-cloud-python/commit/90eea69a477cc820e82b75242559696463b2f2b7))
* Add enable_relay field to AdvancedDatapathObservabilityConfig ([a12d82f](https://github.com/googleapis/google-cloud-python/commit/a12d82f77fa7b8a35d271880c8bbba9e0d8f8825))
* Enable Enterprise Flag to allow configuring Advanced Vuln Insights ([a12d82f](https://github.com/googleapis/google-cloud-python/commit/a12d82f77fa7b8a35d271880c8bbba9e0d8f8825))


### Documentation

* [google-cloud-container] improve API documentation for Binary Authorization ([#12049](https://github.com/googleapis/google-cloud-python/issues/12049)) ([a927596](https://github.com/googleapis/google-cloud-python/commit/a9275968985b1bffa5b4ebad1f90259963aa1b88))

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


### 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
16 changes: 16 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 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-29)


### 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))
* added Generator API ([5fc7b7b](https://github.com/googleapis/google-cloud-python/commit/5fc7b7bc10861ffb015acc0a57f5976251be7fdc))


### Documentation

* updated doc for speech model ([5fc7b7b](https://github.com/googleapis/google-cloud-python/commit/5fc7b7bc10861ffb015acc0a57f5976251be7fdc))

## [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
8 changes: 8 additions & 0 deletions packages/google-cloud-recaptcha-enterprise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.15.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.14.0...google-cloud-recaptcha-enterprise-v1.15.0) (2023-11-29)


### Features

* Added AnnotateAssessmentRequest.account_id ([7d6ce5b](https://github.com/googleapis/google-cloud-python/commit/7d6ce5b49f9d1960cb3f4ffa8e7baf2e7ec126e2))
* Added Event.user_info ([7d6ce5b](https://github.com/googleapis/google-cloud-python/commit/7d6ce5b49f9d1960cb3f4ffa8e7baf2e7ec126e2))

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.13.0...google-cloud-recaptcha-enterprise-v1.14.0) (2023-11-13)


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.15.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.15.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-recaptcha-enterprise",
"version": "0.1.0"
"version": "1.15.0"
},
"snippets": [
{
Expand Down
Loading

0 comments on commit df8ba5b

Please sign in to comment.