Skip to content

Commit a7f7c80

Browse files
chore: release main
1 parent d87988b commit a7f7c80

25 files changed

Lines changed: 237 additions & 13 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+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v6.0.0...appengine-v7.0.0) (2025-08-28)
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
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v5.0.0...appengine-v6.0.0) (2025-08-27)
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": "6.0.0",
3+
"version": "7.0.0",
44
"description": "appengine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/backupdr/CHANGELOG.md

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

3+
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/backupdr-v6.0.0...backupdr-v7.0.0) (2025-08-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* **backupdr:** This release has breaking changes.
10+
* This release has breaking changes.
11+
12+
### Features
13+
14+
* **backupdr:** update the API ([862877c](https://github.com/googleapis/google-api-nodejs-client/commit/862877c09b19887dda0f9360f1d9658c9e7a2105))
15+
* **backupdr:** update the API ([9b1735c](https://github.com/googleapis/google-api-nodejs-client/commit/9b1735cb7ffa53444ae4e2d90737d8711f584103))
16+
* **backupdr:** update the API ([f3d30f9](https://github.com/googleapis/google-api-nodejs-client/commit/f3d30f9a22972e88e8124aa593e0794353493480))
17+
* 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))
18+
* 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))
19+
20+
21+
### Bug Fixes
22+
23+
* **backupdr:** update the API ([aafe114](https://github.com/googleapis/google-api-nodejs-client/commit/aafe114a50ffcd6995b98a811afc8ca223ccc2d0))
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
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/backupdr-v5.0.0...backupdr-v6.0.0) (2025-08-27)
427

528

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": "6.0.0",
3+
"version": "7.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+
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/connectors-v5.0.0...connectors-v6.0.0) (2025-08-28)
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
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/connectors-v4.0.0...connectors-v5.0.0) (2025-08-27)
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": "5.0.0",
3+
"version": "6.0.0",
44
"description": "connectors",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

src/apis/contactcenterinsights/CHANGELOG.md

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

3+
## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v5.0.0...contactcenterinsights-v6.0.0) (2025-08-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* **contactcenterinsights:** update the API ([9a194ea](https://github.com/googleapis/google-api-nodejs-client/commit/9a194ea849cdfb7a690791eb1346129f7d94cc23))
14+
* **contactcenterinsights:** update the API ([89c4b12](https://github.com/googleapis/google-api-nodejs-client/commit/89c4b12e95adfe9b5ad080bb3e7151156e7ae84a))
15+
* 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))
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+
* **contactcenterinsights:** update the API ([db5a534](https://github.com/googleapis/google-api-nodejs-client/commit/db5a534af371278e5b57efd2bc4d113697639cbe))
23+
* **contactcenterinsights:** update the API ([f0a09e0](https://github.com/googleapis/google-api-nodejs-client/commit/f0a09e09fb5ba93535980ee5cbe78edd6a0f23d8))
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
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v4.0.0...contactcenterinsights-v5.0.0) (2025-08-27)
427

528

src/apis/contactcenterinsights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleapis/contactcenterinsights",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "contactcenterinsights",
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+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/datamigration-v4.0.0...datamigration-v5.0.0) (2025-08-28)
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
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/datamigration-v3.0.0...datamigration-v4.0.0) (2025-08-27)
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": "4.0.0",
3+
"version": "5.0.0",
44
"description": "datamigration",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)