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 13, 2024
1 parent 511d7cc commit bedfbb3
Show file tree
Hide file tree
Showing 23 changed files with 60 additions and 22 deletions.
10 changes: 5 additions & 5 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 @@ -72,7 +72,7 @@
"packages/google-cloud-datastream": "1.10.1",
"packages/google-cloud-deploy": "2.3.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,7 +83,7 @@
"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",
Expand Down Expand Up @@ -129,9 +129,9 @@
"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",
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-13)


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


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


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


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


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

0 comments on commit bedfbb3

Please sign in to comment.