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 14, 2024
1 parent cef77c3 commit 9bad903
Show file tree
Hide file tree
Showing 39 changed files with 127 additions and 38 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"packages/google-cloud-cloudcontrolspartner": "0.2.2",
"packages/google-cloud-commerce-consumer-procurement": "0.1.10",
"packages/google-cloud-common": "1.4.0",
"packages/google-cloud-compute": "1.21.0",
"packages/google-cloud-compute": "1.22.0",
"packages/google-cloud-confidentialcomputing": "0.4.13",
"packages/google-cloud-config": "0.1.13",
"packages/google-cloud-contact-center-insights": "1.19.1",
Expand All @@ -70,9 +70,9 @@
"packages/google-cloud-dataproc": "5.15.1",
"packages/google-cloud-dataproc-metastore": "1.16.1",
"packages/google-cloud-datastream": "1.10.1",
"packages/google-cloud-deploy": "2.3.0",
"packages/google-cloud-deploy": "2.4.0",
"packages/google-cloud-developerconnect": "0.1.4",
"packages/google-cloud-dialogflow": "2.35.0",
"packages/google-cloud-dialogflow": "2.36.0",
"packages/google-cloud-dialogflow-cx": "1.37.0",
"packages/google-cloud-discoveryengine": "0.13.4",
"packages/google-cloud-dlp": "3.25.1",
Expand All @@ -83,11 +83,11 @@
"packages/google-cloud-edgenetwork": "0.1.13",
"packages/google-cloud-enterpriseknowledgegraph": "0.3.13",
"packages/google-cloud-essential-contacts": "1.8.1",
"packages/google-cloud-eventarc": "1.13.1",
"packages/google-cloud-eventarc": "1.13.2",
"packages/google-cloud-eventarc-publishing": "0.6.14",
"packages/google-cloud-filestore": "1.10.1",
"packages/google-cloud-functions": "1.18.1",
"packages/google-cloud-gdchardwaremanagement": "0.1.7",
"packages/google-cloud-gdchardwaremanagement": "0.1.8",
"packages/google-cloud-gke-backup": "0.5.13",
"packages/google-cloud-gke-connect-gateway": "0.9.2",
"packages/google-cloud-gke-hub": "1.15.1",
Expand All @@ -111,7 +111,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.7.1",
"packages/google-cloud-netapp": "0.3.16",
"packages/google-cloud-network-connectivity": "2.5.1",
"packages/google-cloud-network-management": "1.21.0",
"packages/google-cloud-network-management": "1.22.0",
"packages/google-cloud-network-security": "0.9.13",
"packages/google-cloud-network-services": "0.5.16",
"packages/google-cloud-notebooks": "1.11.1",
Expand All @@ -129,17 +129,17 @@
"packages/google-cloud-private-catalog": "0.9.13",
"packages/google-cloud-privilegedaccessmanager": "0.1.3",
"packages/google-cloud-public-ca": "0.3.14",
"packages/google-cloud-quotas": "0.1.12",
"packages/google-cloud-quotas": "0.1.13",
"packages/google-cloud-rapidmigrationassessment": "0.1.11",
"packages/google-cloud-recaptcha-enterprise": "1.24.1",
"packages/google-cloud-recaptcha-enterprise": "1.25.0",
"packages/google-cloud-recommendations-ai": "0.10.14",
"packages/google-cloud-recommender": "2.16.1",
"packages/google-cloud-redis": "2.16.1",
"packages/google-cloud-redis-cluster": "0.1.10",
"packages/google-cloud-resource-manager": "1.13.1",
"packages/google-cloud-resource-settings": "1.10.1",
"packages/google-cloud-retail": "1.23.1",
"packages/google-cloud-run": "0.10.11",
"packages/google-cloud-run": "0.10.12",
"packages/google-cloud-scheduler": "2.14.1",
"packages/google-cloud-secret-manager": "2.21.1",
"packages/google-cloud-securesourcemanager": "0.1.11",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-compute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.21.0...google-cloud-compute-v1.22.0) (2024-11-14)


### Features

* [google-cloud-compute] Update Compute Engine API to revision 20241105 ([#954](https://github.com/googleapis/google-cloud-python/issues/954)) ([#13276](https://github.com/googleapis/google-cloud-python/issues/13276)) ([131af55](https://github.com/googleapis/google-cloud-python/commit/131af55feaf8934f3dd0c4971ce0c50eb4d07f64))

## [1.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.20.1...google-cloud-compute-v1.21.0) (2024-11-11)


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

## [2.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v2.3.0...google-cloud-deploy-v2.4.0) (2024-11-14)


### Features

* A new field `timed_promote_release_condition` is added to message `.google.cloud.deploy.v1.AutomationRuleCondition` ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))
* A new field `timed_promote_release_operation` is added to message `.google.cloud.deploy.v1.AutomationRun` ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))
* A new field `timed_promote_release_rule` is added to message `.google.cloud.deploy.v1.AutomationRule` ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))
* A new message `TimedPromoteReleaseCondition` is added ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))
* A new message `TimedPromoteReleaseOperation` is added ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))
* A new message `TimedPromoteReleaseRule` is added ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))


### Documentation

* A comment for field `target_id` in message `.google.cloud.deploy.v1.AutomationRun` is changed ([f7470ad](https://github.com/googleapis/google-cloud-python/commit/f7470ad3e053ad29b3ea9956b04c64c796a94881))

## [2.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-deploy-v2.2.0...google-cloud-deploy-v2.3.0) (2024-10-31)


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

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

## [2.36.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.35.0...google-cloud-dialogflow-v2.36.0) (2024-11-14)


### Features

* add options of query_source, search_config, end_user_metadata and exact_search ([ede7d85](https://github.com/googleapis/google-cloud-python/commit/ede7d853aa30133dc2f8e3df28d85308dcff11e2))
* expose metadata in AnswerSource ([ede7d85](https://github.com/googleapis/google-cloud-python/commit/ede7d853aa30133dc2f8e3df28d85308dcff11e2))

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


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__ = "2.35.0" # {x-release-please-version}
__version__ = "2.36.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__ = "2.35.0" # {x-release-please-version}
__version__ = "2.36.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__ = "2.35.0" # {x-release-please-version}
__version__ = "2.36.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",
"version": "2.35.0"
"version": "2.36.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",
"version": "2.35.0"
"version": "2.36.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-eventarc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.13.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-eventarc-v1.13.1...google-cloud-eventarc-v1.13.2) (2024-11-14)


### Documentation

* Fixed typo in comments in Eventarc protos ([#13271](https://github.com/googleapis/google-cloud-python/issues/13271)) ([0dc1fc9](https://github.com/googleapis/google-cloud-python/commit/0dc1fc9a71a7f7ba3fe62abc7a13386e6b6c3be2))

## [1.13.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-eventarc-v1.13.0...google-cloud-eventarc-v1.13.1) (2024-11-11)


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.13.2" # {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.13.2" # {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-eventarc",
"version": "0.1.0"
"version": "1.13.2"
},
"snippets": [
{
Expand Down
14 changes: 14 additions & 0 deletions packages/google-cloud-gdchardwaremanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gdchardwaremanagement-v0.1.7...google-cloud-gdchardwaremanagement-v0.1.8) (2024-11-14)


### Features

* add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource ([3c1e8b8](https://github.com/googleapis/google-cloud-python/commit/3c1e8b8173df97e15f247a9fbc892e29643bcb7e))
* add MAC address-associated IP address to the Hardware resource ([3c1e8b8](https://github.com/googleapis/google-cloud-python/commit/3c1e8b8173df97e15f247a9fbc892e29643bcb7e))
* add provisioning_state_signal field in SignalZoneState method request ([3c1e8b8](https://github.com/googleapis/google-cloud-python/commit/3c1e8b8173df97e15f247a9fbc892e29643bcb7e))


### Documentation

* change state_signal field in SignalZoneState method request as optional ([3c1e8b8](https://github.com/googleapis/google-cloud-python/commit/3c1e8b8173df97e15f247a9fbc892e29643bcb7e))

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gdchardwaremanagement-v0.1.6...google-cloud-gdchardwaremanagement-v0.1.7) (2024-11-11)


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.8" # {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.8" # {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-gdchardwaremanagement",
"version": "0.1.0"
"version": "0.1.8"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.21.0...google-cloud-network-management-v1.22.0) (2024-11-14)


### Features

* [google-cloud-network-management] add round-trip mode ([cef77c3](https://github.com/googleapis/google-cloud-python/commit/cef77c3870029a75b1196ca32ebf08d75f962093))
* [google-cloud-network-management] add round-trip mode ([#13280](https://github.com/googleapis/google-cloud-python/issues/13280)) ([cef77c3](https://github.com/googleapis/google-cloud-python/commit/cef77c3870029a75b1196ca32ebf08d75f962093))

## [1.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.20.0...google-cloud-network-management-v1.21.0) (2024-11-11)


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.22.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.22.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-network-management",
"version": "0.1.0"
"version": "1.22.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-quotas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.13](https://github.com/googleapis/google-cloud-python/compare/google-cloud-quotas-v0.1.12...google-cloud-quotas-v0.1.13) (2024-11-14)


### Features

* A new value `NOT_ENOUGH_USAGE_HISTORY` is added to enum `IneligibilityReason` ([1c9fcd9](https://github.com/googleapis/google-cloud-python/commit/1c9fcd9b38bc2f217bf6298c62c2c2a8ff4fdf16))
* A new value `NOT_SUPPORTED` is added to enum `IneligibilityReason` ([1c9fcd9](https://github.com/googleapis/google-cloud-python/commit/1c9fcd9b38bc2f217bf6298c62c2c2a8ff4fdf16))

## [0.1.12](https://github.com/googleapis/google-cloud-python/compare/google-cloud-quotas-v0.1.11...google-cloud-quotas-v0.1.12) (2024-10-31)


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.13" # {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.13" # {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-quotas",
"version": "0.1.0"
"version": "0.1.13"
},
"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.25.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.24.1...google-cloud-recaptcha-enterprise-v1.25.0) (2024-11-14)


### Features

* A new enum `Challenge` is added ([511d7cc](https://github.com/googleapis/google-cloud-python/commit/511d7cc4bf1bb5eec1709aab5a836d37b26ff029))
* A new field `challenge` is added to message `.google.cloud.recaptchaenterprise.v1.RiskAnalysis` ([511d7cc](https://github.com/googleapis/google-cloud-python/commit/511d7cc4bf1bb5eec1709aab5a836d37b26ff029))

## [1.24.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.24.0...google-cloud-recaptcha-enterprise-v1.24.1) (2024-11-11)


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


## [0.10.12](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.11...google-cloud-run-v0.10.12) (2024-11-14)


### Features

* add EncryptionKeyRevocationAction and shutdown duration configuration to Services ([579e338](https://github.com/googleapis/google-cloud-python/commit/579e3383972c29e991b319a674822e676376691f))


### Documentation

* fixed formatting of some documentation ([579e338](https://github.com/googleapis/google-cloud-python/commit/579e3383972c29e991b319a674822e676376691f))

## [0.10.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.10...google-cloud-run-v0.10.11) (2024-11-11)


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.10.12" # {x-release-please-version}
Loading

0 comments on commit 9bad903

Please sign in to comment.