Skip to content

Commit 817372a

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release main
1 parent 24aafb2 commit 817372a

File tree

100 files changed

+661
-51
lines changed

Some content is hidden

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

100 files changed

+661
-51
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

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

7+
## [148.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v147.0.0...googleapis-v148.0.0) (2025-03-19)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* **firebase:** This release has breaking changes.
13+
14+
### Features
15+
16+
* **aiplatform:** update the API ([7a60c1e](https://github.com/googleapis/google-api-nodejs-client/commit/7a60c1e9c57b87da999d11793b25d745c569ef20))
17+
* **analyticshub:** update the API ([248f8d1](https://github.com/googleapis/google-api-nodejs-client/commit/248f8d18eaeac34e8d55a3cbddd5bcf4ba753af3))
18+
* **bigqueryreservation:** update the API ([ecb255f](https://github.com/googleapis/google-api-nodejs-client/commit/ecb255fcb26b389d57cf3c3b2b0f3e4a014b4270))
19+
* **bigquery:** update the API ([9bed272](https://github.com/googleapis/google-api-nodejs-client/commit/9bed2726d6a8b2d863025a9b0f875897cdb8cac0))
20+
* **dataproc:** update the API ([8a3fb81](https://github.com/googleapis/google-api-nodejs-client/commit/8a3fb81321e61f402043193e20b71063d72acfe7))
21+
* **dialogflow:** update the API ([f4cee8f](https://github.com/googleapis/google-api-nodejs-client/commit/f4cee8f9ae94d03e13b273cc412bc88f6626b71f))
22+
* **discoveryengine:** update the API ([285a5cc](https://github.com/googleapis/google-api-nodejs-client/commit/285a5ccf5cc2daca0545c525eb44aced9afe7de2))
23+
* **firebase:** update the API ([aec1a0d](https://github.com/googleapis/google-api-nodejs-client/commit/aec1a0d58e432b4d0576d9ee958151cdc07debb4))
24+
* **merchantapi:** update the API ([8746072](https://github.com/googleapis/google-api-nodejs-client/commit/8746072672fa3625b7c15d3ed240541b66036dcb))
25+
* **notebooks:** update the API ([4b176f2](https://github.com/googleapis/google-api-nodejs-client/commit/4b176f29553ef1f5bfca49cb1d1a31f52e5a374a))
26+
* **oracledatabase:** update the API ([ad14290](https://github.com/googleapis/google-api-nodejs-client/commit/ad14290e7970a2ee6914c864b2bf14ccf26d61a6))
27+
* regenerate index files ([24aafb2](https://github.com/googleapis/google-api-nodejs-client/commit/24aafb26869eb62cbe9c7e91f8f72cd03a3a8d81))
28+
29+
30+
### Bug Fixes
31+
32+
* **androidpublisher:** update the API ([d185db5](https://github.com/googleapis/google-api-nodejs-client/commit/d185db5a59da1cc2138b8f822972c5467fffded6))
33+
* **chat:** update the API ([837ad02](https://github.com/googleapis/google-api-nodejs-client/commit/837ad02e90c509dcd79b13a9d2a3220d5eae4f0c))
34+
* **migrationcenter:** update the API ([14ea9eb](https://github.com/googleapis/google-api-nodejs-client/commit/14ea9eba9feb3945efef4bfdc032fbca326765ca))
35+
* **oslogin:** update the API ([ee2b715](https://github.com/googleapis/google-api-nodejs-client/commit/ee2b715731b5483cb38b6208375def04cbff1255))
36+
* **serviceconsumermanagement:** update the API ([15963c8](https://github.com/googleapis/google-api-nodejs-client/commit/15963c83179ab7369b1a797d901249beacc0578a))
37+
* **servicenetworking:** update the API ([18a7f19](https://github.com/googleapis/google-api-nodejs-client/commit/18a7f19287184111ce1d5aea83ffc0666f1b2639))
38+
* **serviceusage:** update the API ([d401728](https://github.com/googleapis/google-api-nodejs-client/commit/d4017284583b51756845c241cebbfee816730099))
39+
740
## [147.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v146.0.0...googleapis-v147.0.0) (2025-03-18)
841

942

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": "147.0.0",
3+
"version": "148.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": "^147.0.0",
21+
"googleapis": "^148.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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [23.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v23.2.0...admin-v23.3.0) (2025-03-19)
4+
5+
6+
### Features
7+
8+
* **admin:** update the API ([0d7f4e7](https://github.com/googleapis/google-api-nodejs-client/commit/0d7f4e7c16a3cd80abf038fbc663ea712e0b3d15))
9+
10+
11+
### Bug Fixes
12+
13+
* **admin:** update the API ([fbe6446](https://github.com/googleapis/google-api-nodejs-client/commit/fbe644667d8c5a3a871dac864cf765e3acde3c26))
14+
* **admin:** update the API ([ecaf712](https://github.com/googleapis/google-api-nodejs-client/commit/ecaf7121298fde4953811d266c1d607a1cc50f93))
15+
316
## [23.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/admin-v23.1.1...admin-v23.2.0) (2025-03-18)
417

518

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

src/apis/adsense/CHANGELOG.md

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

3+
## [10.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/adsense-v10.2.0...adsense-v10.3.0) (2025-03-19)
4+
5+
6+
### Features
7+
8+
* **adsense:** update the API ([8bbb3ce](https://github.com/googleapis/google-api-nodejs-client/commit/8bbb3cef69e6804e7660619158af9c68be19b457))
9+
10+
11+
### Bug Fixes
12+
13+
* **adsense:** update the API ([aef8159](https://github.com/googleapis/google-api-nodejs-client/commit/aef8159d27e051a19a806574874f4640b33cedbc))
14+
315
## [10.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/adsense-v10.1.0...adsense-v10.2.0) (2025-03-18)
416

517

src/apis/adsense/package.json

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

src/apis/androidenterprise/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/androidenterprise-v7.0.0...androidenterprise-v8.0.0) (2025-03-19)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **androidenterprise:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **androidenterprise:** update the API ([7fa7551](https://github.com/googleapis/google-api-nodejs-client/commit/7fa755187e50a8082901c22caee1666029e77206))
13+
* **androidenterprise:** update the API ([775e9ff](https://github.com/googleapis/google-api-nodejs-client/commit/775e9ff465cb3704449ca7ee421bd0270f536696))
14+
315
## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/androidenterprise-v6.1.0...androidenterprise-v7.0.0) (2025-03-18)
416

517

src/apis/androidenterprise/package.json

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

0 commit comments

Comments
 (0)