diff --git a/src/apis/accesscontextmanager/CHANGELOG.md b/src/apis/accesscontextmanager/CHANGELOG.md index 8ff5a1eaf9..48a4cea08b 100644 --- a/src/apis/accesscontextmanager/CHANGELOG.md +++ b/src/apis/accesscontextmanager/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [7.6.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.5.0...accesscontextmanager-v7.6.0) (2024-10-30) + + +### Features + +* **accesscontextmanager:** update the API ([a99ade3](https://github.com/googleapis/google-api-nodejs-client/commit/a99ade3ec8f0090e75e85c8641e4353aefac6219)) +* **accesscontextmanager:** update the API ([781656c](https://github.com/googleapis/google-api-nodejs-client/commit/781656c75473cc9c4a836cf4d11bd303af97298c)) + ## [7.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/accesscontextmanager-v7.4.0...accesscontextmanager-v7.5.0) (2024-10-30) diff --git a/src/apis/accesscontextmanager/package.json b/src/apis/accesscontextmanager/package.json index af0c7f29e4..be97e55cd5 100644 --- a/src/apis/accesscontextmanager/package.json +++ b/src/apis/accesscontextmanager/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/accesscontextmanager", - "version": "7.5.0", + "version": "7.6.0", "description": "accesscontextmanager", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/appengine/CHANGELOG.md b/src/apis/appengine/CHANGELOG.md index 30e97d904a..c251dccbbd 100644 --- a/src/apis/appengine/CHANGELOG.md +++ b/src/apis/appengine/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [8.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.2.0...appengine-v8.3.0) (2024-10-30) + + +### Features + +* **appengine:** update the API ([2110d96](https://github.com/googleapis/google-api-nodejs-client/commit/2110d96100bd9cdd9aef6b322c93b8ec060f0aad)) +* **appengine:** update the API ([73ba053](https://github.com/googleapis/google-api-nodejs-client/commit/73ba0539132c0e0be03e783eb2d4a15632314c4d)) + ## [8.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/appengine-v8.1.0...appengine-v8.2.0) (2024-10-30) diff --git a/src/apis/appengine/package.json b/src/apis/appengine/package.json index 208865d94c..2724e96322 100644 --- a/src/apis/appengine/package.json +++ b/src/apis/appengine/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/appengine", - "version": "8.2.0", + "version": "8.3.0", "description": "appengine", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/assuredworkloads/CHANGELOG.md b/src/apis/assuredworkloads/CHANGELOG.md index 363741714e..9e601cd668 100644 --- a/src/apis/assuredworkloads/CHANGELOG.md +++ b/src/apis/assuredworkloads/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v10.1.0...assuredworkloads-v11.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. +* This release has breaking changes. + +### Features + +* **assuredworkloads:** update the API ([f9ffc89](https://github.com/googleapis/google-api-nodejs-client/commit/f9ffc89418f9e01fbadfdb89fabdcfb6583399bc)) +* **assuredworkloads:** update the API ([4a6bb6a](https://github.com/googleapis/google-api-nodejs-client/commit/4a6bb6afb5f48331b77b393f83afcc89aeeb3a43)) +* **assuredworkloads:** update the API ([27cae80](https://github.com/googleapis/google-api-nodejs-client/commit/27cae804a7a0b5cff0fe984f84a85ce2b62e0dfa)) +* 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)) + + +### Bug Fixes + +* **assuredworkloads:** update the API ([d19c969](https://github.com/googleapis/google-api-nodejs-client/commit/d19c9692a940fac059512bf2059e9f0e954f49f7)) + ## [10.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/assuredworkloads-v10.0.1...assuredworkloads-v10.1.0) (2024-10-30) diff --git a/src/apis/assuredworkloads/package.json b/src/apis/assuredworkloads/package.json index 703e4d24dd..575ced687e 100644 --- a/src/apis/assuredworkloads/package.json +++ b/src/apis/assuredworkloads/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/assuredworkloads", - "version": "10.1.0", + "version": "11.0.0", "description": "assuredworkloads", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/batch/CHANGELOG.md b/src/apis/batch/CHANGELOG.md index 975aa6e22c..cf038f0729 100644 --- a/src/apis/batch/CHANGELOG.md +++ b/src/apis/batch/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [9.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.7.0...batch-v9.8.0) (2024-10-30) + + +### Features + +* **batch:** update the API ([cfbab2e](https://github.com/googleapis/google-api-nodejs-client/commit/cfbab2e00d8df437f929382aed9431532fdb4023)) +* **batch:** update the API ([3d92a17](https://github.com/googleapis/google-api-nodejs-client/commit/3d92a17f62147ec8b2835235b662f1cad0b22e9c)) +* **batch:** update the API ([cc2573d](https://github.com/googleapis/google-api-nodejs-client/commit/cc2573d88a31426ad85bde0a77765881c52e1e11)) + + +### Bug Fixes + +* **batch:** update the API ([2ebc243](https://github.com/googleapis/google-api-nodejs-client/commit/2ebc243bc5f78bd12ac2b69fdbea4cc37aa6ab6e)) +* **batch:** update the API ([1ead4f5](https://github.com/googleapis/google-api-nodejs-client/commit/1ead4f54081580a22f405aefcd72fae771eedefd)) + ## [9.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/batch-v9.6.0...batch-v9.7.0) (2024-10-30) diff --git a/src/apis/batch/package.json b/src/apis/batch/package.json index a0a844e8ef..4b1ea864fd 100644 --- a/src/apis/batch/package.json +++ b/src/apis/batch/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/batch", - "version": "9.7.0", + "version": "9.8.0", "description": "batch", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/beyondcorp/CHANGELOG.md b/src/apis/beyondcorp/CHANGELOG.md index 75dd3096d2..fe87b98868 100644 --- a/src/apis/beyondcorp/CHANGELOG.md +++ b/src/apis/beyondcorp/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/beyondcorp-v15.0.0...beyondcorp-v16.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **beyondcorp:** This release has breaking changes. +* This release has breaking changes. + +### Features + +* **beyondcorp:** update the API ([c56953e](https://github.com/googleapis/google-api-nodejs-client/commit/c56953e8e21ac571b1bcc7a8b0984b532a9a3290)) +* **beyondcorp:** update the API ([f926c3d](https://github.com/googleapis/google-api-nodejs-client/commit/f926c3d20b561c9a997d419a91eaa9472614ad1f)) +* **beyondcorp:** update the API ([34648c3](https://github.com/googleapis/google-api-nodejs-client/commit/34648c3cb57640b7c50540bc3edd57186e8f315a)) +* 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)) + ## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/beyondcorp-v14.0.0...beyondcorp-v15.0.0) (2024-10-30) diff --git a/src/apis/beyondcorp/package.json b/src/apis/beyondcorp/package.json index b9e876c4a0..b0dbe223d1 100644 --- a/src/apis/beyondcorp/package.json +++ b/src/apis/beyondcorp/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/beyondcorp", - "version": "15.0.0", + "version": "16.0.0", "description": "beyondcorp", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/bigquery/CHANGELOG.md b/src/apis/bigquery/CHANGELOG.md index 1d74502674..71cf21dff5 100644 --- a/src/apis/bigquery/CHANGELOG.md +++ b/src/apis/bigquery/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v14.1.0...bigquery-v15.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **bigquery:** This release has breaking changes. + +### Features + +* **bigquery:** update the API ([6ca0027](https://github.com/googleapis/google-api-nodejs-client/commit/6ca00276facbb58a97d4e0cc219e4464c976227a)) +* **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 ([2aca035](https://github.com/googleapis/google-api-nodejs-client/commit/2aca0358c5cd5f5d83b9aaf276ebe84dd5a93a44)) + ## [14.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquery-v14.0.0...bigquery-v14.1.0) (2024-10-30) diff --git a/src/apis/bigquery/package.json b/src/apis/bigquery/package.json index 975b9def12..72567a28e3 100644 --- a/src/apis/bigquery/package.json +++ b/src/apis/bigquery/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/bigquery", - "version": "14.1.0", + "version": "15.0.0", "description": "bigquery", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/bigquerydatatransfer/CHANGELOG.md b/src/apis/bigquerydatatransfer/CHANGELOG.md index 179d8aeeee..068e2c7d63 100644 --- a/src/apis/bigquerydatatransfer/CHANGELOG.md +++ b/src/apis/bigquerydatatransfer/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.7.0...bigquerydatatransfer-v1.8.0) (2024-10-30) + + +### Features + +* **bigquerydatatransfer:** update the API ([1c6359c](https://github.com/googleapis/google-api-nodejs-client/commit/1c6359c4477d7a9c48c2d591ee7cc5cfff3fc6b0)) +* **bigquerydatatransfer:** update the API ([2bc0468](https://github.com/googleapis/google-api-nodejs-client/commit/2bc0468e69219f4f9b90d209db106b58f5ad8efb)) + ## [1.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/bigquerydatatransfer-v1.6.0...bigquerydatatransfer-v1.7.0) (2024-10-30) diff --git a/src/apis/bigquerydatatransfer/package.json b/src/apis/bigquerydatatransfer/package.json index 56c2f2424d..3fb7b235f1 100644 --- a/src/apis/bigquerydatatransfer/package.json +++ b/src/apis/bigquerydatatransfer/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/bigquerydatatransfer", - "version": "1.7.0", + "version": "1.8.0", "description": "bigquerydatatransfer", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/bigqueryreservation/CHANGELOG.md b/src/apis/bigqueryreservation/CHANGELOG.md index a0bf1fb260..587254d509 100644 --- a/src/apis/bigqueryreservation/CHANGELOG.md +++ b/src/apis/bigqueryreservation/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.0.1...bigqueryreservation-v3.0.2) (2024-10-30) + + +### Bug Fixes + +* **bigqueryreservation:** update the API ([156818a](https://github.com/googleapis/google-api-nodejs-client/commit/156818a600e87b5bb5067aee24009c8c410bef54)) + ## [3.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/bigqueryreservation-v3.0.0...bigqueryreservation-v3.0.1) (2024-10-30) diff --git a/src/apis/bigqueryreservation/package.json b/src/apis/bigqueryreservation/package.json index e390f2b453..cc29bf813a 100644 --- a/src/apis/bigqueryreservation/package.json +++ b/src/apis/bigqueryreservation/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/bigqueryreservation", - "version": "3.0.1", + "version": "3.0.2", "description": "bigqueryreservation", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/checks/CHANGELOG.md b/src/apis/checks/CHANGELOG.md index be4576e999..a7dcd37066 100644 --- a/src/apis/checks/CHANGELOG.md +++ b/src/apis/checks/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/checks-v4.1.0...checks-v4.2.0) (2024-10-30) + + +### Features + +* **checks:** update the API ([d58f064](https://github.com/googleapis/google-api-nodejs-client/commit/d58f064f91451600a0113edefd1b6b113e39536f)) + ## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/checks-v4.0.2...checks-v4.1.0) (2024-10-30) diff --git a/src/apis/checks/package.json b/src/apis/checks/package.json index be35bed9fc..a9fe98de93 100644 --- a/src/apis/checks/package.json +++ b/src/apis/checks/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/checks", - "version": "4.1.0", + "version": "4.2.0", "description": "checks", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/cloudbuild/CHANGELOG.md b/src/apis/cloudbuild/CHANGELOG.md index f245045bbd..79ffc39c97 100644 --- a/src/apis/cloudbuild/CHANGELOG.md +++ b/src/apis/cloudbuild/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v11.0.1...cloudbuild-v12.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **cloudbuild:** This release has breaking changes. +* This release has breaking changes. + +### Features + +* **cloudbuild:** update the API ([dc3327a](https://github.com/googleapis/google-api-nodejs-client/commit/dc3327a50c1e786a1c743e07247ccd65038b4e80)) +* **cloudbuild:** update the API ([f3b391a](https://github.com/googleapis/google-api-nodejs-client/commit/f3b391a6b9240d6a3200aa07c0818c0c2359e89f)) +* 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)) + + +### Bug Fixes + +* **cloudbuild:** update the API ([16cacdc](https://github.com/googleapis/google-api-nodejs-client/commit/16cacdcfb2cba2f4023a889a347feb06b7f209a8)) + ## [11.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/cloudbuild-v11.0.0...cloudbuild-v11.0.1) (2024-10-30) diff --git a/src/apis/cloudbuild/package.json b/src/apis/cloudbuild/package.json index 9f1c666be1..2b51da2da8 100644 --- a/src/apis/cloudbuild/package.json +++ b/src/apis/cloudbuild/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/cloudbuild", - "version": "11.0.1", + "version": "12.0.0", "description": "cloudbuild", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/cloudchannel/CHANGELOG.md b/src/apis/cloudchannel/CHANGELOG.md index a2a70a449a..4a3671a345 100644 --- a/src/apis/cloudchannel/CHANGELOG.md +++ b/src/apis/cloudchannel/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudchannel-v2.0.0...cloudchannel-v3.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **cloudchannel:** This release has breaking changes. + +### Features + +* **cloudchannel:** update the API ([e0f22bb](https://github.com/googleapis/google-api-nodejs-client/commit/e0f22bb634a3af6e07616b9741322787a70278fc)) +* **cloudchannel:** update the API ([7815a30](https://github.com/googleapis/google-api-nodejs-client/commit/7815a30fc8e146e0800f125242d20f2203f0ee3e)) +* **cloudchannel:** update the API ([2bdaaca](https://github.com/googleapis/google-api-nodejs-client/commit/2bdaaca5303d4478aa6de6344da67f3fa2431c50)) + ## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudchannel-v1.5.0...cloudchannel-v2.0.0) (2024-10-30) diff --git a/src/apis/cloudchannel/package.json b/src/apis/cloudchannel/package.json index 30975e49cc..c8d1a6eb91 100644 --- a/src/apis/cloudchannel/package.json +++ b/src/apis/cloudchannel/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/cloudchannel", - "version": "2.0.0", + "version": "3.0.0", "description": "cloudchannel", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/cloudfunctions/CHANGELOG.md b/src/apis/cloudfunctions/CHANGELOG.md index 167f8ea269..1ce0da6e36 100644 --- a/src/apis/cloudfunctions/CHANGELOG.md +++ b/src/apis/cloudfunctions/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v5.0.0...cloudfunctions-v6.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **cloudfunctions:** This release has breaking changes. + +### Features + +* **cloudfunctions:** update the API ([05a90c1](https://github.com/googleapis/google-api-nodejs-client/commit/05a90c1d0794776d76838f3ed5cd20153456a488)) +* **cloudfunctions:** update the API ([ca534ba](https://github.com/googleapis/google-api-nodejs-client/commit/ca534ba9ba10e5c034f98b20822b29cca989ec44)) + + +### Bug Fixes + +* **cloudfunctions:** update the API ([158373f](https://github.com/googleapis/google-api-nodejs-client/commit/158373f1d84156c77b347f5925fa1bcde28acc8a)) + ## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudfunctions-v4.3.1...cloudfunctions-v5.0.0) (2024-10-30) diff --git a/src/apis/cloudfunctions/package.json b/src/apis/cloudfunctions/package.json index ddd5a1879b..9ed3132809 100644 --- a/src/apis/cloudfunctions/package.json +++ b/src/apis/cloudfunctions/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/cloudfunctions", - "version": "5.0.0", + "version": "6.0.0", "description": "cloudfunctions", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/cloudscheduler/CHANGELOG.md b/src/apis/cloudscheduler/CHANGELOG.md index 5788bc2c4b..1d25c95fcf 100644 --- a/src/apis/cloudscheduler/CHANGELOG.md +++ b/src/apis/cloudscheduler/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudscheduler-v1.2.0...cloudscheduler-v1.3.0) (2024-10-30) + + +### Features + +* **cloudscheduler:** update the API ([91f5187](https://github.com/googleapis/google-api-nodejs-client/commit/91f5187352b60cb22bed1681107b959c2f52361b)) + ## [1.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/cloudscheduler-v1.1.7...cloudscheduler-v1.2.0) (2024-10-30) diff --git a/src/apis/cloudscheduler/package.json b/src/apis/cloudscheduler/package.json index 0544f598e7..21b0d8a111 100644 --- a/src/apis/cloudscheduler/package.json +++ b/src/apis/cloudscheduler/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/cloudscheduler", - "version": "1.2.0", + "version": "1.3.0", "description": "cloudscheduler", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/compute/CHANGELOG.md b/src/apis/compute/CHANGELOG.md index 7c513725df..1e3100ab74 100644 --- a/src/apis/compute/CHANGELOG.md +++ b/src/apis/compute/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [22.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v21.1.0...compute-v22.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **compute:** This release has breaking changes. +* **compute:** This release has breaking changes. +* **compute:** This release has breaking changes. +* This release has breaking changes. + +### Features + +* **compute:** update the API ([d17c4da](https://github.com/googleapis/google-api-nodejs-client/commit/d17c4da1b00762ba782cc4970eb10882bc6837bf)) +* **compute:** update the API ([42c636d](https://github.com/googleapis/google-api-nodejs-client/commit/42c636d95a50083214fa77604de496f03b96d784)) +* **compute:** update the API ([07afb29](https://github.com/googleapis/google-api-nodejs-client/commit/07afb29aacc1065a71c07c2f3fac9add8aa2b824)) +* **compute:** update the API ([91e92db](https://github.com/googleapis/google-api-nodejs-client/commit/91e92dbb819c5d7579ea82b798659c5845b5a0c1)) +* **compute:** update the API ([d891f41](https://github.com/googleapis/google-api-nodejs-client/commit/d891f411cf9500efb2b117387678c40c7e5f5415)) +* 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)) + ## [21.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v21.0.0...compute-v21.1.0) (2024-10-30) diff --git a/src/apis/compute/package.json b/src/apis/compute/package.json index 887354fcaa..fad587bcba 100644 --- a/src/apis/compute/package.json +++ b/src/apis/compute/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/compute", - "version": "21.1.0", + "version": "22.0.0", "description": "compute", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/contactcenterinsights/CHANGELOG.md b/src/apis/contactcenterinsights/CHANGELOG.md index bf02644a7b..128209a41c 100644 --- a/src/apis/contactcenterinsights/CHANGELOG.md +++ b/src/apis/contactcenterinsights/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [13.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v12.0.0...contactcenterinsights-v13.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **contactcenterinsights:** This release has breaking changes. + +### Features + +* **contactcenterinsights:** update the API ([00ff65c](https://github.com/googleapis/google-api-nodejs-client/commit/00ff65c2bc52543c0f3de0339edc4e75936d4055)) +* **contactcenterinsights:** update the API ([268ebb1](https://github.com/googleapis/google-api-nodejs-client/commit/268ebb13f056a81c4caa0ee2fc3c4bc2672b5dd1)) + + +### Bug Fixes + +* **contactcenterinsights:** update the API ([e7c1bfb](https://github.com/googleapis/google-api-nodejs-client/commit/e7c1bfb2363e82e760731748a87f3ba52c327de4)) + ## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v11.0.0...contactcenterinsights-v12.0.0) (2024-10-30) diff --git a/src/apis/contactcenterinsights/package.json b/src/apis/contactcenterinsights/package.json index 0b777d78d4..3ec4bd8ef1 100644 --- a/src/apis/contactcenterinsights/package.json +++ b/src/apis/contactcenterinsights/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/contactcenterinsights", - "version": "12.0.0", + "version": "13.0.0", "description": "contactcenterinsights", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/container/CHANGELOG.md b/src/apis/container/CHANGELOG.md index 00ed45fba4..89c73e6da2 100644 --- a/src/apis/container/CHANGELOG.md +++ b/src/apis/container/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [13.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/container-v12.1.0...container-v13.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. + +### Features + +* **container:** update the API ([6305f3c](https://github.com/googleapis/google-api-nodejs-client/commit/6305f3ce7f35b9b148fed4d9eccf1cd1a1784f6e)) +* **container:** update the API ([c798230](https://github.com/googleapis/google-api-nodejs-client/commit/c798230310d4fbada896c2a5c8dc5a322aaefd8e)) +* **container:** update the API ([932f143](https://github.com/googleapis/google-api-nodejs-client/commit/932f143611258c8b6ff28630adcb0db59b158a78)) +* 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)) + ## [12.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/container-v12.0.0...container-v12.1.0) (2024-10-30) diff --git a/src/apis/container/package.json b/src/apis/container/package.json index bebb88ae4b..f9a0fdc696 100644 --- a/src/apis/container/package.json +++ b/src/apis/container/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/container", - "version": "12.1.0", + "version": "13.0.0", "description": "container", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/containeranalysis/CHANGELOG.md b/src/apis/containeranalysis/CHANGELOG.md index b08942cc4c..8649724714 100644 --- a/src/apis/containeranalysis/CHANGELOG.md +++ b/src/apis/containeranalysis/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/containeranalysis-v11.1.0...containeranalysis-v12.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **containeranalysis:** This release has breaking changes. + +### Features + +* **containeranalysis:** update the API ([40cb106](https://github.com/googleapis/google-api-nodejs-client/commit/40cb10646a1bf2be6e2013a59021f3b2213095ff)) +* **containeranalysis:** update the API ([f67b2f1](https://github.com/googleapis/google-api-nodejs-client/commit/f67b2f199f41f639f824f6872a5dc1f36b0e9bc4)) +* **containeranalysis:** update the API ([0701168](https://github.com/googleapis/google-api-nodejs-client/commit/0701168c80335298735cd00539d937ea0b29c741)) +* **containeranalysis:** update the API ([433e2e8](https://github.com/googleapis/google-api-nodejs-client/commit/433e2e81ffeca68bb840ede84306e9b25744141a)) + ## [11.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/containeranalysis-v11.0.0...containeranalysis-v11.1.0) (2024-10-30) diff --git a/src/apis/containeranalysis/package.json b/src/apis/containeranalysis/package.json index de66630cc1..9e251388ea 100644 --- a/src/apis/containeranalysis/package.json +++ b/src/apis/containeranalysis/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/containeranalysis", - "version": "11.1.0", + "version": "12.0.0", "description": "containeranalysis", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/dataform/CHANGELOG.md b/src/apis/dataform/CHANGELOG.md index 1c21d2262a..42a94a0fb8 100644 --- a/src/apis/dataform/CHANGELOG.md +++ b/src/apis/dataform/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [6.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataform-v6.1.0...dataform-v6.2.0) (2024-10-30) + + +### Features + +* **dataform:** update the API ([2f0ca2e](https://github.com/googleapis/google-api-nodejs-client/commit/2f0ca2e8744485661f12bb38c87f9b394e13fad7)) +* **dataform:** update the API ([388813d](https://github.com/googleapis/google-api-nodejs-client/commit/388813d482bc0939a535db254efd7ec93fc6d6d5)) +* **dataform:** update the API ([396775c](https://github.com/googleapis/google-api-nodejs-client/commit/396775c4d6096a2b84b16d7bf39165d411e4348a)) + ## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataform-v6.0.0...dataform-v6.1.0) (2024-10-30) diff --git a/src/apis/dataform/package.json b/src/apis/dataform/package.json index cd0f0ac4c1..1e99b5409c 100644 --- a/src/apis/dataform/package.json +++ b/src/apis/dataform/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/dataform", - "version": "6.1.0", + "version": "6.2.0", "description": "dataform", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/datamigration/CHANGELOG.md b/src/apis/datamigration/CHANGELOG.md index 7863c07cf2..5f7c870b44 100644 --- a/src/apis/datamigration/CHANGELOG.md +++ b/src/apis/datamigration/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [6.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/datamigration-v6.4.0...datamigration-v6.5.0) (2024-10-30) + + +### Features + +* **datamigration:** update the API ([66a587e](https://github.com/googleapis/google-api-nodejs-client/commit/66a587ecfa833c837b09f34f5f731fe13a36108d)) +* **datamigration:** update the API ([7c055eb](https://github.com/googleapis/google-api-nodejs-client/commit/7c055eb70adac4d00882890d47ec84e537a6de9b)) + ## [6.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/datamigration-v6.3.0...datamigration-v6.4.0) (2024-10-30) diff --git a/src/apis/datamigration/package.json b/src/apis/datamigration/package.json index 33d560a870..2ba29201dd 100644 --- a/src/apis/datamigration/package.json +++ b/src/apis/datamigration/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/datamigration", - "version": "6.4.0", + "version": "6.5.0", "description": "datamigration", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/dataplex/CHANGELOG.md b/src/apis/dataplex/CHANGELOG.md index d44428b492..5ff30d3837 100644 --- a/src/apis/dataplex/CHANGELOG.md +++ b/src/apis/dataplex/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [13.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataplex-v12.0.0...dataplex-v13.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **dataplex:** This release has breaking changes. +* **dataplex:** This release has breaking changes. + +### Features + +* **dataplex:** update the API ([9b2e079](https://github.com/googleapis/google-api-nodejs-client/commit/9b2e0790fde457e3b2dce1835cad16fe9cc460a5)) +* **dataplex:** update the API ([ed2ce18](https://github.com/googleapis/google-api-nodejs-client/commit/ed2ce18e28fd05eff735da24b0af68437ccae0a8)) +* **dataplex:** update the API ([1ef86c5](https://github.com/googleapis/google-api-nodejs-client/commit/1ef86c564597f73cdf8e8c649346c0d94aafe77b)) +* **dataplex:** update the API ([393e29f](https://github.com/googleapis/google-api-nodejs-client/commit/393e29fa9520d65199eb3ed4931b8b2ccd51e657)) + ## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataplex-v11.0.0...dataplex-v12.0.0) (2024-10-30) diff --git a/src/apis/dataplex/package.json b/src/apis/dataplex/package.json index e699e9230f..d263f39032 100644 --- a/src/apis/dataplex/package.json +++ b/src/apis/dataplex/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/dataplex", - "version": "12.0.0", + "version": "13.0.0", "description": "dataplex", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/dataproc/CHANGELOG.md b/src/apis/dataproc/CHANGELOG.md index dcb39ead63..16ba50acd7 100644 --- a/src/apis/dataproc/CHANGELOG.md +++ b/src/apis/dataproc/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [9.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataproc-v9.2.0...dataproc-v9.3.0) (2024-10-30) + + +### Features + +* **dataproc:** update the API ([93a5615](https://github.com/googleapis/google-api-nodejs-client/commit/93a56159cbe4a0544f256b813575da95b450705b)) +* **dataproc:** update the API ([0ce260e](https://github.com/googleapis/google-api-nodejs-client/commit/0ce260e745c14e69a876a8ae68638229340465ad)) +* **dataproc:** update the API ([a3b46a3](https://github.com/googleapis/google-api-nodejs-client/commit/a3b46a36a374b236e43853e13064552d3e5f37dd)) + ## [9.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/dataproc-v9.1.0...dataproc-v9.2.0) (2024-10-30) diff --git a/src/apis/dataproc/package.json b/src/apis/dataproc/package.json index cedb656327..5e84fd7582 100644 --- a/src/apis/dataproc/package.json +++ b/src/apis/dataproc/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/dataproc", - "version": "9.2.0", + "version": "9.3.0", "description": "dataproc", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/datastream/CHANGELOG.md b/src/apis/datastream/CHANGELOG.md index ee8794c74a..df4fbfb5eb 100644 --- a/src/apis/datastream/CHANGELOG.md +++ b/src/apis/datastream/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [6.8.0](https://github.com/googleapis/google-api-nodejs-client/compare/datastream-v6.7.0...datastream-v6.8.0) (2024-10-30) + + +### Features + +* **datastream:** update the API ([5ef63aa](https://github.com/googleapis/google-api-nodejs-client/commit/5ef63aa502092b81f266103ad64eac4db7b05d5b)) +* **datastream:** update the API ([9d37521](https://github.com/googleapis/google-api-nodejs-client/commit/9d37521696d7584f933d789edd6b53e812e979f8)) + + +### Bug Fixes + +* **datastream:** update the API ([73a27e5](https://github.com/googleapis/google-api-nodejs-client/commit/73a27e556dd1cf98a57d879cb1416fcc9c5bd3d7)) + ## [6.7.0](https://github.com/googleapis/google-api-nodejs-client/compare/datastream-v6.6.0...datastream-v6.7.0) (2024-10-30) diff --git a/src/apis/datastream/package.json b/src/apis/datastream/package.json index 39462384af..cb9d93eaef 100644 --- a/src/apis/datastream/package.json +++ b/src/apis/datastream/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/datastream", - "version": "6.7.0", + "version": "6.8.0", "description": "datastream", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/dialogflow/CHANGELOG.md b/src/apis/dialogflow/CHANGELOG.md index 40c77c2977..d9849a570f 100644 --- a/src/apis/dialogflow/CHANGELOG.md +++ b/src/apis/dialogflow/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [14.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dialogflow-v13.1.0...dialogflow-v14.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **dialogflow:** This release has breaking changes. +* This release has breaking changes. +* This release has breaking changes. + +### Features + +* **dialogflow:** update the API ([924c09b](https://github.com/googleapis/google-api-nodejs-client/commit/924c09b43218ae066b0ab74e05f8d141151ab528)) +* **dialogflow:** update the API ([7e85135](https://github.com/googleapis/google-api-nodejs-client/commit/7e8513507641937ced2254fd140f98488226de17)) +* **dialogflow:** update the API ([f622257](https://github.com/googleapis/google-api-nodejs-client/commit/f62225716608263f40559bbff45247a9ad49c472)) +* 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)) + + +### Bug Fixes + +* **dialogflow:** update the API ([635d129](https://github.com/googleapis/google-api-nodejs-client/commit/635d12952ad6c4a59a18f24453b97dfb8f56b8d2)) +* **dialogflow:** update the API ([a14a072](https://github.com/googleapis/google-api-nodejs-client/commit/a14a072bba3b5d3dc550b88fdf785f6b69fe025b)) + ## [13.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/dialogflow-v13.0.0...dialogflow-v13.1.0) (2024-10-30) diff --git a/src/apis/dialogflow/package.json b/src/apis/dialogflow/package.json index 2d04333af3..f8fa97a0e0 100644 --- a/src/apis/dialogflow/package.json +++ b/src/apis/dialogflow/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/dialogflow", - "version": "13.1.0", + "version": "14.0.0", "description": "dialogflow", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/discoveryengine/CHANGELOG.md b/src/apis/discoveryengine/CHANGELOG.md index b14c1ef0b1..b9a883f8f8 100644 --- a/src/apis/discoveryengine/CHANGELOG.md +++ b/src/apis/discoveryengine/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/discoveryengine-v16.0.0...discoveryengine-v17.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **discoveryengine:** This release has breaking changes. +* **discoveryengine:** This release has breaking changes. + +### Features + +* **discoveryengine:** update the API ([43414b4](https://github.com/googleapis/google-api-nodejs-client/commit/43414b421c472f6fb176746cfc31c17588eec02d)) +* **discoveryengine:** update the API ([d7d6c3f](https://github.com/googleapis/google-api-nodejs-client/commit/d7d6c3f1726c4647f42fe1cc02e189bb1ddbc7ab)) +* **discoveryengine:** update the API ([a71fc00](https://github.com/googleapis/google-api-nodejs-client/commit/a71fc0044dc152600f98fab793bd4da9f38afae2)) +* **discoveryengine:** update the API ([6915c82](https://github.com/googleapis/google-api-nodejs-client/commit/6915c82df056ea5813621e514ba2679b9ad9b770)) +* **discoveryengine:** update the API ([08736b6](https://github.com/googleapis/google-api-nodejs-client/commit/08736b6d9745ad9d0c42a39ef157234a2a626d66)) + ## [16.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/discoveryengine-v15.0.0...discoveryengine-v16.0.0) (2024-10-30) diff --git a/src/apis/discoveryengine/package.json b/src/apis/discoveryengine/package.json index 1f624b6a0b..b9092696ca 100644 --- a/src/apis/discoveryengine/package.json +++ b/src/apis/discoveryengine/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/discoveryengine", - "version": "16.0.0", + "version": "17.0.0", "description": "discoveryengine", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/dlp/CHANGELOG.md b/src/apis/dlp/CHANGELOG.md index 9760e7843a..ffc251bea8 100644 --- a/src/apis/dlp/CHANGELOG.md +++ b/src/apis/dlp/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [14.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v13.1.0...dlp-v14.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. + +### Features + +* **dlp:** update the API ([24861fd](https://github.com/googleapis/google-api-nodejs-client/commit/24861fdd152272da7323e31252a0ec447565c253)) +* **dlp:** update the API ([15ef883](https://github.com/googleapis/google-api-nodejs-client/commit/15ef883086322003d285fe0325e92828f5d94301)) +* **dlp:** update the API ([8bf3a16](https://github.com/googleapis/google-api-nodejs-client/commit/8bf3a1604276df03350eb6f8646e8c3440e70ab3)) +* 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 + +* **dlp:** update the API ([c227be2](https://github.com/googleapis/google-api-nodejs-client/commit/c227be2055b763cac8183dac1231adb7a5d25484)) +* **dlp:** update the API ([52cf151](https://github.com/googleapis/google-api-nodejs-client/commit/52cf151b18840bfdd8b04b08dd5f99b55a0eb2bd)) + ## [13.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/dlp-v13.0.0...dlp-v13.1.0) (2024-10-30) diff --git a/src/apis/dlp/package.json b/src/apis/dlp/package.json index ee52572047..d5575178e1 100644 --- a/src/apis/dlp/package.json +++ b/src/apis/dlp/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/dlp", - "version": "13.1.0", + "version": "14.0.0", "description": "dlp", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/documentai/CHANGELOG.md b/src/apis/documentai/CHANGELOG.md index c623c887df..5330c139bc 100644 --- a/src/apis/documentai/CHANGELOG.md +++ b/src/apis/documentai/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [10.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/documentai-v9.0.0...documentai-v10.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **documentai:** This release has breaking changes. + +### Features + +* **documentai:** update the API ([5dd74eb](https://github.com/googleapis/google-api-nodejs-client/commit/5dd74ebf677bef836a8337aaecc6eb69b7085500)) +* **documentai:** update the API ([2564050](https://github.com/googleapis/google-api-nodejs-client/commit/25640505e1da176fd71e97b3fece70c22190b4aa)) + + +### Bug Fixes + +* **documentai:** update the API ([539970a](https://github.com/googleapis/google-api-nodejs-client/commit/539970a4fba426c8860ed0448c6bfb6cfebf5852)) + ## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/documentai-v8.4.0...documentai-v9.0.0) (2024-10-30) diff --git a/src/apis/documentai/package.json b/src/apis/documentai/package.json index c3c41b5fc0..d09993ecd3 100644 --- a/src/apis/documentai/package.json +++ b/src/apis/documentai/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/documentai", - "version": "9.0.0", + "version": "10.0.0", "description": "documentai", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/eventarc/CHANGELOG.md b/src/apis/eventarc/CHANGELOG.md index 196ec1b406..a0bf2ec042 100644 --- a/src/apis/eventarc/CHANGELOG.md +++ b/src/apis/eventarc/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/eventarc-v6.3.0...eventarc-v6.4.0) (2024-10-30) + + +### Features + +* **eventarc:** update the API ([a770614](https://github.com/googleapis/google-api-nodejs-client/commit/a770614e4baa362722fdc6b34794b2018c7c59a8)) + ## [6.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/eventarc-v6.2.1...eventarc-v6.3.0) (2024-10-30) diff --git a/src/apis/eventarc/package.json b/src/apis/eventarc/package.json index 22a383cb9f..1f653ae37c 100644 --- a/src/apis/eventarc/package.json +++ b/src/apis/eventarc/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/eventarc", - "version": "6.3.0", + "version": "6.4.0", "description": "eventarc", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/file/CHANGELOG.md b/src/apis/file/CHANGELOG.md index 7d1b2bc65d..fbb1348bfd 100644 --- a/src/apis/file/CHANGELOG.md +++ b/src/apis/file/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/file-v8.1.0...file-v9.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **file:** This release has breaking changes. + +### Features + +* **file:** update the API ([748b48e](https://github.com/googleapis/google-api-nodejs-client/commit/748b48ef6e76438bdea374b199c23129e24f5a62)) +* **file:** update the API ([e0820ea](https://github.com/googleapis/google-api-nodejs-client/commit/e0820ea3a61c2e1a1c2a774723048f298108526d)) +* **file:** update the API ([7366a6c](https://github.com/googleapis/google-api-nodejs-client/commit/7366a6c9acacad92389e5090bf98202c7adaedfd)) +* **file:** update the API ([c80852b](https://github.com/googleapis/google-api-nodejs-client/commit/c80852b57bb2bbb1fc7e6bacaa09fadb55dc63cf)) + ## [8.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/file-v8.0.0...file-v8.1.0) (2024-10-30) diff --git a/src/apis/file/package.json b/src/apis/file/package.json index 0439350fe7..053d5b0dea 100644 --- a/src/apis/file/package.json +++ b/src/apis/file/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/file", - "version": "8.1.0", + "version": "9.0.0", "description": "file", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/firebaseappdistribution/CHANGELOG.md b/src/apis/firebaseappdistribution/CHANGELOG.md index 50b5a13f7f..8d66d1cce8 100644 --- a/src/apis/firebaseappdistribution/CHANGELOG.md +++ b/src/apis/firebaseappdistribution/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/firebaseappdistribution-v3.1.0...firebaseappdistribution-v4.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **firebaseappdistribution:** This release has breaking changes. +* This release has breaking changes. + +### Features + +* **firebaseappdistribution:** update the API ([8488ea7](https://github.com/googleapis/google-api-nodejs-client/commit/8488ea738ea6b28849ee2d208fc9c8ddc7896ecf)) +* **firebaseappdistribution:** update the API ([b26b96b](https://github.com/googleapis/google-api-nodejs-client/commit/b26b96bc90d7722563d105edd639826bfb0e78a6)) +* 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)) + ## [3.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/firebaseappdistribution-v3.0.0...firebaseappdistribution-v3.1.0) (2024-10-30) diff --git a/src/apis/firebaseappdistribution/package.json b/src/apis/firebaseappdistribution/package.json index 8aafe2ca34..590b780962 100644 --- a/src/apis/firebaseappdistribution/package.json +++ b/src/apis/firebaseappdistribution/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/firebaseappdistribution", - "version": "3.1.0", + "version": "4.0.0", "description": "firebaseappdistribution", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/gkehub/CHANGELOG.md b/src/apis/gkehub/CHANGELOG.md index cf9ce4cc08..8a00ed70d6 100644 --- a/src/apis/gkehub/CHANGELOG.md +++ b/src/apis/gkehub/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/gkehub-v16.1.0...gkehub-v17.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. + +### Features + +* **gkehub:** update the API ([44de751](https://github.com/googleapis/google-api-nodejs-client/commit/44de75112ee86c2bafc2fc4db991765034df2129)) +* **gkehub:** update the API ([c68ab6f](https://github.com/googleapis/google-api-nodejs-client/commit/c68ab6f0ddd5ad3864d7e58138f90cb4a845b1b6)) +* **gkehub:** update the API ([43b15cf](https://github.com/googleapis/google-api-nodejs-client/commit/43b15cf3f10eca5389f4a4feb6624db619a53205)) +* 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 + +* **gkehub:** update the API ([75d45d7](https://github.com/googleapis/google-api-nodejs-client/commit/75d45d767bc0c0ad8c03c4855cd43f896b67c91d)) + ## [16.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/gkehub-v16.0.0...gkehub-v16.1.0) (2024-10-30) diff --git a/src/apis/gkehub/package.json b/src/apis/gkehub/package.json index 9477bcfdd3..70e35eed48 100644 --- a/src/apis/gkehub/package.json +++ b/src/apis/gkehub/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/gkehub", - "version": "16.1.0", + "version": "17.0.0", "description": "gkehub", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/iap/CHANGELOG.md b/src/apis/iap/CHANGELOG.md index 7ce89ef71d..bf149fe3ef 100644 --- a/src/apis/iap/CHANGELOG.md +++ b/src/apis/iap/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [8.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/iap-v8.2.1...iap-v8.3.0) (2024-10-30) + + +### Features + +* **iap:** update the API ([e0d0bce](https://github.com/googleapis/google-api-nodejs-client/commit/e0d0bcece58ca20dde0b16a0da1cf2ee4299d268)) + + +### Bug Fixes + +* **iap:** update the API ([4e8d031](https://github.com/googleapis/google-api-nodejs-client/commit/4e8d03101adaaa8686ac8d3f4d502d204e187cec)) + ## [8.2.1](https://github.com/googleapis/google-api-nodejs-client/compare/iap-v8.2.0...iap-v8.2.1) (2024-10-30) diff --git a/src/apis/iap/package.json b/src/apis/iap/package.json index 14bb7e3b24..d12d0da92b 100644 --- a/src/apis/iap/package.json +++ b/src/apis/iap/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/iap", - "version": "8.2.1", + "version": "8.3.0", "description": "iap", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/language/CHANGELOG.md b/src/apis/language/CHANGELOG.md index 7715ff9300..0c9f9b6a4a 100644 --- a/src/apis/language/CHANGELOG.md +++ b/src/apis/language/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/language-v4.1.0...language-v4.2.0) (2024-10-30) + + +### Features + +* **language:** update the API ([923b951](https://github.com/googleapis/google-api-nodejs-client/commit/923b951d3ebe7523ac2ea6e88e9dd810cd9478eb)) + ## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/language-v4.0.0...language-v4.1.0) (2024-10-30) diff --git a/src/apis/language/package.json b/src/apis/language/package.json index be7f011cc5..d6131d7291 100644 --- a/src/apis/language/package.json +++ b/src/apis/language/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/language", - "version": "4.1.0", + "version": "4.2.0", "description": "language", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/logging/CHANGELOG.md b/src/apis/logging/CHANGELOG.md index afe539d07b..6aa4ccf225 100644 --- a/src/apis/logging/CHANGELOG.md +++ b/src/apis/logging/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/logging-v8.1.0...logging-v9.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. + +### Features + +* **logging:** update the API ([195ac69](https://github.com/googleapis/google-api-nodejs-client/commit/195ac69647342a7f36cf73ff8c3b1f6a60f4c35b)) +* **logging:** update the API ([92a6cc5](https://github.com/googleapis/google-api-nodejs-client/commit/92a6cc5b462272034fddab3b727b29cffc65ba34)) +* 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)) + ## [8.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/logging-v8.0.0...logging-v8.1.0) (2024-10-30) diff --git a/src/apis/logging/package.json b/src/apis/logging/package.json index ba5786a73a..4b11f89c88 100644 --- a/src/apis/logging/package.json +++ b/src/apis/logging/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/logging", - "version": "8.1.0", + "version": "9.0.0", "description": "logging", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/memcache/CHANGELOG.md b/src/apis/memcache/CHANGELOG.md index e766177be0..3247b3b1ef 100644 --- a/src/apis/memcache/CHANGELOG.md +++ b/src/apis/memcache/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/memcache-v3.4.0...memcache-v3.5.0) (2024-10-30) + + +### Features + +* **memcache:** update the API ([e830d15](https://github.com/googleapis/google-api-nodejs-client/commit/e830d154266e49757d2c624ab98e8e2065e941dc)) +* **memcache:** update the API ([8207223](https://github.com/googleapis/google-api-nodejs-client/commit/82072230dc1016a8f68425348f8f57cb589889a6)) + ## [3.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/memcache-v3.3.0...memcache-v3.4.0) (2024-10-30) diff --git a/src/apis/memcache/package.json b/src/apis/memcache/package.json index b5f2be9834..bbe8b28cf7 100644 --- a/src/apis/memcache/package.json +++ b/src/apis/memcache/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/memcache", - "version": "3.4.0", + "version": "3.5.0", "description": "memcache", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/networkconnectivity/CHANGELOG.md b/src/apis/networkconnectivity/CHANGELOG.md index 553bae9a73..fb81bf722e 100644 --- a/src/apis/networkconnectivity/CHANGELOG.md +++ b/src/apis/networkconnectivity/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [8.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/networkconnectivity-v8.4.0...networkconnectivity-v8.5.0) (2024-10-30) + + +### Features + +* **networkconnectivity:** update the API ([748ab35](https://github.com/googleapis/google-api-nodejs-client/commit/748ab352f05bb911511501b69aacc14cc1830103)) +* **networkconnectivity:** update the API ([00f2938](https://github.com/googleapis/google-api-nodejs-client/commit/00f2938f153c31c50c10c72740f60789c96f3ba7)) +* **networkconnectivity:** update the API ([99b5af7](https://github.com/googleapis/google-api-nodejs-client/commit/99b5af7e4d7ad7a9afc0118280875f5a66220bbe)) + ## [8.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/networkconnectivity-v8.3.0...networkconnectivity-v8.4.0) (2024-10-30) diff --git a/src/apis/networkconnectivity/package.json b/src/apis/networkconnectivity/package.json index a5662d5b87..2e7d128eda 100644 --- a/src/apis/networkconnectivity/package.json +++ b/src/apis/networkconnectivity/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/networkconnectivity", - "version": "8.4.0", + "version": "8.5.0", "description": "networkconnectivity", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/networkmanagement/CHANGELOG.md b/src/apis/networkmanagement/CHANGELOG.md index a7aa337c88..51e6d21051 100644 --- a/src/apis/networkmanagement/CHANGELOG.md +++ b/src/apis/networkmanagement/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [10.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/networkmanagement-v10.2.0...networkmanagement-v10.3.0) (2024-10-30) + + +### Features + +* **networkmanagement:** update the API ([9180bb9](https://github.com/googleapis/google-api-nodejs-client/commit/9180bb91a08b365f54711b9b3556cee7b0665060)) +* **networkmanagement:** update the API ([83b879c](https://github.com/googleapis/google-api-nodejs-client/commit/83b879c49cf9ba851a61fb81d03296f7aa152afc)) +* **networkmanagement:** update the API ([3c4d5be](https://github.com/googleapis/google-api-nodejs-client/commit/3c4d5bedeebefae2c2a4c553c15fd8e97314d8f1)) +* **networkmanagement:** update the API ([b0bb3c5](https://github.com/googleapis/google-api-nodejs-client/commit/b0bb3c5b1ea5bc02591bd01ca3774e8a2d3186ef)) +* **networkmanagement:** update the API ([001dc73](https://github.com/googleapis/google-api-nodejs-client/commit/001dc7315f12dfbd8d30453d146193a9d23db2c2)) + ## [10.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/networkmanagement-v10.1.0...networkmanagement-v10.2.0) (2024-10-30) diff --git a/src/apis/networkmanagement/package.json b/src/apis/networkmanagement/package.json index b5f3990ca0..b60c130f4c 100644 --- a/src/apis/networkmanagement/package.json +++ b/src/apis/networkmanagement/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/networkmanagement", - "version": "10.2.0", + "version": "10.3.0", "description": "networkmanagement", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/networksecurity/CHANGELOG.md b/src/apis/networksecurity/CHANGELOG.md index 088c18e8e9..f71c11b513 100644 --- a/src/apis/networksecurity/CHANGELOG.md +++ b/src/apis/networksecurity/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [8.4.0](https://github.com/googleapis/google-api-nodejs-client/compare/networksecurity-v8.3.0...networksecurity-v8.4.0) (2024-10-30) + + +### Features + +* **networksecurity:** update the API ([349d271](https://github.com/googleapis/google-api-nodejs-client/commit/349d2715c4afd188ea81378c89836dd88027585f)) +* **networksecurity:** update the API ([238ef95](https://github.com/googleapis/google-api-nodejs-client/commit/238ef9545f1ab7413d19ec66b2a87b7ec6acba94)) + ## [8.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/networksecurity-v8.2.0...networksecurity-v8.3.0) (2024-10-30) diff --git a/src/apis/networksecurity/package.json b/src/apis/networksecurity/package.json index 0818d436e9..58a5619523 100644 --- a/src/apis/networksecurity/package.json +++ b/src/apis/networksecurity/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/networksecurity", - "version": "8.3.0", + "version": "8.4.0", "description": "networksecurity", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/osconfig/CHANGELOG.md b/src/apis/osconfig/CHANGELOG.md index 95eadf17f3..df4ad76c1e 100644 --- a/src/apis/osconfig/CHANGELOG.md +++ b/src/apis/osconfig/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.1.3](https://github.com/googleapis/google-api-nodejs-client/compare/osconfig-v4.1.2...osconfig-v4.1.3) (2024-10-30) + + +### Bug Fixes + +* **osconfig:** update the API ([0f56c0f](https://github.com/googleapis/google-api-nodejs-client/commit/0f56c0fc6f64fcac660d03500258b7a0815d7c18)) +* **osconfig:** update the API ([16514a1](https://github.com/googleapis/google-api-nodejs-client/commit/16514a162e8aeb6589e98c55c2bf5dda939bffb8)) + ## [4.1.2](https://github.com/googleapis/google-api-nodejs-client/compare/osconfig-v4.1.1...osconfig-v4.1.2) (2024-10-30) diff --git a/src/apis/osconfig/package.json b/src/apis/osconfig/package.json index dd805a8186..49a22cd574 100644 --- a/src/apis/osconfig/package.json +++ b/src/apis/osconfig/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/osconfig", - "version": "4.1.2", + "version": "4.1.3", "description": "osconfig", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/pubsub/CHANGELOG.md b/src/apis/pubsub/CHANGELOG.md index 29e41c58bb..217bd9b7af 100644 --- a/src/apis/pubsub/CHANGELOG.md +++ b/src/apis/pubsub/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [7.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/pubsub-v6.1.0...pubsub-v7.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* This release has breaking changes. + +### Features + +* **pubsub:** update the API ([36809dc](https://github.com/googleapis/google-api-nodejs-client/commit/36809dcc1820abf18bf6acf964ebbf1315cac655)) +* **pubsub:** update the API ([4237ab0](https://github.com/googleapis/google-api-nodejs-client/commit/4237ab0546cb7cea4df031cf4e6eef60bd371356)) +* **pubsub:** update the API ([904f72d](https://github.com/googleapis/google-api-nodejs-client/commit/904f72d1bb060312aa37e2c7a18c44aeff7fe84e)) +* 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)) + ## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/pubsub-v6.0.0...pubsub-v6.1.0) (2024-10-30) diff --git a/src/apis/pubsub/package.json b/src/apis/pubsub/package.json index 153837aae6..75d1e60370 100644 --- a/src/apis/pubsub/package.json +++ b/src/apis/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/pubsub", - "version": "6.1.0", + "version": "7.0.0", "description": "pubsub", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/redis/CHANGELOG.md b/src/apis/redis/CHANGELOG.md index 4dffff6a36..3d2421c466 100644 --- a/src/apis/redis/CHANGELOG.md +++ b/src/apis/redis/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [14.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/redis-v13.0.0...redis-v14.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **redis:** This release has breaking changes. +* **redis:** This release has breaking changes. + +### Features + +* **redis:** update the API ([6f56f8c](https://github.com/googleapis/google-api-nodejs-client/commit/6f56f8c1dc6df84fa23184bafcedfd022badf98c)) +* **redis:** update the API ([98cd830](https://github.com/googleapis/google-api-nodejs-client/commit/98cd830d6378293f1f09d356c512fabbbe873230)) +* **redis:** update the API ([0897dfe](https://github.com/googleapis/google-api-nodejs-client/commit/0897dfeedaa9c215a3cd8b4d400aedbeae94ac42)) + + +### Bug Fixes + +* **redis:** update the API ([7becab5](https://github.com/googleapis/google-api-nodejs-client/commit/7becab5a036567c846968da3e28e811473c4d412)) + ## [13.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/redis-v12.0.0...redis-v13.0.0) (2024-10-30) diff --git a/src/apis/redis/package.json b/src/apis/redis/package.json index 91b8a3e789..7433ac2fb5 100644 --- a/src/apis/redis/package.json +++ b/src/apis/redis/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/redis", - "version": "13.0.0", + "version": "14.0.0", "description": "redis", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/retail/CHANGELOG.md b/src/apis/retail/CHANGELOG.md index 6f7cd0dfdb..ca34a86445 100644 --- a/src/apis/retail/CHANGELOG.md +++ b/src/apis/retail/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [13.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/retail-v12.1.0...retail-v13.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **retail:** This release has breaking changes. +* **retail:** This release has breaking changes. + +### Features + +* **retail:** update the API ([ee326f7](https://github.com/googleapis/google-api-nodejs-client/commit/ee326f7812dfb6ebbd955a2c13a5990f0e5bd9ea)) +* **retail:** update the API ([dab474d](https://github.com/googleapis/google-api-nodejs-client/commit/dab474d9a5384fa72f3a3e773443a2bcac42c1a3)) +* **retail:** update the API ([09a4398](https://github.com/googleapis/google-api-nodejs-client/commit/09a439819d4c787c89e30ae6afc6606b58300326)) + + +### Bug Fixes + +* **retail:** update the API ([f2c43de](https://github.com/googleapis/google-api-nodejs-client/commit/f2c43de9cf0fb7f398ae00147c7578bde1bdca5a)) +* **retail:** update the API ([2179668](https://github.com/googleapis/google-api-nodejs-client/commit/2179668e37934ee952551833881bfa1d7b2056bd)) + ## [12.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/retail-v12.0.1...retail-v12.1.0) (2024-10-30) diff --git a/src/apis/retail/package.json b/src/apis/retail/package.json index 888c4562b4..157d285a91 100644 --- a/src/apis/retail/package.json +++ b/src/apis/retail/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/retail", - "version": "12.1.0", + "version": "13.0.0", "description": "retail", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/searchads360/CHANGELOG.md b/src/apis/searchads360/CHANGELOG.md index 837f2c85d8..e7969a34a0 100644 --- a/src/apis/searchads360/CHANGELOG.md +++ b/src/apis/searchads360/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [6.3.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.2.0...searchads360-v6.3.0) (2024-10-30) + + +### Features + +* **searchads360:** update the API ([5d3283e](https://github.com/googleapis/google-api-nodejs-client/commit/5d3283e785c592c97d49eb49b268d5b2a22d31eb)) +* **searchads360:** update the API ([44d0e72](https://github.com/googleapis/google-api-nodejs-client/commit/44d0e72d60589a4640760f4025c479af340d57a2)) + ## [6.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/searchads360-v6.1.0...searchads360-v6.2.0) (2024-10-30) diff --git a/src/apis/searchads360/package.json b/src/apis/searchads360/package.json index 0a8b1e6082..4e5eb77894 100644 --- a/src/apis/searchads360/package.json +++ b/src/apis/searchads360/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/searchads360", - "version": "6.2.0", + "version": "6.3.0", "description": "searchads360", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/secretmanager/CHANGELOG.md b/src/apis/secretmanager/CHANGELOG.md index 6c3c3c8f73..f6a41a1f84 100644 --- a/src/apis/secretmanager/CHANGELOG.md +++ b/src/apis/secretmanager/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.4](https://github.com/googleapis/google-api-nodejs-client/compare/secretmanager-v1.3.3...secretmanager-v1.3.4) (2024-10-30) + + +### Bug Fixes + +* **secretmanager:** update the API ([1e532c1](https://github.com/googleapis/google-api-nodejs-client/commit/1e532c174eafc6ea1b960c43173c371f56433bef)) +* **secretmanager:** update the API ([144ba15](https://github.com/googleapis/google-api-nodejs-client/commit/144ba152a0cccc9b1c20f522cbe0255ab6fd97d9)) + ## [1.3.3](https://github.com/googleapis/google-api-nodejs-client/compare/secretmanager-v1.3.2...secretmanager-v1.3.3) (2024-10-30) diff --git a/src/apis/secretmanager/package.json b/src/apis/secretmanager/package.json index 983648904f..e719575e2b 100644 --- a/src/apis/secretmanager/package.json +++ b/src/apis/secretmanager/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/secretmanager", - "version": "1.3.3", + "version": "1.3.4", "description": "secretmanager", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/securitycenter/CHANGELOG.md b/src/apis/securitycenter/CHANGELOG.md index 10d1319c5b..b33b874b2b 100644 --- a/src/apis/securitycenter/CHANGELOG.md +++ b/src/apis/securitycenter/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/securitycenter-v10.0.0...securitycenter-v11.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **securitycenter:** This release has breaking changes. + +### Features + +* **securitycenter:** update the API ([9a161ab](https://github.com/googleapis/google-api-nodejs-client/commit/9a161abee383fb4a17dbd6ea203c3e7650f06a5d)) +* **securitycenter:** update the API ([b82bcee](https://github.com/googleapis/google-api-nodejs-client/commit/b82bceec5286bf7e018e33c6674ed17b7f644698)) +* **securitycenter:** update the API ([6ff4ea6](https://github.com/googleapis/google-api-nodejs-client/commit/6ff4ea6538d817c9bf86ef92f159c3677ab4287a)) +* **securitycenter:** update the API ([ff25286](https://github.com/googleapis/google-api-nodejs-client/commit/ff252862fa6c3ce984c016b39963327003b32ec0)) + ## [10.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/securitycenter-v9.1.0...securitycenter-v10.0.0) (2024-10-30) diff --git a/src/apis/securitycenter/package.json b/src/apis/securitycenter/package.json index 35c3aba3a8..fa7bd358e1 100644 --- a/src/apis/securitycenter/package.json +++ b/src/apis/securitycenter/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/securitycenter", - "version": "10.0.0", + "version": "11.0.0", "description": "securitycenter", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/servicemanagement/CHANGELOG.md b/src/apis/servicemanagement/CHANGELOG.md index 70f0ad0831..78767c1f3e 100644 --- a/src/apis/servicemanagement/CHANGELOG.md +++ b/src/apis/servicemanagement/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/servicemanagement-v2.1.0...servicemanagement-v2.2.0) (2024-10-30) + + +### Features + +* **servicemanagement:** update the API ([5c81793](https://github.com/googleapis/google-api-nodejs-client/commit/5c81793182c383a8d3095815cc7a12f8a7701d84)) +* **servicemanagement:** update the API ([8c1c238](https://github.com/googleapis/google-api-nodejs-client/commit/8c1c2380bbbc0280b161ebb4c92b5b37a838be95)) + + +### Bug Fixes + +* **servicemanagement:** update the API ([8db81c1](https://github.com/googleapis/google-api-nodejs-client/commit/8db81c11b3adec8f72935953670711b69498193f)) + ## [2.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/servicemanagement-v2.0.2...servicemanagement-v2.1.0) (2024-10-30) diff --git a/src/apis/servicemanagement/package.json b/src/apis/servicemanagement/package.json index f207fc5f1f..2e8da3a0e5 100644 --- a/src/apis/servicemanagement/package.json +++ b/src/apis/servicemanagement/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/servicemanagement", - "version": "2.1.0", + "version": "2.2.0", "description": "servicemanagement", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/texttospeech/CHANGELOG.md b/src/apis/texttospeech/CHANGELOG.md index ecda6c7b65..08b1d0e83c 100644 --- a/src/apis/texttospeech/CHANGELOG.md +++ b/src/apis/texttospeech/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.6.0](https://github.com/googleapis/google-api-nodejs-client/compare/texttospeech-v1.5.0...texttospeech-v1.6.0) (2024-10-30) + + +### Features + +* **texttospeech:** update the API ([bd7926f](https://github.com/googleapis/google-api-nodejs-client/commit/bd7926f6a86ba09e8dd25a49f245354881d19564)) + + +### Bug Fixes + +* **texttospeech:** update the API ([c9e1e37](https://github.com/googleapis/google-api-nodejs-client/commit/c9e1e374cc6c6e578d81c57c41b6b95e6e21c4f1)) + ## [1.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/texttospeech-v1.4.2...texttospeech-v1.5.0) (2024-10-30) diff --git a/src/apis/texttospeech/package.json b/src/apis/texttospeech/package.json index d226b6519c..d2a43922f6 100644 --- a/src/apis/texttospeech/package.json +++ b/src/apis/texttospeech/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/texttospeech", - "version": "1.5.0", + "version": "1.6.0", "description": "texttospeech", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/vision/CHANGELOG.md b/src/apis/vision/CHANGELOG.md index 01c50db4ad..e67922e923 100644 --- a/src/apis/vision/CHANGELOG.md +++ b/src/apis/vision/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.4](https://github.com/googleapis/google-api-nodejs-client/compare/vision-v1.5.3...vision-v1.5.4) (2024-10-30) + + +### Bug Fixes + +* **vision:** update the API ([374ced4](https://github.com/googleapis/google-api-nodejs-client/commit/374ced45ff5bd565ba7c35dc3489b4f5fc58cfc8)) + ## [1.5.3](https://github.com/googleapis/google-api-nodejs-client/compare/vision-v1.5.2...vision-v1.5.3) (2024-10-30) diff --git a/src/apis/vision/package.json b/src/apis/vision/package.json index ef3895d1d8..680e248637 100644 --- a/src/apis/vision/package.json +++ b/src/apis/vision/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/vision", - "version": "1.5.3", + "version": "1.5.4", "description": "vision", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/vmmigration/CHANGELOG.md b/src/apis/vmmigration/CHANGELOG.md index 486c9f3c62..aa2d9e4f3c 100644 --- a/src/apis/vmmigration/CHANGELOG.md +++ b/src/apis/vmmigration/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/vmmigration-v11.0.1...vmmigration-v12.0.0) (2024-10-30) + + +### ⚠ BREAKING CHANGES + +* **vmmigration:** This release has breaking changes. + +### Features + +* **vmmigration:** update the API ([614baa2](https://github.com/googleapis/google-api-nodejs-client/commit/614baa252fdccd0fb3d7b444570733ae34374af4)) +* **vmmigration:** update the API ([5eabdc7](https://github.com/googleapis/google-api-nodejs-client/commit/5eabdc7b734394d450609ebdf755951cd3a51972)) +* **vmmigration:** update the API ([d450bd8](https://github.com/googleapis/google-api-nodejs-client/commit/d450bd8e46085d2f04d81c0611ea855da35fddc2)) + + +### Bug Fixes + +* **vmmigration:** update the API ([fd0c642](https://github.com/googleapis/google-api-nodejs-client/commit/fd0c642f2ee280a024aa87f539151c5d229f3015)) +* **vmmigration:** update the API ([a00e01a](https://github.com/googleapis/google-api-nodejs-client/commit/a00e01a4400ca06d7ca83edfdb65b71138ac4b92)) + ## [11.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/vmmigration-v11.0.0...vmmigration-v11.0.1) (2024-10-30) diff --git a/src/apis/vmmigration/package.json b/src/apis/vmmigration/package.json index cf48f6c407..efa5e02bdb 100644 --- a/src/apis/vmmigration/package.json +++ b/src/apis/vmmigration/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/vmmigration", - "version": "11.0.1", + "version": "12.0.0", "description": "vmmigration", "main": "build/index.js", "types": "build/index.d.ts", diff --git a/src/apis/workflows/package.json b/src/apis/workflows/package.json index 971dc926a3..ace036fb00 100644 --- a/src/apis/workflows/package.json +++ b/src/apis/workflows/package.json @@ -1,6 +1,6 @@ { "name": "@googleapis/workflows", - "version": "1.9.1", + "version": "1.10.0", "description": "workflows", "main": "build/index.js", "types": "build/index.d.ts",