Skip to content

Commit c7d8a6c

Browse files
release-please[bot]sofisl
authored andcommitted
chore: release main
1 parent f3377ef commit c7d8a6c

File tree

30 files changed

+167
-15
lines changed

30 files changed

+167
-15
lines changed

src/apis/composer/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/composer-v8.1.0...composer-v9.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **composer:** update the API ([b973cb8](https://github.com/googleapis/google-api-nodejs-client/commit/b973cb8f0a94db1d6e66ae9cd59dfd182ca4e10f))
13+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
14+
15+
16+
### Bug Fixes
17+
18+
* **composer:** update the API ([75304a0](https://github.com/googleapis/google-api-nodejs-client/commit/75304a070d61822ec87af425147acf2a3e72afdf))
19+
320
## [8.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/composer-v8.0.0...composer-v8.1.0) (2024-06-03)
421

522

src/apis/composer/package.json

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

src/apis/compute/CHANGELOG.md

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

3+
## [15.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v14.0.0...compute-v15.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **compute:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **compute:** update the API ([8071314](https://github.com/googleapis/google-api-nodejs-client/commit/8071314dc1aa0b19aaec3acfa66604cd268bad65))
13+
314
## [14.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/compute-v13.0.0...compute-v14.0.0) (2024-06-03)
415

516

src/apis/compute/package.json

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

src/apis/contactcenteraiplatform/CHANGELOG.md

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

3+
## [5.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenteraiplatform-v4.2.0...contactcenteraiplatform-v5.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **contactcenteraiplatform:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **contactcenteraiplatform:** update the API ([24d15c3](https://github.com/googleapis/google-api-nodejs-client/commit/24d15c3e6b94f207cae5c8a9e6c8de233f57242d))
13+
314
## [4.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenteraiplatform-v4.1.0...contactcenteraiplatform-v4.2.0) (2024-06-03)
415

516

src/apis/contactcenteraiplatform/package.json

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

src/apis/contactcenterinsights/CHANGELOG.md

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

3+
## [9.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v8.0.1...contactcenterinsights-v9.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **contactcenterinsights:** This release has breaking changes.
9+
10+
### Features
11+
12+
* **contactcenterinsights:** update the API ([feba7ae](https://github.com/googleapis/google-api-nodejs-client/commit/feba7ae6ab63a1b006d908ff716ca51f67602286))
13+
314
## [8.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/contactcenterinsights-v8.0.0...contactcenterinsights-v8.0.1) (2024-06-03)
415

516

src/apis/contactcenterinsights/package.json

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

src/apis/datastream/CHANGELOG.md

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

3+
## [6.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/datastream-v6.1.0...datastream-v6.2.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* **datastream:** update the API ([b8cc0e6](https://github.com/googleapis/google-api-nodejs-client/commit/b8cc0e68bb0709df3dee22ee383af456f05157cb))
9+
* **datastream:** update the API ([57a62ef](https://github.com/googleapis/google-api-nodejs-client/commit/57a62ef7920ab1ca1e18452b2749c3585a981736))
10+
311
## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/datastream-v6.0.0...datastream-v6.1.0) (2024-06-03)
412

513

src/apis/datastream/package.json

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

src/apis/dialogflow/CHANGELOG.md

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

3+
## [8.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/dialogflow-v8.1.0...dialogflow-v8.2.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* **dialogflow:** update the API ([7c43481](https://github.com/googleapis/google-api-nodejs-client/commit/7c434813754ad0d5dccf3e3d400d5d687cfba235))
9+
310
## [8.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/dialogflow-v8.0.0...dialogflow-v8.1.0) (2024-06-03)
411

512

src/apis/dialogflow/package.json

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

src/apis/discoveryengine/CHANGELOG.md

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

3+
## [11.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/discoveryengine-v10.1.0...discoveryengine-v11.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **discoveryengine:** This release has breaking changes.
9+
* This release has breaking changes.
10+
* **discoveryengine:** This release has breaking changes.
11+
12+
### Features
13+
14+
* **discoveryengine:** update the API ([e03a113](https://github.com/googleapis/google-api-nodejs-client/commit/e03a1130dbf65c6bde2dc3050849a469e08f224c))
15+
* **discoveryengine:** update the API ([02437ec](https://github.com/googleapis/google-api-nodejs-client/commit/02437ec235f513321be4a12c3a028c33caf6775a))
16+
* **discoveryengine:** update the API ([32bea90](https://github.com/googleapis/google-api-nodejs-client/commit/32bea90c65cc4d01e2c5f15d759d776d9f428881))
17+
* **discoveryengine:** update the API ([ec40fe5](https://github.com/googleapis/google-api-nodejs-client/commit/ec40fe54ac9bc032c370f8eaf436489a10b04159))
18+
* **discoveryengine:** update the API ([e5ab8e6](https://github.com/googleapis/google-api-nodejs-client/commit/e5ab8e651d1b7ff419c33ffff6f1b74e0e950e75))
19+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
20+
321
## [10.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/discoveryengine-v10.0.0...discoveryengine-v10.1.0) (2024-06-03)
422

523

src/apis/discoveryengine/package.json

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

src/apis/documentai/CHANGELOG.md

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

3+
## [8.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/documentai-v8.1.0...documentai-v8.2.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* **documentai:** update the API ([5f15542](https://github.com/googleapis/google-api-nodejs-client/commit/5f15542a886affc71d0a77b3d1032f74544c55f2))
9+
310
## [8.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/documentai-v8.0.0...documentai-v8.1.0) (2024-05-07)
411

512

src/apis/documentai/package.json

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

src/apis/domains/CHANGELOG.md

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

3+
## [1.5.0](https://github.com/googleapis/google-api-nodejs-client/compare/domains-v1.4.1...domains-v1.5.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* **domains:** update the API ([d34c2a0](https://github.com/googleapis/google-api-nodejs-client/commit/d34c2a09071ea3431f88ce0b6be0757a9682f66e))
9+
10+
11+
### Bug Fixes
12+
13+
* **domains:** update the API ([e24433d](https://github.com/googleapis/google-api-nodejs-client/commit/e24433d3aca2e97884cb42a17ad6e662c51b1fa8))
14+
315
## [1.4.1](https://github.com/googleapis/google-api-nodejs-client/compare/domains-v1.4.0...domains-v1.4.1) (2024-06-03)
416

517

src/apis/domains/package.json

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

src/apis/firebaseappdistribution/CHANGELOG.md

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

3+
## [1.0.7](https://github.com/googleapis/google-api-nodejs-client/compare/firebaseappdistribution-v1.0.6...firebaseappdistribution-v1.0.7) (2024-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **firebaseappdistribution:** update the API ([e928bdf](https://github.com/googleapis/google-api-nodejs-client/commit/e928bdff463f201f651b42f18af53a79aa6bca98))
9+
310
## [1.0.6](https://github.com/googleapis/google-api-nodejs-client/compare/firebaseappdistribution-v1.0.5...firebaseappdistribution-v1.0.6) (2024-05-02)
411

512

src/apis/firebaseappdistribution/package.json

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

src/apis/gkehub/CHANGELOG.md

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

3+
## [12.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/gkehub-v11.2.0...gkehub-v12.0.0) (2024-06-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This release has breaking changes.
9+
10+
### Features
11+
12+
* **gkehub:** update the API ([ca13d15](https://github.com/googleapis/google-api-nodejs-client/commit/ca13d15f5f0f5dee61a020b70ecf8fb0ace18973))
13+
* **gkehub:** update the API ([70f9e09](https://github.com/googleapis/google-api-nodejs-client/commit/70f9e0917e7e42e17b45faec46f3ad74fa6a46a3))
14+
* **gkehub:** update the API ([d4c3244](https://github.com/googleapis/google-api-nodejs-client/commit/d4c3244d232a2788ef39e85a3ba451227446ebb2))
15+
* **gkehub:** update the API ([105445d](https://github.com/googleapis/google-api-nodejs-client/commit/105445d344768c413a68a12ac460e644c8b54e9a))
16+
* run the generator ([#3456](https://github.com/googleapis/google-api-nodejs-client/issues/3456)) ([a865e81](https://github.com/googleapis/google-api-nodejs-client/commit/a865e81539b315d3b321650663ba0b2555b1e5a1))
17+
318
## [11.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/gkehub-v11.1.0...gkehub-v11.2.0) (2024-06-03)
419

520

src/apis/gkehub/package.json

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

src/apis/marketingplatformadmin/CHANGELOG.md

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

3+
## [0.2.2](https://github.com/googleapis/google-api-nodejs-client/compare/marketingplatformadmin-v0.2.1...marketingplatformadmin-v0.2.2) (2024-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **marketingplatformadmin:** update the API ([dffd6b4](https://github.com/googleapis/google-api-nodejs-client/commit/dffd6b4183ae3361b343c9a3f7e4c3a6a077e2f8))
9+
310
## [0.2.1](https://github.com/googleapis/google-api-nodejs-client/compare/marketingplatformadmin-v0.2.0...marketingplatformadmin-v0.2.1) (2024-06-03)
411

512

src/apis/marketingplatformadmin/package.json

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

src/apis/osconfig/CHANGELOG.md

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

3+
## [4.1.1](https://github.com/googleapis/google-api-nodejs-client/compare/osconfig-v4.1.0...osconfig-v4.1.1) (2024-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **osconfig:** update the API ([30e4778](https://github.com/googleapis/google-api-nodejs-client/commit/30e4778f48b73f94e955c30ab36f22c1b8def724))
9+
310
## [4.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/osconfig-v4.0.0...osconfig-v4.1.0) (2024-06-03)
411

512

src/apis/osconfig/package.json

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

src/apis/redis/CHANGELOG.md

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

3+
## [10.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/redis-v10.0.0...redis-v10.1.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* **redis:** update the API ([bef75f0](https://github.com/googleapis/google-api-nodejs-client/commit/bef75f00df421c792369b89e36e4b2d3ef1249e5))
9+
310
## [10.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/redis-v9.0.0...redis-v10.0.0) (2024-06-03)
411

512

src/apis/redis/package.json

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

src/apis/servicemanagement/CHANGELOG.md

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

3+
## [2.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/servicemanagement-v2.0.0...servicemanagement-v2.0.1) (2024-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **servicemanagement:** update the API ([2c38426](https://github.com/googleapis/google-api-nodejs-client/commit/2c384265bc309b39e349be6c8b09cf3481f0177d))
9+
310
## [2.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/servicemanagement-v1.3.3...servicemanagement-v2.0.0) (2024-05-07)
411

512

src/apis/servicemanagement/package.json

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

0 commit comments

Comments
 (0)