Skip to content

Commit 475f046

Browse files
chore: release main
1 parent 861ca8a commit 475f046

11 files changed

Lines changed: 102 additions & 6 deletions

File tree

src/apis/appengine/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v7.0.0...appengine-v8.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* **appengine:** This release has breaking changes.
10+
11+
### Features
12+
13+
* **appengine:** update the API ([e4391cf](https://github.com/googleapis/google-api-nodejs-client/commit/e4391cf6ae3cf4f0fd56b94bb289c6cdfcdc1cf1))
14+
* run the generator ([#3751](https://github.com/googleapis/google-api-nodejs-client/issues/3751)) ([4eedfd2](https://github.com/googleapis/google-api-nodejs-client/commit/4eedfd211682fc3560fc76319aa66a7988165c24))
15+
16+
17+
### Bug Fixes
18+
19+
* **appengine:** update the API ([b74df93](https://github.com/googleapis/google-api-nodejs-client/commit/b74df9358d6a9f75a00e68a485098ac8206f7bd1))
20+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
21+
322
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v6.0.0...appengine-v7.0.0) (2025-08-28)
423

524

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": "7.0.0",
3+
"version": "8.0.0",
44
"description": "appengine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/backupdr/package.json

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

src/apis/connectors/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/connectors-v6.0.0...connectors-v7.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **connectors:** update the API ([3460c89](https://github.com/googleapis/google-api-nodejs-client/commit/3460c89d5fa93af4acb2eaf6f01b96638d999c53))
13+
* **connectors:** update the API ([2c2df84](https://github.com/googleapis/google-api-nodejs-client/commit/2c2df84452974e40556e5e3ac24552d6b7ec52b8))
14+
* run the generator ([#3721](https://github.com/googleapis/google-api-nodejs-client/issues/3721)) ([89a253d](https://github.com/googleapis/google-api-nodejs-client/commit/89a253dc14d931865a4a35fb9093a39a8804ec63))
15+
* run the generator ([#3749](https://github.com/googleapis/google-api-nodejs-client/issues/3749)) ([716b41c](https://github.com/googleapis/google-api-nodejs-client/commit/716b41cf75e2983777ae1f40f2ef0e01a85bcce3))
16+
17+
18+
### Bug Fixes
19+
20+
* **connectors:** update the API ([5ff79a0](https://github.com/googleapis/google-api-nodejs-client/commit/5ff79a0a52b1d545be1e087d0bf2dd9ca36e302a))
21+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
22+
323
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/connectors-v5.0.0...connectors-v6.0.0) (2025-08-28)
424

525

src/apis/connectors/package.json

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

src/apis/datamigration/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/datamigration-v5.0.0...datamigration-v6.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **datamigration:** update the API ([cdadda8](https://github.com/googleapis/google-api-nodejs-client/commit/cdadda8ca5a19f135d328775482ab5b60d09187b))
13+
* run the generator ([#3751](https://github.com/googleapis/google-api-nodejs-client/issues/3751)) ([4eedfd2](https://github.com/googleapis/google-api-nodejs-client/commit/4eedfd211682fc3560fc76319aa66a7988165c24))
14+
15+
16+
### Bug Fixes
17+
18+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
19+
320
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/datamigration-v4.0.0...datamigration-v5.0.0) (2025-08-28)
421

522

src/apis/datamigration/package.json

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

src/apis/dlp/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v7.0.0...dlp-v8.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
* This release has breaking changes.
11+
12+
### Features
13+
14+
* **dlp:** update the API ([ba969e4](https://github.com/googleapis/google-api-nodejs-client/commit/ba969e44d1b01b2b65ab67527da77475ca030e63))
15+
* run the generator ([#3716](https://github.com/googleapis/google-api-nodejs-client/issues/3716)) ([cc510de](https://github.com/googleapis/google-api-nodejs-client/commit/cc510de95a4f5b76dd72cd01c496f5bca66dbebd))
16+
* run the generator ([#3749](https://github.com/googleapis/google-api-nodejs-client/issues/3749)) ([716b41c](https://github.com/googleapis/google-api-nodejs-client/commit/716b41cf75e2983777ae1f40f2ef0e01a85bcce3))
17+
* run the generator ([#3751](https://github.com/googleapis/google-api-nodejs-client/issues/3751)) ([4eedfd2](https://github.com/googleapis/google-api-nodejs-client/commit/4eedfd211682fc3560fc76319aa66a7988165c24))
18+
19+
20+
### Bug Fixes
21+
22+
* **dlp:** update the API ([ffccfbf](https://github.com/googleapis/google-api-nodejs-client/commit/ffccfbf2abfc272d9ca64218533e2e84d77350e2))
23+
* **dlp:** update the API ([004d70e](https://github.com/googleapis/google-api-nodejs-client/commit/004d70ea5c17dcf2819003ca8b27201340005007))
24+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
25+
326
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v6.0.0...dlp-v7.0.0) (2025-08-28)
427

528

src/apis/dlp/package.json

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

src/apis/policysimulator/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/policysimulator-v6.0.0...policysimulator-v7.0.0) (2025-08-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **policysimulator:** update the API ([ddd9d5b](https://github.com/googleapis/google-api-nodejs-client/commit/ddd9d5b316f038c4871fe850b416e0dc67208e2a))
13+
* run the generator ([#3749](https://github.com/googleapis/google-api-nodejs-client/issues/3749)) ([716b41c](https://github.com/googleapis/google-api-nodejs-client/commit/716b41cf75e2983777ae1f40f2ef0e01a85bcce3))
14+
15+
16+
### Bug Fixes
17+
18+
* upgrade googleapis-common to 8.0.0 ([#3731](https://github.com/googleapis/google-api-nodejs-client/issues/3731)) ([c9fdf4b](https://github.com/googleapis/google-api-nodejs-client/commit/c9fdf4b34d6c9bcf608eee35dd281d4680be9797))
19+
320
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/policysimulator-v5.0.0...policysimulator-v6.0.0) (2025-08-28)
421

522

0 commit comments

Comments
 (0)