Skip to content

Commit f8044d3

Browse files
chore: release main
1 parent e769b8b commit f8044d3

File tree

11 files changed

+82
-10
lines changed

11 files changed

+82
-10
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 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",

changelog.json

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,57 @@
11
{
22
"repository": "googleapis/google-cloud-node",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "feat",
8+
"sha": "485ff29f98a3b7d6b5c40f2bd3f4696c1a82115e",
9+
"message": "[sql] Support for the AcquireSsrsLease and ReleaseSsrsLease RPCs",
10+
"issues": [
11+
"5299"
12+
]
13+
}
14+
],
15+
"version": "0.11.0",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@google-cloud/sql",
18+
"id": "62a7952e-a122-4e62-8997-8a3bd9fa88a8",
19+
"createTime": "2024-05-01T13:43:55.397Z"
20+
},
21+
{
22+
"changes": [
23+
{
24+
"type": "feat",
25+
"sha": "9a2060a6a3baca737c6a6239512977149737154a",
26+
"message": "[recaptchaenterprise]Add Fraud Prevention settings field",
27+
"issues": [
28+
"5281"
29+
]
30+
}
31+
],
32+
"version": "5.8.0",
33+
"language": "JAVASCRIPT",
34+
"artifactName": "@google-cloud/recaptcha-enterprise",
35+
"id": "9e8e1454-d342-4e7c-af69-495bcfd25d09",
36+
"createTime": "2024-05-01T13:43:55.378Z"
37+
},
38+
{
39+
"changes": [
40+
{
41+
"type": "feat",
42+
"sha": "f3e0606bf7df59eb2c87b1d6743fa6a176235882",
43+
"message": "[compute] Update Compute Engine API to revision 20240421 (#899)",
44+
"issues": [
45+
"5294"
46+
]
47+
}
48+
],
49+
"version": "4.5.0",
50+
"language": "JAVASCRIPT",
51+
"artifactName": "@google-cloud/compute",
52+
"id": "d97f74a9-f472-4284-81dd-0047aaa81a03",
53+
"createTime": "2024-05-01T13:43:55.363Z"
54+
},
455
{
556
"changes": [
657
{
@@ -28741,5 +28792,5 @@
2874128792
"createTime": "2023-01-28T04:18:24.718Z"
2874228793
}
2874328794
],
28744-
"updateTime": "2024-04-23T19:50:23.311Z"
28795+
"updateTime": "2024-05-01T13:43:55.397Z"
2874528796
}

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-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)