Commit 39fbfac
authored
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- packages
- google-apps-chat
- google/apps
- chat_v1
- chat
- samples/generated_samples
- google-cloud-compute
- google/cloud
- compute_v1
- compute
- samples/generated_samples
- google-cloud-confidentialcomputing
- google/cloud
- confidentialcomputing_v1
- confidentialcomputing
- samples/generated_samples
- google-cloud-dataproc
- google/cloud
- dataproc_v1
- dataproc
- samples/generated_samples
- google-cloud-dlp
- google/cloud
- dlp_v2
- dlp
- samples/generated_samples
- google-cloud-kms
- google/cloud
- kms_v1
- kms
- samples/generated_samples
25 files changed
+78
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
0 commit comments