Skip to content

Commit 1d934e5

Browse files
chore: release main
1 parent f8de240 commit 1d934e5

File tree

97 files changed

+670
-49
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+670
-49
lines changed

src/apis/accesscontextmanager/CHANGELOG.md

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

3+
## [7.6.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.5.0...accesscontextmanager-v7.6.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **accesscontextmanager:** update the API ([a99ade3](https://github.com/googleapis/google-api-nodejs-client/commit/a99ade3ec8f0090e75e85c8641e4353aefac6219))
9+
* **accesscontextmanager:** update the API ([781656c](https://github.com/googleapis/google-api-nodejs-client/commit/781656c75473cc9c4a836cf4d11bd303af97298c))
10+
311
## [7.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.4.0...accesscontextmanager-v7.5.0) (2024-10-30)
412

513

src/apis/accesscontextmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/accesscontextmanager",
3-
"version": "7.5.0",
3+
"version": "7.6.0",
44
"description": "accesscontextmanager",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/appengine/CHANGELOG.md

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

3+
## [8.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.2.0...appengine-v8.3.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **appengine:** update the API ([2110d96](https://github.com/googleapis/google-api-nodejs-client/commit/2110d96100bd9cdd9aef6b322c93b8ec060f0aad))
9+
* **appengine:** update the API ([73ba053](https://github.com/googleapis/google-api-nodejs-client/commit/73ba0539132c0e0be03e783eb2d4a15632314c4d))
10+
311
## [8.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.1.0...appengine-v8.2.0) (2024-10-30)
412

513

src/apis/appengine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/appengine",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"description": "appengine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/assuredworkloads/CHANGELOG.md

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

3+
## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v10.1.0...assuredworkloads-v11.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* **assuredworkloads:** update the API ([f9ffc89](https://github.com/googleapis/google-api-nodejs-client/commit/f9ffc89418f9e01fbadfdb89fabdcfb6583399bc))
14+
* **assuredworkloads:** update the API ([4a6bb6a](https://github.com/googleapis/google-api-nodejs-client/commit/4a6bb6afb5f48331b77b393f83afcc89aeeb3a43))
15+
* **assuredworkloads:** update the API ([27cae80](https://github.com/googleapis/google-api-nodejs-client/commit/27cae804a7a0b5cff0fe984f84a85ce2b62e0dfa))
16+
* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))
17+
* run the generator ([#3511](https://github.com/googleapis/google-api-nodejs-client/issues/3511)) ([957bc85](https://github.com/googleapis/google-api-nodejs-client/commit/957bc850439a639c5534957333b09598944952c3))
18+
19+
20+
### Bug Fixes
21+
22+
* **assuredworkloads:** update the API ([d19c969](https://github.com/googleapis/google-api-nodejs-client/commit/d19c9692a940fac059512bf2059e9f0e954f49f7))
23+
324
## [10.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v10.0.1...assuredworkloads-v10.1.0) (2024-10-30)
425

526

src/apis/assuredworkloads/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/assuredworkloads",
3-
"version": "10.1.0",
3+
"version": "11.0.0",
44
"description": "assuredworkloads",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/batch/CHANGELOG.md

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

3+
## [9.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.7.0...batch-v9.8.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **batch:** update the API ([cfbab2e](https://github.com/googleapis/google-api-nodejs-client/commit/cfbab2e00d8df437f929382aed9431532fdb4023))
9+
* **batch:** update the API ([3d92a17](https://github.com/googleapis/google-api-nodejs-client/commit/3d92a17f62147ec8b2835235b662f1cad0b22e9c))
10+
* **batch:** update the API ([cc2573d](https://github.com/googleapis/google-api-nodejs-client/commit/cc2573d88a31426ad85bde0a77765881c52e1e11))
11+
12+
13+
### Bug Fixes
14+
15+
* **batch:** update the API ([2ebc243](https://github.com/googleapis/google-api-nodejs-client/commit/2ebc243bc5f78bd12ac2b69fdbea4cc37aa6ab6e))
16+
* **batch:** update the API ([1ead4f5](https://github.com/googleapis/google-api-nodejs-client/commit/1ead4f54081580a22f405aefcd72fae771eedefd))
17+
318
## [9.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.6.0...batch-v9.7.0) (2024-10-30)
419

520

src/apis/batch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/batch",
3-
"version": "9.7.0",
3+
"version": "9.8.0",
44
"description": "batch",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/beyondcorp/CHANGELOG.md

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

3+
## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/beyondcorp-v15.0.0...beyondcorp-v16.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **beyondcorp:** This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* **beyondcorp:** update the API ([c56953e](https://github.com/googleapis/google-api-nodejs-client/commit/c56953e8e21ac571b1bcc7a8b0984b532a9a3290))
14+
* **beyondcorp:** update the API ([f926c3d](https://github.com/googleapis/google-api-nodejs-client/commit/f926c3d20b561c9a997d419a91eaa9472614ad1f))
15+
* **beyondcorp:** update the API ([34648c3](https://github.com/googleapis/google-api-nodejs-client/commit/34648c3cb57640b7c50540bc3edd57186e8f315a))
16+
* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))
17+
318
## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/beyondcorp-v14.0.0...beyondcorp-v15.0.0) (2024-10-30)
419

520

src/apis/beyondcorp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/beyondcorp",
3-
"version": "15.0.0",
3+
"version": "16.0.0",
44
"description": "beyondcorp",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigquery/CHANGELOG.md

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

3+
## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v14.1.0...bigquery-v15.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **bigquery:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **bigquery:** update the API ([6ca0027](https://github.com/googleapis/google-api-nodejs-client/commit/6ca00276facbb58a97d4e0cc219e4464c976227a))
13+
* **bigquery:** update the API ([e4d60b1](https://github.com/googleapis/google-api-nodejs-client/commit/e4d60b1b12fe4b9592485d0b80429ef747147f9f))
14+
* **bigquery:** update the API ([80f27f2](https://github.com/googleapis/google-api-nodejs-client/commit/80f27f2db6b99a5322aeaba25e1f18b9a299a536))
15+
16+
17+
### Bug Fixes
18+
19+
* **bigquery:** update the API ([2aca035](https://github.com/googleapis/google-api-nodejs-client/commit/2aca0358c5cd5f5d83b9aaf276ebe84dd5a93a44))
20+
321
## [14.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v14.0.0...bigquery-v14.1.0) (2024-10-30)
422

523

src/apis/bigquery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigquery",
3-
"version": "14.1.0",
3+
"version": "15.0.0",
44
"description": "bigquery",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigquerydatatransfer/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.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.7.0...bigquerydatatransfer-v1.8.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **bigquerydatatransfer:** update the API ([1c6359c](https://github.com/googleapis/google-api-nodejs-client/commit/1c6359c4477d7a9c48c2d591ee7cc5cfff3fc6b0))
9+
* **bigquerydatatransfer:** update the API ([2bc0468](https://github.com/googleapis/google-api-nodejs-client/commit/2bc0468e69219f4f9b90d209db106b58f5ad8efb))
10+
311
## [1.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.6.0...bigquerydatatransfer-v1.7.0) (2024-10-30)
412

513

src/apis/bigquerydatatransfer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigquerydatatransfer",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "bigquerydatatransfer",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/bigqueryreservation/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.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.0.1...bigqueryreservation-v3.0.2) (2024-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **bigqueryreservation:** update the API ([156818a](https://github.com/googleapis/google-api-nodejs-client/commit/156818a600e87b5bb5067aee24009c8c410bef54))
9+
310
## [3.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.0.0...bigqueryreservation-v3.0.1) (2024-10-30)
411

512

src/apis/bigqueryreservation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/bigqueryreservation",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "bigqueryreservation",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/checks/CHANGELOG.md

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

3+
## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/checks-v4.1.0...checks-v4.2.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **checks:** update the API ([d58f064](https://github.com/googleapis/google-api-nodejs-client/commit/d58f064f91451600a0113edefd1b6b113e39536f))
9+
310
## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/checks-v4.0.2...checks-v4.1.0) (2024-10-30)
411

512

src/apis/checks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/checks",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "checks",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudbuild/CHANGELOG.md

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

3+
## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v11.0.1...cloudbuild-v12.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **cloudbuild:** This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* **cloudbuild:** update the API ([dc3327a](https://github.com/googleapis/google-api-nodejs-client/commit/dc3327a50c1e786a1c743e07247ccd65038b4e80))
14+
* **cloudbuild:** update the API ([f3b391a](https://github.com/googleapis/google-api-nodejs-client/commit/f3b391a6b9240d6a3200aa07c0818c0c2359e89f))
15+
* run the generator ([#3511](https://github.com/googleapis/google-api-nodejs-client/issues/3511)) ([957bc85](https://github.com/googleapis/google-api-nodejs-client/commit/957bc850439a639c5534957333b09598944952c3))
16+
17+
18+
### Bug Fixes
19+
20+
* **cloudbuild:** update the API ([16cacdc](https://github.com/googleapis/google-api-nodejs-client/commit/16cacdcfb2cba2f4023a889a347feb06b7f209a8))
21+
322
## [11.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v11.0.0...cloudbuild-v11.0.1) (2024-10-30)
423

524

src/apis/cloudbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudbuild",
3-
"version": "11.0.1",
3+
"version": "12.0.0",
44
"description": "cloudbuild",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudchannel/CHANGELOG.md

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

3+
## [3.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudchannel-v2.0.0...cloudchannel-v3.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **cloudchannel:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **cloudchannel:** update the API ([e0f22bb](https://github.com/googleapis/google-api-nodejs-client/commit/e0f22bb634a3af6e07616b9741322787a70278fc))
13+
* **cloudchannel:** update the API ([7815a30](https://github.com/googleapis/google-api-nodejs-client/commit/7815a30fc8e146e0800f125242d20f2203f0ee3e))
14+
* **cloudchannel:** update the API ([2bdaaca](https://github.com/googleapis/google-api-nodejs-client/commit/2bdaaca5303d4478aa6de6344da67f3fa2431c50))
15+
316
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudchannel-v1.5.0...cloudchannel-v2.0.0) (2024-10-30)
417

518

src/apis/cloudchannel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudchannel",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "cloudchannel",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudfunctions/CHANGELOG.md

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

3+
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v5.0.0...cloudfunctions-v6.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **cloudfunctions:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **cloudfunctions:** update the API ([05a90c1](https://github.com/googleapis/google-api-nodejs-client/commit/05a90c1d0794776d76838f3ed5cd20153456a488))
13+
* **cloudfunctions:** update the API ([ca534ba](https://github.com/googleapis/google-api-nodejs-client/commit/ca534ba9ba10e5c034f98b20822b29cca989ec44))
14+
15+
16+
### Bug Fixes
17+
18+
* **cloudfunctions:** update the API ([158373f](https://github.com/googleapis/google-api-nodejs-client/commit/158373f1d84156c77b347f5925fa1bcde28acc8a))
19+
320
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v4.3.1...cloudfunctions-v5.0.0) (2024-10-30)
421

522

src/apis/cloudfunctions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudfunctions",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "cloudfunctions",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/cloudscheduler/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudscheduler-v1.2.0...cloudscheduler-v1.3.0) (2024-10-30)
4+
5+
6+
### Features
7+
8+
* **cloudscheduler:** update the API ([91f5187](https://github.com/googleapis/google-api-nodejs-client/commit/91f5187352b60cb22bed1681107b959c2f52361b))
9+
310
## [1.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudscheduler-v1.1.7...cloudscheduler-v1.2.0) (2024-10-30)
411

512

src/apis/cloudscheduler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/cloudscheduler",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "cloudscheduler",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/compute/CHANGELOG.md

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

3+
## [22.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v21.1.0...compute-v22.0.0) (2024-10-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **compute:** This release has breaking changes.
9+
* **compute:** This release has breaking changes.
10+
* **compute:** This release has breaking changes.
11+
* This release has breaking changes.
12+
13+
### Features
14+
15+
* **compute:** update the API ([d17c4da](https://github.com/googleapis/google-api-nodejs-client/commit/d17c4da1b00762ba782cc4970eb10882bc6837bf))
16+
* **compute:** update the API ([42c636d](https://github.com/googleapis/google-api-nodejs-client/commit/42c636d95a50083214fa77604de496f03b96d784))
17+
* **compute:** update the API ([07afb29](https://github.com/googleapis/google-api-nodejs-client/commit/07afb29aacc1065a71c07c2f3fac9add8aa2b824))
18+
* **compute:** update the API ([91e92db](https://github.com/googleapis/google-api-nodejs-client/commit/91e92dbb819c5d7579ea82b798659c5845b5a0c1))
19+
* **compute:** update the API ([d891f41](https://github.com/googleapis/google-api-nodejs-client/commit/d891f411cf9500efb2b117387678c40c7e5f5415))
20+
* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))
21+
322
## [21.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v21.0.0...compute-v21.1.0) (2024-10-30)
423

524

src/apis/compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/compute",
3-
"version": "21.1.0",
3+
"version": "22.0.0",
44
"description": "compute",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)