Skip to content

Commit 39fbfac

Browse files
chore: release main (#13547)
🤖 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>
1 parent 5e65489 commit 39fbfac

File tree

25 files changed

+78
-24
lines changed

25 files changed

+78
-24
lines changed

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/google-analytics-admin": "0.23.4",
66
"packages/google-analytics-data": "0.18.17",
77
"packages/google-apps-card": "0.1.6",
8-
"packages/google-apps-chat": "0.2.2",
8+
"packages/google-apps-chat": "0.2.3",
99
"packages/google-apps-events-subscriptions": "0.1.6",
1010
"packages/google-apps-meet": "0.1.13",
1111
"packages/google-apps-script-type": "0.3.13",
@@ -54,8 +54,8 @@
5454
"packages/google-cloud-cloudcontrolspartner": "0.2.5",
5555
"packages/google-cloud-commerce-consumer-procurement": "0.1.12",
5656
"packages/google-cloud-common": "1.5.0",
57-
"packages/google-cloud-compute": "1.25.0",
58-
"packages/google-cloud-confidentialcomputing": "0.4.15",
57+
"packages/google-cloud-compute": "1.26.0",
58+
"packages/google-cloud-confidentialcomputing": "0.4.16",
5959
"packages/google-cloud-config": "0.1.16",
6060
"packages/google-cloud-contact-center-insights": "1.23.1",
6161
"packages/google-cloud-container": "2.56.0",
@@ -69,15 +69,15 @@
6969
"packages/google-cloud-dataform": "0.5.16",
7070
"packages/google-cloud-datalabeling": "1.13.0",
7171
"packages/google-cloud-dataplex": "2.7.1",
72-
"packages/google-cloud-dataproc": "5.17.1",
72+
"packages/google-cloud-dataproc": "5.18.0",
7373
"packages/google-cloud-dataproc-metastore": "1.18.1",
7474
"packages/google-cloud-datastream": "1.13.1",
7575
"packages/google-cloud-deploy": "2.6.1",
7676
"packages/google-cloud-developerconnect": "0.1.7",
7777
"packages/google-cloud-dialogflow": "2.39.0",
7878
"packages/google-cloud-dialogflow-cx": "1.39.0",
7979
"packages/google-cloud-discoveryengine": "0.13.6",
80-
"packages/google-cloud-dlp": "3.27.0",
80+
"packages/google-cloud-dlp": "3.28.0",
8181
"packages/google-cloud-dms": "1.12.1",
8282
"packages/google-cloud-documentai": "3.2.0",
8383
"packages/google-cloud-domains": "1.10.0",
@@ -99,7 +99,7 @@
9999
"packages/google-cloud-iam-logging": "1.4.1",
100100
"packages/google-cloud-iap": "1.16.1",
101101
"packages/google-cloud-ids": "1.10.0",
102-
"packages/google-cloud-kms": "3.3.1",
102+
"packages/google-cloud-kms": "3.4.0",
103103
"packages/google-cloud-kms-inventory": "0.2.13",
104104
"packages/google-cloud-language": "2.17.0",
105105
"packages/google-cloud-life-sciences": "0.9.16",

packages/google-apps-chat/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* [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))
9+
310
## [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)
411

512

packages/google-apps-chat/google/apps/chat/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.3" # {x-release-please-version}

packages/google-apps-chat/google/apps/chat_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.2.3" # {x-release-please-version}

packages/google-apps-chat/samples/generated_samples/snippet_metadata_google.chat.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-apps-chat",
11-
"version": "0.1.0"
11+
"version": "0.2.3"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-compute/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* [google-cloud-compute] Update Compute Engine API to revision ([4cac20d](https://github.com/googleapis/google-cloud-python/commit/4cac20d3c360f041ce8a556a661f37b59a202063))
9+
* [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))
10+
311
## [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)
412

513

packages/google-cloud-compute/google/cloud/compute/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.26.0" # {x-release-please-version}

packages/google-cloud-compute/google/cloud/compute_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.26.0" # {x-release-please-version}

packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-compute",
11-
"version": "0.1.0"
11+
"version": "1.26.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-confidentialcomputing/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* [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))
9+
10+
11+
### Documentation
12+
13+
* Fixed a typo in `VerifyAttestationRequest` comment ([6e892e0](https://github.com/googleapis/google-cloud-python/commit/6e892e0aeac1975a3fd592bca1087c5c7e043ccc))
14+
315
## [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)
416

517

0 commit comments

Comments
 (0)