Skip to content

Commit

Permalink
chore: release main (#13547)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>google-apps-chat: 0.2.3</summary>

##
[0.2.3](google-apps-chat-v0.2.2...google-apps-chat-v0.2.3)
(2025-02-24)


### Features

* [google-apps-chat] Add DeletionType.SPACE_MEMBER. This is returned
when a message sent by an app is deleted by a human in a space
([#13539](#13539))
([8366123](8366123))
</details>

<details><summary>google-cloud-compute: 1.26.0</summary>

##
[1.26.0](google-cloud-compute-v1.25.0...google-cloud-compute-v1.26.0)
(2025-02-24)


### Features

* [google-cloud-compute] Update Compute Engine API to revision
([4cac20d](4cac20d))
* [google-cloud-compute] Update Compute Engine API to revision 20250211
([#13530](#13530))
([4cac20d](4cac20d))
</details>

<details><summary>google-cloud-confidentialcomputing: 0.4.16</summary>

##
[0.4.16](google-cloud-confidentialcomputing-v0.4.15...google-cloud-confidentialcomputing-v0.4.16)
(2025-02-24)


### Features

* [google-cloud-confidentialcomputing] A new field `attester` is added
to message
`.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest`
([#13543](#13543))
([6e892e0](6e892e0))


### Documentation

* Fixed a typo in `VerifyAttestationRequest` comment
([6e892e0](6e892e0))
</details>

<details><summary>google-cloud-dataproc: 5.18.0</summary>

##
[5.18.0](google-cloud-dataproc-v5.17.1...google-cloud-dataproc-v5.18.0)
(2025-02-24)


### Features

* Added support for the AuthenticationConfig field to Dataproc
serverless workload configurations
([4c96416](4c96416))
</details>

<details><summary>google-cloud-dlp: 3.28.0</summary>

##
[3.28.0](google-cloud-dlp-v3.27.0...google-cloud-dlp-v3.28.0)
(2025-02-24)


### Features

* [google-cloud-dlp] discovery of Vertex AI datasets
([#13540](#13540))
([2913199](2913199))


### Documentation

* documentation revisions for data profiles
([2913199](2913199))
</details>

<details><summary>google-cloud-kms: 3.4.0</summary>

##
[3.4.0](google-cloud-kms-v3.3.1...google-cloud-kms-v3.4.0)
(2025-02-24)


### Features

* [google-cloud-kms] Support PQC asymmetric signing algorithms ML_DSA_65
and SLH_DSA_SHA2_128s
([#13538](#13538))
([891365e](891365e))
* Add a PublicKeyFormat enum to allow specifying the format the
([891365e](891365e))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 24, 2025
1 parent 5e65489 commit 39fbfac
Show file tree
Hide file tree
Showing 25 changed files with 78 additions and 24 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/google-analytics-admin": "0.23.4",
"packages/google-analytics-data": "0.18.17",
"packages/google-apps-card": "0.1.6",
"packages/google-apps-chat": "0.2.2",
"packages/google-apps-chat": "0.2.3",
"packages/google-apps-events-subscriptions": "0.1.6",
"packages/google-apps-meet": "0.1.13",
"packages/google-apps-script-type": "0.3.13",
Expand Down Expand Up @@ -54,8 +54,8 @@
"packages/google-cloud-cloudcontrolspartner": "0.2.5",
"packages/google-cloud-commerce-consumer-procurement": "0.1.12",
"packages/google-cloud-common": "1.5.0",
"packages/google-cloud-compute": "1.25.0",
"packages/google-cloud-confidentialcomputing": "0.4.15",
"packages/google-cloud-compute": "1.26.0",
"packages/google-cloud-confidentialcomputing": "0.4.16",
"packages/google-cloud-config": "0.1.16",
"packages/google-cloud-contact-center-insights": "1.23.1",
"packages/google-cloud-container": "2.56.0",
Expand All @@ -69,15 +69,15 @@
"packages/google-cloud-dataform": "0.5.16",
"packages/google-cloud-datalabeling": "1.13.0",
"packages/google-cloud-dataplex": "2.7.1",
"packages/google-cloud-dataproc": "5.17.1",
"packages/google-cloud-dataproc": "5.18.0",
"packages/google-cloud-dataproc-metastore": "1.18.1",
"packages/google-cloud-datastream": "1.13.1",
"packages/google-cloud-deploy": "2.6.1",
"packages/google-cloud-developerconnect": "0.1.7",
"packages/google-cloud-dialogflow": "2.39.0",
"packages/google-cloud-dialogflow-cx": "1.39.0",
"packages/google-cloud-discoveryengine": "0.13.6",
"packages/google-cloud-dlp": "3.27.0",
"packages/google-cloud-dlp": "3.28.0",
"packages/google-cloud-dms": "1.12.1",
"packages/google-cloud-documentai": "3.2.0",
"packages/google-cloud-domains": "1.10.0",
Expand All @@ -99,7 +99,7 @@
"packages/google-cloud-iam-logging": "1.4.1",
"packages/google-cloud-iap": "1.16.1",
"packages/google-cloud-ids": "1.10.0",
"packages/google-cloud-kms": "3.3.1",
"packages/google-cloud-kms": "3.4.0",
"packages/google-cloud-kms-inventory": "0.2.13",
"packages/google-cloud-language": "2.17.0",
"packages/google-cloud-life-sciences": "0.9.16",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.3](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.2.2...google-apps-chat-v0.2.3) (2025-02-24)


### Features

* [google-apps-chat] Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space ([#13539](https://github.com/googleapis/google-cloud-python/issues/13539)) ([8366123](https://github.com/googleapis/google-cloud-python/commit/8366123ecefb47efa33b3f7ead81dfd64225ae25))

## [0.2.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.2.1...google-apps-chat-v0.2.2) (2025-02-12)


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

## [1.26.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.25.0...google-cloud-compute-v1.26.0) (2025-02-24)


### Features

* [google-cloud-compute] Update Compute Engine API to revision ([4cac20d](https://github.com/googleapis/google-cloud-python/commit/4cac20d3c360f041ce8a556a661f37b59a202063))
* [google-cloud-compute] Update Compute Engine API to revision 20250211 ([#13530](https://github.com/googleapis/google-cloud-python/issues/13530)) ([4cac20d](https://github.com/googleapis/google-cloud-python/commit/4cac20d3c360f041ce8a556a661f37b59a202063))

## [1.25.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.24.0...google-cloud-compute-v1.25.0) (2025-02-12)


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

## [0.4.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.15...google-cloud-confidentialcomputing-v0.4.16) (2025-02-24)


### Features

* [google-cloud-confidentialcomputing] A new field `attester` is added to message `.google.cloud.confidentialcomputing.v1.VerifyAttestationRequest` ([#13543](https://github.com/googleapis/google-cloud-python/issues/13543)) ([6e892e0](https://github.com/googleapis/google-cloud-python/commit/6e892e0aeac1975a3fd592bca1087c5c7e043ccc))


### Documentation

* Fixed a typo in `VerifyAttestationRequest` comment ([6e892e0](https://github.com/googleapis/google-cloud-python/commit/6e892e0aeac1975a3fd592bca1087c5c7e043ccc))

## [0.4.15](https://github.com/googleapis/google-cloud-python/compare/google-cloud-confidentialcomputing-v0.4.14...google-cloud-confidentialcomputing-v0.4.15) (2025-02-12)


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.4.16" # {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.4.16" # {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-confidentialcomputing",
"version": "0.1.0"
"version": "0.4.16"
},
"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.18.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.17.1...google-cloud-dataproc-v5.18.0) (2025-02-24)


### Features

* Added support for the AuthenticationConfig field to Dataproc serverless workload configurations ([4c96416](https://github.com/googleapis/google-cloud-python/commit/4c964163885d43e5683e3416fe7af605a14b2b9b))

## [5.17.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataproc-v5.17.0...google-cloud-dataproc-v5.17.1) (2025-02-18)


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

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

## [3.28.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.27.0...google-cloud-dlp-v3.28.0) (2025-02-24)


### Features

* [google-cloud-dlp] discovery of Vertex AI datasets ([#13540](https://github.com/googleapis/google-cloud-python/issues/13540)) ([2913199](https://github.com/googleapis/google-cloud-python/commit/291319932e87fdde66c7a1672a128352820306a9))


### Documentation

* documentation revisions for data profiles ([2913199](https://github.com/googleapis/google-cloud-python/commit/291319932e87fdde66c7a1672a128352820306a9))

## [3.27.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.26.0...google-cloud-dlp-v3.27.0) (2025-02-12)


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__ = "3.28.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__ = "3.28.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-dlp",
"version": "0.1.0"
"version": "3.28.0"
},
"snippets": [
{
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-kms/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-kms/#history

## [3.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v3.3.1...google-cloud-kms-v3.4.0) (2025-02-24)


### Features

* [google-cloud-kms] Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s ([#13538](https://github.com/googleapis/google-cloud-python/issues/13538)) ([891365e](https://github.com/googleapis/google-cloud-python/commit/891365e3030506c1205a56919d1b1e25e0cd926e))
* Add a PublicKeyFormat enum to allow specifying the format the ([891365e](https://github.com/googleapis/google-cloud-python/commit/891365e3030506c1205a56919d1b1e25e0cd926e))

## [3.3.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-kms-v3.3.0...google-cloud-kms-v3.3.1) (2025-02-18)


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__ = "3.3.1" # {x-release-please-version}
__version__ = "3.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__ = "3.3.1" # {x-release-please-version}
__version__ = "3.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-kms",
"version": "3.3.1"
"version": "3.4.0"
},
"snippets": [
{
Expand Down

0 comments on commit 39fbfac

Please sign in to comment.