Skip to content

Commit 6ceea9a

Browse files
chore: release main
1 parent 27a72a6 commit 6ceea9a

File tree

35 files changed

+312
-34
lines changed

35 files changed

+312
-34
lines changed

.release-please-manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"packages/google-area120-tables": "3.2.0",
1212
"packages/google-cloud-accessapproval": "3.2.0",
1313
"packages/google-cloud-advisorynotifications": "1.3.0",
14-
"packages/google-cloud-aiplatform": "3.19.1",
14+
"packages/google-cloud-aiplatform": "3.20.0",
1515
"packages/google-cloud-alloydb": "1.7.0",
1616
"packages/google-cloud-apigateway": "3.2.0",
1717
"packages/google-cloud-apigeeconnect": "3.2.0",
@@ -40,7 +40,7 @@
4040
"packages/google-cloud-channel": "3.4.0",
4141
"packages/google-cloud-clouddms": "3.3.0",
4242
"packages/google-cloud-commerce-consumer-procurement": "0.3.0",
43-
"packages/google-cloud-compute": "4.4.0",
43+
"packages/google-cloud-compute": "4.5.0",
4444
"packages/google-cloud-confidentialcomputing": "1.4.0",
4545
"packages/google-cloud-config": "0.5.0",
4646
"packages/google-cloud-connectors": "0.2.0",
@@ -103,22 +103,22 @@
103103
"packages/google-cloud-policytroubleshooter-iam": "0.4.0",
104104
"packages/google-cloud-privatecatalog": "3.2.0",
105105
"packages/google-cloud-rapidmigrationassessment": "1.2.0",
106-
"packages/google-cloud-recaptchaenterprise": "5.7.0",
106+
"packages/google-cloud-recaptchaenterprise": "5.8.0",
107107
"packages/google-cloud-recommender": "6.3.0",
108108
"packages/google-cloud-redis": "4.2.0",
109109
"packages/google-cloud-resourcemanager": "5.2.0",
110110
"packages/google-cloud-resourcesettings": "3.2.0",
111111
"packages/google-cloud-retail": "3.3.0",
112112
"packages/google-cloud-run": "1.2.0",
113113
"packages/google-cloud-scheduler": "4.2.0",
114-
"packages/google-cloud-secretmanager": "5.4.0",
114+
"packages/google-cloud-secretmanager": "5.5.0",
115115
"packages/google-cloud-security-privateca": "5.3.0",
116116
"packages/google-cloud-security-publicca": "1.2.0",
117117
"packages/google-cloud-securitycenter": "8.7.0",
118118
"packages/google-cloud-servicedirectory": "5.2.0",
119119
"packages/google-cloud-shell": "3.2.0",
120120
"packages/google-cloud-speech": "6.5.0",
121-
"packages/google-cloud-sql": "0.10.0",
121+
"packages/google-cloud-sql": "0.11.0",
122122
"packages/google-cloud-storageinsights": "1.2.0",
123123
"packages/google-cloud-support": "1.2.0",
124124
"packages/google-cloud-talent": "6.2.0",
@@ -157,14 +157,14 @@
157157
"packages/grafeas": "5.3.0",
158158
"packages/typeless-sample-bot": "2.0.0",
159159
"packages/google-cloud-edgenetwork": "0.4.0",
160-
"packages/google-shopping-merchant-reports": "0.4.0",
161-
"packages/google-shopping-merchant-inventories": "0.4.0",
162-
"packages/google-shopping-css": "0.3.0",
160+
"packages/google-shopping-merchant-reports": "0.5.0",
161+
"packages/google-shopping-merchant-inventories": "0.5.0",
162+
"packages/google-shopping-css": "0.4.0",
163163
"packages/google-api-cloudquotas": "0.3.0",
164164
"packages/google-cloud-redis-cluster": "0.3.0",
165165
"packages/google-cloud-servicehealth": "0.3.0",
166166
"packages/google-apps-meet": "0.2.0",
167-
"packages/google-cloud-parallelstore": "0.2.0",
167+
"packages/google-cloud-parallelstore": "0.3.0",
168168
"packages/google-cloud-cloudcontrolspartner": "0.2.0",
169169
"packages/google-cloud-telcoautomation": "0.2.0",
170170
"packages/google-cloud-apphub": "0.2.0",
@@ -173,8 +173,8 @@
173173
"packages/google-storage-control": "0.1.0",
174174
"packages/google-cloud-backupdr": "0.1.0",
175175
"packages/google-cloud-securesourcemanager": "0.1.0",
176-
"packages/google-shopping-merchant-notifications": "0.1.0",
177-
"packages/google-shopping-merchant-lfp": "0.1.0",
176+
"packages/google-shopping-merchant-notifications": "0.2.0",
177+
"packages/google-shopping-merchant-lfp": "0.2.0",
178178
"packages/google-cloud-securitycentermanagement": "0.1.0",
179179
"packages/google-shopping-merchant-conversions": "0.1.0"
180180
}

changelog.json

Lines changed: 197 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,202 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
9+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
10+
"issues": [
11+
"5291"
12+
]
13+
}
14+
],
15+
"version": "0.2.0",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@google-shopping/lfp",
18+
"id": "44d627b8-01aa-442e-addf-72407d7ba729",
19+
"createTime": "2024-05-02T23:22:15.732Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
26+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
27+
"issues": [
28+
"5291"
29+
]
30+
}
31+
],
32+
"version": "0.2.0",
33+
"language": "JAVASCRIPT",
34+
"artifactName": "@google-shopping/notifications",
35+
"id": "57cdd41d-5b3f-4115-9b7a-4bea5969ad17",
36+
"createTime": "2024-05-02T23:22:15.713Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "e769b8b67f6193a0624a7621b9522eedac86ed40",
43+
"message": "[parallelstore] add ImportData and ExportData RPCs",
44+
"issues": [
45+
"5292"
46+
],
47+
"scope": "parallelstore/v1beta"
48+
}
49+
],
50+
"version": "0.3.0",
51+
"language": "JAVASCRIPT",
52+
"artifactName": "@google-cloud/parallelstore",
53+
"id": "7616f1ff-5799-4d8d-b6b9-2a4f697a7288",
54+
"createTime": "2024-05-02T23:22:15.689Z"
55+
},
56+
{
57+
"changes": [
58+
{
59+
"type": "feat",
60+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
61+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
62+
"issues": [
63+
"5291"
64+
]
65+
}
66+
],
67+
"version": "0.4.0",
68+
"language": "JAVASCRIPT",
69+
"artifactName": "@google-shopping/css",
70+
"id": "331f990e-cfcf-48e3-836f-f8337abfc969",
71+
"createTime": "2024-05-02T23:22:15.584Z"
72+
},
73+
{
74+
"changes": [
75+
{
76+
"type": "feat",
77+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
78+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
79+
"issues": [
80+
"5291"
81+
]
82+
}
83+
],
84+
"version": "0.5.0",
85+
"language": "JAVASCRIPT",
86+
"artifactName": "@google-shopping/inventories",
87+
"id": "db8bb027-c4ee-443c-bf23-d64a017e2f4a",
88+
"createTime": "2024-05-02T23:22:15.513Z"
89+
},
90+
{
91+
"changes": [
92+
{
93+
"type": "feat",
94+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
95+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
96+
"issues": [
97+
"5291"
98+
]
99+
}
100+
],
101+
"version": "0.5.0",
102+
"language": "JAVASCRIPT",
103+
"artifactName": "@google-shopping/reports",
104+
"id": "9acbe9f3-8c0a-4ca6-9482-50c2e6a49895",
105+
"createTime": "2024-05-02T23:22:15.501Z"
106+
},
107+
{
108+
"changes": [
109+
{
110+
"type": "feat",
111+
"sha": "485ff29f98a3b7d6b5c40f2bd3f4696c1a82115e",
112+
"message": "[sql] Support for the AcquireSsrsLease and ReleaseSsrsLease RPCs",
113+
"issues": [
114+
"5299"
115+
]
116+
}
117+
],
118+
"version": "0.11.0",
119+
"language": "JAVASCRIPT",
120+
"artifactName": "@google-cloud/sql",
121+
"id": "cad8af11-774b-41b4-ba39-bb922f0639f5",
122+
"createTime": "2024-05-02T23:22:15.488Z"
123+
},
124+
{
125+
"changes": [
126+
{
127+
"type": "feat",
128+
"sha": "27a72a6d16079ff025b4a9ac702c6d1bffd017ce",
129+
"message": "[shopping] add `Weight` to common types for Shopping APIs to be used for accounts bundle",
130+
"issues": [
131+
"5291"
132+
]
133+
},
134+
{
135+
"type": "fix",
136+
"sha": "5e145530c217cc87ee2d2e9f6124c5091534fc5e",
137+
"message": "(secretmanaer) readd legacy path templates",
138+
"issues": [
139+
"5290"
140+
]
141+
}
142+
],
143+
"version": "5.5.0",
144+
"language": "JAVASCRIPT",
145+
"artifactName": "@google-cloud/secret-manager",
146+
"id": "0116154c-6219-4948-b7db-8fec01c60773",
147+
"createTime": "2024-05-02T23:22:15.466Z"
148+
},
149+
{
150+
"changes": [
151+
{
152+
"type": "feat",
153+
"sha": "9a2060a6a3baca737c6a6239512977149737154a",
154+
"message": "[recaptchaenterprise]Add Fraud Prevention settings field",
155+
"issues": [
156+
"5281"
157+
]
158+
}
159+
],
160+
"version": "5.8.0",
161+
"language": "JAVASCRIPT",
162+
"artifactName": "@google-cloud/recaptcha-enterprise",
163+
"id": "517851d0-3219-4a5b-9032-148adb6cf8d7",
164+
"createTime": "2024-05-02T23:22:15.454Z"
165+
},
166+
{
167+
"changes": [
168+
{
169+
"type": "feat",
170+
"sha": "f3e0606bf7df59eb2c87b1d6743fa6a176235882",
171+
"message": "[compute] Update Compute Engine API to revision 20240421 (#899)",
172+
"issues": [
173+
"5294"
174+
]
175+
}
176+
],
177+
"version": "4.5.0",
178+
"language": "JAVASCRIPT",
179+
"artifactName": "@google-cloud/compute",
180+
"id": "a66f824a-2e79-4453-96f7-a9fe4d454575",
181+
"createTime": "2024-05-02T23:22:15.441Z"
182+
},
183+
{
184+
"changes": [
185+
{
186+
"type": "feat",
187+
"sha": "fe2a4e3cb6f8714048b1e0c97e07c7afbfb25602",
188+
"message": "A new field `search_entry_point` is added to message `.google.cloud.aiplatform.v1beta1.GroundingMetadata`",
189+
"issues": [
190+
"5285"
191+
]
192+
}
193+
],
194+
"version": "3.20.0",
195+
"language": "JAVASCRIPT",
196+
"artifactName": "@google-cloud/aiplatform",
197+
"id": "a4abc328-877a-4131-93f4-bc82d15b9d8a",
198+
"createTime": "2024-05-02T23:22:15.425Z"
199+
},
4200
{
5201
"changes": [
6202
{
@@ -28741,5 +28937,5 @@
2874128937
"createTime": "2023-01-28T04:18:24.718Z"
2874228938
}
2874328939
],
28744-
"updateTime": "2024-04-23T19:50:23.311Z"
28940+
"updateTime": "2024-05-02T23:22:15.732Z"
2874528941
}

packages/google-cloud-aiplatform/CHANGELOG.md

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

3+
## [3.20.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.19.1...aiplatform-v3.20.0) (2024-05-02)
4+
5+
6+
### Features
7+
8+
* A new field `search_entry_point` is added to message `.google.cloud.aiplatform.v1beta1.GroundingMetadata` ([#5285](https://github.com/googleapis/google-cloud-node/issues/5285)) ([fe2a4e3](https://github.com/googleapis/google-cloud-node/commit/fe2a4e3cb6f8714048b1e0c97e07c7afbfb25602))
9+
310
## [3.19.1](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.19.0...aiplatform-v3.19.1) (2024-04-23)
411

512

packages/google-cloud-aiplatform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/aiplatform",
3-
"version": "3.19.1",
3+
"version": "3.20.0",
44
"description": "Vertex AI client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-cloud-aiplatform/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "mocha --timeout 1200000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/aiplatform": "^3.19.1"
16+
"@google-cloud/aiplatform": "^3.20.0"
1717
},
1818
"devDependencies": {
1919
"chai": "^4.2.0",

packages/google-cloud-compute/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/compute?activeTab=versions
66

7+
## [4.5.0](https://github.com/googleapis/google-cloud-node/compare/compute-v4.4.0...compute-v4.5.0) (2024-05-02)
8+
9+
10+
### Features
11+
12+
* [compute] Update Compute Engine API to revision 20240421 ([#899](https://github.com/googleapis/google-cloud-node/issues/899)) ([#5294](https://github.com/googleapis/google-cloud-node/issues/5294)) ([f3e0606](https://github.com/googleapis/google-cloud-node/commit/f3e0606bf7df59eb2c87b1d6743fa6a176235882))
13+
714
## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/compute-v4.3.0...compute-v4.4.0) (2024-03-29)
815

916

packages/google-cloud-compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/compute",
33
"description": "Google Compute Engine Client Library for Node.js",
4-
"version": "4.4.0",
4+
"version": "4.5.0",
55
"license": "Apache-2.0",
66
"author": "Google LLC",
77
"engines": {

packages/google-cloud-compute/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha test --timeout 1200000"
1515
},
1616
"dependencies": {
17-
"@google-cloud/compute": "^4.4.0",
17+
"@google-cloud/compute": "^4.5.0",
1818
"@sendgrid/mail": "^8.0.0",
1919
"nodemailer": "^6.0.0",
2020
"nodemailer-smtp-transport": "^2.7.4"

packages/google-cloud-parallelstore/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.3.0](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.2.0...parallelstore-v0.3.0) (2024-05-02)
4+
5+
6+
### Features
7+
8+
* **parallelstore/v1beta:** [parallelstore] add ImportData and ExportData RPCs ([#5292](https://github.com/googleapis/google-cloud-node/issues/5292)) ([e769b8b](https://github.com/googleapis/google-cloud-node/commit/e769b8b67f6193a0624a7621b9522eedac86ed40))
9+
310
## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/parallelstore-v0.1.0...parallelstore-v0.2.0) (2024-04-05)
411

512

packages/google-cloud-parallelstore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/parallelstore",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Parallelstore API client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-cloud-parallelstore/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publish": "echo 'sample test; do not publish'"
1515
},
1616
"dependencies": {
17-
"@google-cloud/parallelstore": "^0.2.0"
17+
"@google-cloud/parallelstore": "^0.3.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^8.0.0",

packages/google-cloud-recaptchaenterprise/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://www.npmjs.com/package/@google-cloud/recaptcha-enterprise?activeTab=versions
66

7+
## [5.8.0](https://github.com/googleapis/google-cloud-node/compare/recaptcha-enterprise-v5.7.0...recaptcha-enterprise-v5.8.0) (2024-05-02)
8+
9+
10+
### Features
11+
12+
* [recaptchaenterprise]Add Fraud Prevention settings field ([#5281](https://github.com/googleapis/google-cloud-node/issues/5281)) ([9a2060a](https://github.com/googleapis/google-cloud-node/commit/9a2060a6a3baca737c6a6239512977149737154a))
13+
714
## [5.7.0](https://github.com/googleapis/google-cloud-node/compare/recaptcha-enterprise-v5.6.0...recaptcha-enterprise-v5.7.0) (2024-04-05)
815

916

packages/google-cloud-recaptchaenterprise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/googleapis/google-cloud-node.git"
66
},
77
"name": "@google-cloud/recaptcha-enterprise",
8-
"version": "5.7.0",
8+
"version": "5.8.0",
99
"author": "Google LLC",
1010
"description": "reCAPTCHA Enterprise API client for Node.js",
1111
"main": "build/src/index.js",

0 commit comments

Comments
 (0)