Skip to content

Commit a5690c0

Browse files
chore: release main
1 parent 673c364 commit a5690c0

Some content is hidden

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

66 files changed

+412
-34
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@
44

55
[1]: https://www.npmjs.com/package/googleapis?activeTab=versions
66

7+
## [138.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v137.1.0...googleapis-v138.0.0) (2024-05-10)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* This release has breaking changes.
13+
* This release has breaking changes.
14+
* **networkmanagement:** This release has breaking changes.
15+
* **artifactregistry:** This release has breaking changes.
16+
17+
### Features
18+
19+
* **artifactregistry:** update the API ([4fba2fd](https://github.com/googleapis/google-api-nodejs-client/commit/4fba2fd0d25183c449f0dbeee2142a49408162b6))
20+
* **beyondcorp:** update the API ([fb8a1bd](https://github.com/googleapis/google-api-nodejs-client/commit/fb8a1bd5083cd67b8c1a37808c1896da9149bc52))
21+
* **bigtableadmin:** update the API ([751fcf5](https://github.com/googleapis/google-api-nodejs-client/commit/751fcf5b1313ec866e35ecc1bc7848fd81e6444c))
22+
* **compute:** update the API ([899847d](https://github.com/googleapis/google-api-nodejs-client/commit/899847dfccc952548adaad6f337a3a5020cfb305))
23+
* **iam:** update the API ([a49b6ea](https://github.com/googleapis/google-api-nodejs-client/commit/a49b6ea79a8c80916b989a4ccceede04410c181a))
24+
* **networkmanagement:** update the API ([86387b3](https://github.com/googleapis/google-api-nodejs-client/commit/86387b3df9701285e658df189d6974dd6e469379))
25+
* regenerate index files ([6d90240](https://github.com/googleapis/google-api-nodejs-client/commit/6d902405aaa88aeb99dffd8f922c4311f6ef50d7))
26+
* run the generator ([#3484](https://github.com/googleapis/google-api-nodejs-client/issues/3484)) ([99b6c8d](https://github.com/googleapis/google-api-nodejs-client/commit/99b6c8de5beb8447d177048a64a977ee39ee5ee6))
27+
* run the generator ([#3487](https://github.com/googleapis/google-api-nodejs-client/issues/3487)) ([673c364](https://github.com/googleapis/google-api-nodejs-client/commit/673c364a557c466c34052bef761d00e542f96516))
28+
29+
30+
### Bug Fixes
31+
32+
* **migrationcenter:** update the API ([75aec49](https://github.com/googleapis/google-api-nodejs-client/commit/75aec49d87f32e8c35c509cb8116906690918cc2))
33+
* **safebrowsing:** update the API ([b11bfcb](https://github.com/googleapis/google-api-nodejs-client/commit/b11bfcbe006131454b4c49286fd9696022b25dfe))
34+
735
## [137.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v137.0.0...googleapis-v137.1.0) (2024-05-07)
836

937

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": "137.1.0",
3+
"version": "138.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
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/local-auth": "^3.0.0",
2020
"express": "^4.17.1",
21-
"googleapis": "^137.1.0",
21+
"googleapis": "^138.0.0",
2222
"googleapis-common": "^7.0.0",
2323
"nconf": "^0.12.0",
2424
"open": "^8.0.0",

src/apis/admin/CHANGELOG.md

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

3+
## [19.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v18.0.0...admin-v19.0.0) (2024-05-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3484](https://github.com/googleapis/google-api-nodejs-client/issues/3484)) ([99b6c8d](https://github.com/googleapis/google-api-nodejs-client/commit/99b6c8de5beb8447d177048a64a977ee39ee5ee6))
13+
314
## [18.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v17.1.0...admin-v18.0.0) (2024-05-02)
415

516

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

src/apis/aiplatform/CHANGELOG.md

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

3+
## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/aiplatform-v11.0.0...aiplatform-v12.0.0) (2024-05-10)
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 ([#3484](https://github.com/googleapis/google-api-nodejs-client/issues/3484)) ([99b6c8d](https://github.com/googleapis/google-api-nodejs-client/commit/99b6c8de5beb8447d177048a64a977ee39ee5ee6))
14+
* run the generator ([#3487](https://github.com/googleapis/google-api-nodejs-client/issues/3487)) ([673c364](https://github.com/googleapis/google-api-nodejs-client/commit/673c364a557c466c34052bef761d00e542f96516))
15+
316
## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/aiplatform-v10.0.0...aiplatform-v11.0.0) (2024-05-07)
417

518

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

src/apis/androidpublisher/CHANGELOG.md

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

3+
## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/androidpublisher-v15.1.0...androidpublisher-v16.0.0) (2024-05-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* run the generator ([#3484](https://github.com/googleapis/google-api-nodejs-client/issues/3484)) ([99b6c8d](https://github.com/googleapis/google-api-nodejs-client/commit/99b6c8de5beb8447d177048a64a977ee39ee5ee6))
13+
314
## [15.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/androidpublisher-v15.0.0...androidpublisher-v15.1.0) (2024-05-07)
415

516

src/apis/androidpublisher/package.json

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

0 commit comments

Comments
 (0)