Skip to content

Commit e984857

Browse files
chore: release main
1 parent e769b8b commit e984857

File tree

14 files changed

+110
-13
lines changed

14 files changed

+110
-13
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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,7 +103,7 @@
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",
@@ -118,7 +118,7 @@
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",
@@ -164,7 +164,7 @@
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",

changelog.json

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,75 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "e769b8b67f6193a0624a7621b9522eedac86ed40",
9+
"message": "[parallelstore] add ImportData and ExportData RPCs",
10+
"issues": [
11+
"5292"
12+
],
13+
"scope": "parallelstore/v1beta"
14+
}
15+
],
16+
"version": "0.3.0",
17+
"language": "JAVASCRIPT",
18+
"artifactName": "@google-cloud/parallelstore",
19+
"id": "36455458-64a4-4b30-8e22-9bca24f63d4a",
20+
"createTime": "2024-05-01T13:47:08.598Z"
21+
},
22+
{
23+
"changes": [
24+
{
25+
"type": "feat",
26+
"sha": "485ff29f98a3b7d6b5c40f2bd3f4696c1a82115e",
27+
"message": "[sql] Support for the AcquireSsrsLease and ReleaseSsrsLease RPCs",
28+
"issues": [
29+
"5299"
30+
]
31+
}
32+
],
33+
"version": "0.11.0",
34+
"language": "JAVASCRIPT",
35+
"artifactName": "@google-cloud/sql",
36+
"id": "8faac25c-072f-4d38-97d3-4161c91237db",
37+
"createTime": "2024-05-01T13:47:08.585Z"
38+
},
39+
{
40+
"changes": [
41+
{
42+
"type": "feat",
43+
"sha": "9a2060a6a3baca737c6a6239512977149737154a",
44+
"message": "[recaptchaenterprise]Add Fraud Prevention settings field",
45+
"issues": [
46+
"5281"
47+
]
48+
}
49+
],
50+
"version": "5.8.0",
51+
"language": "JAVASCRIPT",
52+
"artifactName": "@google-cloud/recaptcha-enterprise",
53+
"id": "cf8e5876-ab21-4542-8f51-76fecdf94b9e",
54+
"createTime": "2024-05-01T13:47:08.563Z"
55+
},
56+
{
57+
"changes": [
58+
{
59+
"type": "feat",
60+
"sha": "f3e0606bf7df59eb2c87b1d6743fa6a176235882",
61+
"message": "[compute] Update Compute Engine API to revision 20240421 (#899)",
62+
"issues": [
63+
"5294"
64+
]
65+
}
66+
],
67+
"version": "4.5.0",
68+
"language": "JAVASCRIPT",
69+
"artifactName": "@google-cloud/compute",
70+
"id": "7a16ce31-2bc5-4b8c-8eeb-0f35d9e67395",
71+
"createTime": "2024-05-01T13:47:08.549Z"
72+
},
473
{
574
"changes": [
675
{
@@ -28741,5 +28810,5 @@
2874128810
"createTime": "2023-01-28T04:18:24.718Z"
2874228811
}
2874328812
],
28744-
"updateTime": "2024-04-23T19:50:23.311Z"
28813+
"updateTime": "2024-05-01T13:47:08.598Z"
2874528814
}

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-01)
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-01)
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-01)
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",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo add tests"
1414
},
1515
"dependencies": {
16-
"@google-cloud/recaptcha-enterprise": "^5.7.0"
16+
"@google-cloud/recaptcha-enterprise": "^5.8.0"
1717
},
1818
"devDependencies": {
1919
"chai": "^4.2.0",

packages/google-cloud-sql/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.11.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.10.0...sql-v0.11.0) (2024-05-01)
4+
5+
6+
### Features
7+
8+
* [sql] Support for the AcquireSsrsLease and ReleaseSsrsLease RPCs ([#5299](https://github.com/googleapis/google-cloud-node/issues/5299)) ([485ff29](https://github.com/googleapis/google-cloud-node/commit/485ff29f98a3b7d6b5c40f2bd3f4696c1a82115e))
9+
310
## [0.10.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.9.0...sql-v0.10.0) (2024-03-29)
411

512

packages/google-cloud-sql/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/sql",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Sql client for Node.js",
55
"repository": {
66
"type": "git",

packages/google-cloud-sql/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/sql": "^0.10.0"
17+
"@google-cloud/sql": "^0.11.0"
1818
},
1919
"devDependencies": {
2020
"c8": "^9.0.0",

0 commit comments

Comments
 (0)