Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/google-analytics-admin": "0.22.7",
"packages/google-analytics-data": "0.18.8",
"packages/google-apps-card": "0.1.2",
"packages/google-apps-chat": "0.1.6",
"packages/google-apps-chat": "0.1.7",
"packages/google-apps-events-subscriptions": "0.1.0",
"packages/google-apps-meet": "0.1.6",
"packages/google-apps-script-type": "0.3.8",
Expand Down Expand Up @@ -65,8 +65,8 @@
"packages/google-cloud-dataflow-client": "0.8.10",
"packages/google-cloud-dataform": "0.5.9",
"packages/google-cloud-datalabeling": "1.10.3",
"packages/google-cloud-dataplex": "2.1.0",
"packages/google-cloud-dataproc": "5.9.3",
"packages/google-cloud-dataplex": "2.2.0",
"packages/google-cloud-dataproc": "5.10.0",
"packages/google-cloud-dataproc-metastore": "1.15.3",
"packages/google-cloud-datastream": "1.9.3",
"packages/google-cloud-deploy": "1.19.0",
Expand All @@ -79,14 +79,14 @@
"packages/google-cloud-documentai": "2.29.1",
"packages/google-cloud-domains": "1.7.3",
"packages/google-cloud-edgecontainer": "0.5.9",
"packages/google-cloud-edgenetwork": "0.1.7",
"packages/google-cloud-edgenetwork": "0.1.8",
"packages/google-cloud-enterpriseknowledgegraph": "0.3.9",
"packages/google-cloud-essential-contacts": "1.7.3",
"packages/google-cloud-eventarc": "1.11.3",
"packages/google-cloud-eventarc-publishing": "0.6.9",
"packages/google-cloud-filestore": "1.9.3",
"packages/google-cloud-functions": "1.16.3",
"packages/google-cloud-gdchardwaremanagement": "0.1.0",
"packages/google-cloud-gdchardwaremanagement": "0.1.1",
"packages/google-cloud-gke-backup": "0.5.9",
"packages/google-cloud-gke-connect-gateway": "0.8.9",
"packages/google-cloud-gke-hub": "1.14.0",
Expand All @@ -99,7 +99,7 @@
"packages/google-cloud-kms": "2.24.0",
"packages/google-cloud-kms-inventory": "0.2.6",
"packages/google-cloud-language": "2.13.3",
"packages/google-cloud-life-sciences": "0.9.9",
"packages/google-cloud-life-sciences": "0.9.10",
"packages/google-cloud-managed-identities": "1.9.3",
"packages/google-cloud-managedkafka": "0.1.0",
"packages/google-cloud-media-translation": "0.11.9",
Expand All @@ -117,7 +117,7 @@
"packages/google-cloud-optimization": "1.8.3",
"packages/google-cloud-orchestration-airflow": "1.12.1",
"packages/google-cloud-os-config": "1.17.3",
"packages/google-cloud-os-login": "2.14.3",
"packages/google-cloud-os-login": "2.14.4",
"packages/google-cloud-parallelstore": "0.2.0",
"packages/google-cloud-phishing-protection": "1.11.3",
"packages/google-cloud-policy-troubleshooter": "1.11.3",
Expand All @@ -127,7 +127,7 @@
"packages/google-cloud-private-catalog": "0.9.9",
"packages/google-cloud-public-ca": "0.3.10",
"packages/google-cloud-rapidmigrationassessment": "0.1.7",
"packages/google-cloud-recaptcha-enterprise": "1.20.0",
"packages/google-cloud-recaptcha-enterprise": "1.21.0",
"packages/google-cloud-recommendations-ai": "0.10.10",
"packages/google-cloud-recommender": "2.15.3",
"packages/google-cloud-redis": "2.15.3",
Expand All @@ -139,7 +139,7 @@
"packages/google-cloud-scheduler": "2.13.3",
"packages/google-cloud-secret-manager": "2.20.0",
"packages/google-cloud-securesourcemanager": "0.1.5",
"packages/google-cloud-securitycenter": "1.31.0",
"packages/google-cloud-securitycenter": "1.32.0",
"packages/google-cloud-securitycentermanagement": "0.1.12",
"packages/google-cloud-service-control": "1.12.1",
"packages/google-cloud-service-directory": "1.11.4",
Expand Down
9 changes: 9 additions & 0 deletions packages/google-apps-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.6...google-apps-chat-v0.1.7) (2024-06-27)


### Documentation

* Update doc for `CreateMembership` in service `ChatService` to support group members ([5c8eaae](https://github.com/googleapis/google-cloud-python/commit/5c8eaae2289427f56c730bbf3e7e78b15a35580a))
* Update doc for field `group_member` in message `google.chat.v1.Membership` ([5c8eaae](https://github.com/googleapis/google-cloud-python/commit/5c8eaae2289427f56c730bbf3e7e78b15a35580a))
* Update doc for SetUpSpace in service ChatService to support group members ([5c8eaae](https://github.com/googleapis/google-cloud-python/commit/5c8eaae2289427f56c730bbf3e7e78b15a35580a))

## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.5...google-apps-chat-v0.1.6) (2024-05-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.7" # {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.7" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -1574,7 +1574,7 @@ async def sample_get_space():
The request object. A request to return a single space.
name (:class:`str`):
Required. Resource name of the space, in the form
"spaces/*".
`spaces/*`.

Format: ``spaces/{space}``

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ def sample_get_space():
The request object. A request to return a single space.
name (str):
Required. Resource name of the space, in the form
"spaces/*".
`spaces/*`.

Format: ``spaces/{space}``

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ class GetSpaceRequest(proto.Message):
Attributes:
name (str):
Required. Resource name of the space, in the form
"spaces/*".
`spaces/*`.

Format: ``spaces/{space}``
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-chat",
"version": "0.1.0"
"version": "0.1.7"
},
"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

## [2.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.1.0...google-cloud-dataplex-v2.2.0) (2024-06-27)


### Features

* [google-cloud-dataplex] expose data scan execution create time to customers ([#12846](https://github.com/googleapis/google-cloud-python/issues/12846)) ([2726a72](https://github.com/googleapis/google-cloud-python/commit/2726a721b0eecd05216fa018cce8d91407853187))

## [2.1.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.0.1...google-cloud-dataplex-v2.1.0) (2024-06-24)


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.2.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.2.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": "2.2.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dataproc/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-dataproc/#history

## [5.10.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.9.3...google-cloud-dataproc-v5.10.0) (2024-06-27)


### Features

* [google-cloud-dataproc] add the cohort and auto tuning configuration to the batch's RuntimeConfig ([#12823](https://github.com/googleapis/google-cloud-python/issues/12823)) ([bbd627b](https://github.com/googleapis/google-cloud-python/commit/bbd627b8354801ab3b897cb2681636bffafd2a9c))

## [5.9.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.9.2...google-cloud-dataproc-v5.9.3) (2024-03-05)


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

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-edgenetwork-v0.1.7...google-cloud-edgenetwork-v0.1.8) (2024-06-27)


### Features

* [google-cloud-edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet` ([#12842](https://github.com/googleapis/google-cloud-python/issues/12842)) ([5f272b3](https://github.com/googleapis/google-cloud-python/commit/5f272b3293fe54dd7d73930cdd2e634b15ed3e2f))

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


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-edgenetwork",
"version": "0.1.0"
"version": "0.1.8"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-gdchardwaremanagement/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-gdchardwaremanagement-v0.1.0...google-cloud-gdchardwaremanagement-v0.1.1) (2024-06-27)


### Features

* add additional zone states ([a4bfef9](https://github.com/googleapis/google-cloud-python/commit/a4bfef92d5b6f30e40ef257b33748ce4b708e2ff))

## 0.1.0 (2024-06-26)


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

## [0.9.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-life-sciences-v0.9.9...google-cloud-life-sciences-v0.9.10) (2024-06-27)


### Documentation

* [google-cloud-life-sciences] modify example accelerator type ([#12840](https://github.com/googleapis/google-cloud-python/issues/12840)) ([9210610](https://github.com/googleapis/google-cloud-python/commit/9210610dd2f6593dfe1c14039f9024ead8d19795))

## [0.9.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-life-sciences-v0.9.8...google-cloud-life-sciences-v0.9.9) (2024-03-05)


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.9.10" # {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.9.10" # {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-life-sciences",
"version": "0.1.0"
"version": "0.9.10"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-os-login/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-oslogin/#history

## [2.14.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-os-login-v2.14.3...google-cloud-os-login-v2.14.4) (2024-06-27)


### Documentation

* [google-cloud-os-login] A comment for field `parent` in message `.google.cloud.oslogin.v1beta.SignSshPublicKeyRequest` is changed ([#12831](https://github.com/googleapis/google-cloud-python/issues/12831)) ([7ce3bf4](https://github.com/googleapis/google-cloud-python/commit/7ce3bf4332dcebf5cdb2e2165003367134e9a6c2))

## [2.14.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-os-login-v2.14.2...google-cloud-os-login-v2.14.3) (2024-03-05)


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

## [1.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.20.0...google-cloud-recaptcha-enterprise-v1.21.0) (2024-06-27)


### Features

* [google-cloud-recaptcha-enterprise] added SMS Toll Fraud assessment ([#12838](https://github.com/googleapis/google-cloud-python/issues/12838)) ([386499f](https://github.com/googleapis/google-cloud-python/commit/386499fe11525d2646b79f9e41829b2c055f63b2))

## [1.20.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.19.1...google-cloud-recaptcha-enterprise-v1.20.0) (2024-04-24)


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.21.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.21.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.21.0"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-cloud-securitycenter/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-securitycenter/#history

## [1.32.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.31.0...google-cloud-securitycenter-v1.32.0) (2024-06-27)


### Features

* Add toxic_combination and group_memberships fields to finding ([83c851e](https://github.com/googleapis/google-cloud-python/commit/83c851e2aa497b3e5ae940f71dff4c45fa00be8f))
* added cloud provider field to list findings response ([83c851e](https://github.com/googleapis/google-cloud-python/commit/83c851e2aa497b3e5ae940f71dff4c45fa00be8f))
* added http configuration rule to ResourceValueConfig and ValuedResource API methods ([83c851e](https://github.com/googleapis/google-cloud-python/commit/83c851e2aa497b3e5ae940f71dff4c45fa00be8f))
* added toxic combination field to finding ([83c851e](https://github.com/googleapis/google-cloud-python/commit/83c851e2aa497b3e5ae940f71dff4c45fa00be8f))


### Documentation

* Updated comments for ResourceValueConfig ([83c851e](https://github.com/googleapis/google-cloud-python/commit/83c851e2aa497b3e5ae940f71dff4c45fa00be8f))

## [1.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycenter-v1.30.1...google-cloud-securitycenter-v1.31.0) (2024-04-17)


Expand Down
Loading