Skip to content

Commit 8b8d930

Browse files
chore: release main
1 parent 0d6d81c commit 8b8d930

Some content is hidden

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

56 files changed

+305
-28
lines changed

src/apis/alloydb/CHANGELOG.md

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

3+
## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/alloydb-v16.0.0...alloydb-v17.0.0) (2025-10-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
* This release has breaking changes.
10+
11+
### Features
12+
13+
* run the generator ([#3802](https://github.com/googleapis/google-api-nodejs-client/issues/3802)) ([3c6fe72](https://github.com/googleapis/google-api-nodejs-client/commit/3c6fe7274a6123b60a09ef78e0f62d57ac2524bb))
14+
* run the generator ([#3805](https://github.com/googleapis/google-api-nodejs-client/issues/3805)) ([b85dec2](https://github.com/googleapis/google-api-nodejs-client/commit/b85dec231909b046b8fc96ffa38ffedb8f3ea73a))
15+
316
## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/alloydb-v15.0.0...alloydb-v16.0.0) (2025-09-30)
417

518

src/apis/alloydb/package.json

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

src/apis/apigateway/CHANGELOG.md

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

3+
## [5.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v5.0.0...apigateway-v5.1.0) (2025-10-09)
4+
5+
6+
### Features
7+
8+
* **apigateway:** update the API ([32ce95f](https://github.com/googleapis/google-api-nodejs-client/commit/32ce95f896d1bce200fc5c0f0182b876ce711790))
9+
310
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/apigateway-v4.0.0...apigateway-v5.0.0) (2025-09-30)
411

512

src/apis/apigateway/package.json

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

src/apis/appengine/CHANGELOG.md

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

3+
## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v10.0.0...appengine-v11.0.0) (2025-10-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **appengine:** update the API ([e364a8f](https://github.com/googleapis/google-api-nodejs-client/commit/e364a8f2a8514e45493eadc6bdad38645b60fd5a))
13+
* run the generator ([#3805](https://github.com/googleapis/google-api-nodejs-client/issues/3805)) ([b85dec2](https://github.com/googleapis/google-api-nodejs-client/commit/b85dec231909b046b8fc96ffa38ffedb8f3ea73a))
14+
315
## [10.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v9.1.1...appengine-v10.0.0) (2025-09-16)
416

517

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

src/apis/artifactregistry/CHANGELOG.md

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

3+
## [18.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/artifactregistry-v17.0.0...artifactregistry-v18.0.0) (2025-10-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3805](https://github.com/googleapis/google-api-nodejs-client/issues/3805)) ([b85dec2](https://github.com/googleapis/google-api-nodejs-client/commit/b85dec231909b046b8fc96ffa38ffedb8f3ea73a))
13+
314
## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/artifactregistry-v16.0.0...artifactregistry-v17.0.0) (2025-09-30)
415

516

src/apis/artifactregistry/package.json

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

src/apis/certificatemanager/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v8.0.0...certificatemanager-v9.0.0) (2025-10-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3805](https://github.com/googleapis/google-api-nodejs-client/issues/3805)) ([b85dec2](https://github.com/googleapis/google-api-nodejs-client/commit/b85dec231909b046b8fc96ffa38ffedb8f3ea73a))
13+
314
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v7.0.0...certificatemanager-v8.0.0) (2025-09-30)
415

516

src/apis/certificatemanager/package.json

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

0 commit comments

Comments
 (0)