Skip to content

Commit 9de5743

Browse files
chore: release main (googleapis#3872)
* chore: release main * chore: release main * chore: release main --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 00367ff commit 9de5743

File tree

202 files changed

+1075
-200
lines changed

Some content is hidden

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

202 files changed

+1075
-200
lines changed

.release-please-manifest.json

Lines changed: 101 additions & 99 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 126 additions & 0 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "googleapis",
3-
"version": "170.1.0",
3+
"version": "171.0.0",
44
"repository": "googleapis/google-api-nodejs-client",
55
"license": "Apache-2.0",
66
"description": "Google APIs Client Library for Node.js",

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"express": "^5.0.0",
20-
"googleapis": "^170.1.0",
20+
"googleapis": "^171.0.0",
2121
"googleapis-common": "^8.0.2-rc.0",
2222
"nconf": "^0.13.0",
2323
"open": "^8.0.0",

src/apis/accessapproval/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.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/accessapproval-v4.0.1...accessapproval-v4.1.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **accessapproval:** update the API ([628241c](https://github.com/googleapis/google-api-nodejs-client/commit/628241ce2b26836d2edb18e4449b91acc9314eb5))
9+
310
## [4.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/accessapproval-v4.0.0...accessapproval-v4.0.1) (2025-12-05)
411

512

src/apis/accessapproval/package.json

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

src/apis/admin/CHANGELOG.md

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

3+
## [30.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v30.2.0...admin-v30.3.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **admin:** update the API ([6a380c9](https://github.com/googleapis/google-api-nodejs-client/commit/6a380c9ec2a6d4b945bc1e8300379b2ec80202b4))
9+
310
## [30.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v30.1.1...admin-v30.2.0) (2025-12-05)
411

512

src/apis/admin/package.json

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

src/apis/aiplatform/CHANGELOG.md

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

3+
## [29.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/aiplatform-v28.1.0...aiplatform-v29.0.0) (2026-01-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **aiplatform:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **aiplatform:** update the API ([b39b7d4](https://github.com/googleapis/google-api-nodejs-client/commit/b39b7d426a7947ec01dcb0e2118bc160a96c9ac8))
13+
314
## [28.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/aiplatform-v28.0.0...aiplatform-v28.1.0) (2025-12-29)
415

516

src/apis/aiplatform/package.json

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

0 commit comments

Comments
 (0)