Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored and sofisl committed Aug 16, 2024
1 parent c495f76 commit 6cdadc9
Show file tree
Hide file tree
Showing 100 changed files with 777 additions and 50 deletions.
158 changes: 158 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "googleapis",
"version": "141.0.0",
"version": "142.0.0",
"repository": "googleapis/google-api-nodejs-client",
"license": "Apache-2.0",
"description": "Google APIs Client Library for Node.js",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/accessapproval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/accessapproval-v1.7.0...accessapproval-v1.8.0) (2024-08-16)


### Features

* **accessapproval:** update the API ([dc57f63](https://github.com/googleapis/google-api-nodejs-client/commit/dc57f636744e74930205353158d4dcf891ee3cf8))

## [1.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/accessapproval-v1.6.0...accessapproval-v1.7.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/accessapproval/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/accessapproval",
"version": "1.7.0",
"version": "1.8.0",
"description": "accessapproval",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions src/apis/accesscontextmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [7.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.2.0...accesscontextmanager-v7.3.0) (2024-08-16)


### Features

* **accesscontextmanager:** update the API ([781656c](https://github.com/googleapis/google-api-nodejs-client/commit/781656c75473cc9c4a836cf4d11bd303af97298c))
* **accesscontextmanager:** update the API ([62e106a](https://github.com/googleapis/google-api-nodejs-client/commit/62e106a363b94fb88c703a7b59ced097f3d1c1c9))
* **accesscontextmanager:** update the API ([9307046](https://github.com/googleapis/google-api-nodejs-client/commit/9307046d9275d490a1b0ad8a399f3053dc782b0a))

## [7.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.1.0...accesscontextmanager-v7.2.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/accesscontextmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/accesscontextmanager",
"version": "7.2.0",
"version": "7.3.0",
"description": "accesscontextmanager",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/acmedns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.6](https://github.com/googleapis/google-api-nodejs-client/compare/acmedns-v1.0.5...acmedns-v1.0.6) (2024-08-16)


### Bug Fixes

* **acmedns:** update the API ([aa0bf10](https://github.com/googleapis/google-api-nodejs-client/commit/aa0bf1040a3afc15147fc58b350b151587380db5))

## [1.0.5](https://github.com/googleapis/google-api-nodejs-client/compare/acmedns-v1.0.4...acmedns-v1.0.5) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/acmedns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/acmedns",
"version": "1.0.5",
"version": "1.0.6",
"description": "acmedns",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions src/apis/analyticsadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsadmin-v8.0.0...analyticsadmin-v9.0.0) (2024-08-16)


### ⚠ BREAKING CHANGES

* **analyticsadmin:** This release has breaking changes.

### Features

* **analyticsadmin:** update the API ([87ff45f](https://github.com/googleapis/google-api-nodejs-client/commit/87ff45f903d170a3c5570070a621e8ca6c4e0f59))

## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticsadmin-v7.0.0...analyticsadmin-v8.0.0) (2024-06-21)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/analyticsadmin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/analyticsadmin",
"version": "8.0.0",
"version": "9.0.0",
"description": "analyticsadmin",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
16 changes: 16 additions & 0 deletions src/apis/analyticshub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v7.0.0...analyticshub-v8.0.0) (2024-08-16)


### ⚠ BREAKING CHANGES

* This release has breaking changes.

### Features

* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))


### Bug Fixes

* **analyticshub:** update the API ([e9532e0](https://github.com/googleapis/google-api-nodejs-client/commit/e9532e0708339ca2e7dd73deb574d0e39940c1ae))

## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/analyticshub-v6.0.0...analyticshub-v7.0.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/analyticshub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/analyticshub",
"version": "7.0.0",
"version": "8.0.0",
"description": "analyticshub",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/apikeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.6](https://github.com/googleapis/google-api-nodejs-client/compare/apikeys-v1.0.5...apikeys-v1.0.6) (2024-08-16)


### Bug Fixes

* **apikeys:** update the API ([6fd74d0](https://github.com/googleapis/google-api-nodejs-client/commit/6fd74d0d58bf612817eca69da4b1f6d652e1c269))

## [1.0.5](https://github.com/googleapis/google-api-nodejs-client/compare/apikeys-v1.0.4...apikeys-v1.0.5) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/apikeys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/apikeys",
"version": "1.0.5",
"version": "1.0.6",
"description": "apikeys",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions src/apis/assuredworkloads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [8.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v7.0.0...assuredworkloads-v8.0.0) (2024-08-16)


### ⚠ BREAKING CHANGES

* This release has breaking changes.
* This release has breaking changes.

### Features

* **assuredworkloads:** update the API ([27cae80](https://github.com/googleapis/google-api-nodejs-client/commit/27cae804a7a0b5cff0fe984f84a85ce2b62e0dfa))
* **assuredworkloads:** update the API ([ed7eec0](https://github.com/googleapis/google-api-nodejs-client/commit/ed7eec05bc0239620ab7832e1e2101703b8ef457))
* run the generator ([#3510](https://github.com/googleapis/google-api-nodejs-client/issues/3510)) ([c16d5c8](https://github.com/googleapis/google-api-nodejs-client/commit/c16d5c87fb36b2aa38626fa4f8ff12d25a2385ad))
* run the generator ([#3511](https://github.com/googleapis/google-api-nodejs-client/issues/3511)) ([957bc85](https://github.com/googleapis/google-api-nodejs-client/commit/957bc850439a639c5534957333b09598944952c3))

## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v6.0.2...assuredworkloads-v7.0.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/assuredworkloads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/assuredworkloads",
"version": "7.0.0",
"version": "8.0.0",
"description": "assuredworkloads",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions src/apis/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [9.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.2.0...batch-v9.3.0) (2024-08-16)


### Features

* **batch:** update the API ([cc2573d](https://github.com/googleapis/google-api-nodejs-client/commit/cc2573d88a31426ad85bde0a77765881c52e1e11))
* **batch:** update the API ([754dc37](https://github.com/googleapis/google-api-nodejs-client/commit/754dc376c29d8026d8764d33bb94c509d3f002ac))


### Bug Fixes

* **batch:** update the API ([1ead4f5](https://github.com/googleapis/google-api-nodejs-client/commit/1ead4f54081580a22f405aefcd72fae771eedefd))

## [9.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.1.0...batch-v9.2.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/batch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/batch",
"version": "9.2.0",
"version": "9.3.0",
"description": "batch",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
17 changes: 17 additions & 0 deletions src/apis/bigquery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v11.0.0...bigquery-v12.0.0) (2024-08-16)


### ⚠ BREAKING CHANGES

* **bigquery:** This release has breaking changes.

### Features

* **bigquery:** update the API ([e4d60b1](https://github.com/googleapis/google-api-nodejs-client/commit/e4d60b1b12fe4b9592485d0b80429ef747147f9f))
* **bigquery:** update the API ([80f27f2](https://github.com/googleapis/google-api-nodejs-client/commit/80f27f2db6b99a5322aeaba25e1f18b9a299a536))


### Bug Fixes

* **bigquery:** update the API ([bb98a47](https://github.com/googleapis/google-api-nodejs-client/commit/bb98a472120eeed02fc4c510ec416325d7c9003e))

## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v10.0.1...bigquery-v11.0.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/bigquery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/bigquery",
"version": "11.0.0",
"version": "12.0.0",
"description": "bigquery",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions src/apis/bigqueryconnection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryconnection-v1.3.0...bigqueryconnection-v1.4.0) (2024-08-16)


### Features

* **bigqueryconnection:** update the API ([de243d6](https://github.com/googleapis/google-api-nodejs-client/commit/de243d6f585c5b06c6d5b37a739260b448ef2cff))


### Bug Fixes

* **bigqueryconnection:** update the API ([19900d5](https://github.com/googleapis/google-api-nodejs-client/commit/19900d543a6a46f6c25a273bbbc5e98b08490523))

## [1.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryconnection-v1.2.0...bigqueryconnection-v1.3.0) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/bigqueryconnection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/bigqueryconnection",
"version": "1.3.0",
"version": "1.4.0",
"description": "bigqueryconnection",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/bigquerydatatransfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.4.1...bigquerydatatransfer-v1.5.0) (2024-08-16)


### Features

* **bigquerydatatransfer:** update the API ([2bc0468](https://github.com/googleapis/google-api-nodejs-client/commit/2bc0468e69219f4f9b90d209db106b58f5ad8efb))

## [1.4.1](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.4.0...bigquerydatatransfer-v1.4.1) (2024-06-03)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/bigquerydatatransfer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/bigquerydatatransfer",
"version": "1.4.1",
"version": "1.5.0",
"description": "bigquerydatatransfer",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/certificatemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v4.0.0...certificatemanager-v4.1.0) (2024-08-16)


### Features

* **certificatemanager:** update the API ([057b9bd](https://github.com/googleapis/google-api-nodejs-client/commit/057b9bd6aaf74121d1e25110509f095f402d6b98))

## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/certificatemanager-v3.0.1...certificatemanager-v4.0.0) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/certificatemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/certificatemanager",
"version": "4.0.0",
"version": "4.1.0",
"description": "certificatemanager",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions src/apis/cloudasset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [7.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudasset-v7.0.1...cloudasset-v7.1.0) (2024-08-16)


### Features

* **cloudasset:** update the API ([1c506b6](https://github.com/googleapis/google-api-nodejs-client/commit/1c506b62cc9ad1d8975c31c23150d812d6430338))


### Bug Fixes

* **cloudasset:** update the API ([663abb4](https://github.com/googleapis/google-api-nodejs-client/commit/663abb42ba1409aa2ee9062eedb836cba07f1c29))

## [7.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/cloudasset-v7.0.0...cloudasset-v7.0.1) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/cloudasset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/cloudasset",
"version": "7.0.1",
"version": "7.1.0",
"description": "cloudasset",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/clouderrorreporting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/clouderrorreporting-v3.0.0...clouderrorreporting-v3.1.0) (2024-08-16)


### Features

* **clouderrorreporting:** update the API ([533205d](https://github.com/googleapis/google-api-nodejs-client/commit/533205dc1ab9959853a6177fcd24f6669768740a))

## [3.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/clouderrorreporting-v2.0.1...clouderrorreporting-v3.0.0) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/clouderrorreporting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/clouderrorreporting",
"version": "3.0.0",
"version": "3.1.0",
"description": "clouderrorreporting",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/cloudfunctions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v4.1.0...cloudfunctions-v4.2.0) (2024-08-16)


### Features

* **cloudfunctions:** update the API ([ca534ba](https://github.com/googleapis/google-api-nodejs-client/commit/ca534ba9ba10e5c034f98b20822b29cca989ec44))

## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v4.0.0...cloudfunctions-v4.1.0) (2024-06-03)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/cloudfunctions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/cloudfunctions",
"version": "4.1.0",
"version": "4.2.0",
"description": "cloudfunctions",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions src/apis/cloudtrace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.3](https://github.com/googleapis/google-api-nodejs-client/compare/cloudtrace-v1.1.2...cloudtrace-v1.1.3) (2024-08-16)


### Bug Fixes

* **cloudtrace:** update the API ([ea38ab2](https://github.com/googleapis/google-api-nodejs-client/commit/ea38ab2b860107ac10f0df0c9081c9d69a7df3d3))

## [1.1.2](https://github.com/googleapis/google-api-nodejs-client/compare/cloudtrace-v1.1.1...cloudtrace-v1.1.2) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion src/apis/cloudtrace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googleapis/cloudtrace",
"version": "1.1.2",
"version": "1.1.3",
"description": "cloudtrace",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down
Loading

0 comments on commit 6cdadc9

Please sign in to comment.