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 Nov 30, 2023
1 parent 4b7d541 commit 5325aba
Show file tree
Hide file tree
Showing 17 changed files with 137 additions and 18 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"packages/google-area120-tables": "3.0.1",
"packages/google-cloud-accessapproval": "3.0.1",
"packages/google-cloud-advisorynotifications": "1.0.1",
"packages/google-cloud-aiplatform": "3.7.0",
"packages/google-cloud-aiplatform": "3.8.0",
"packages/google-cloud-alloydb": "1.4.0",
"packages/google-cloud-apigateway": "3.0.1",
"packages/google-cloud-apigeeconnect": "3.0.1",
Expand All @@ -20,7 +20,7 @@
"packages/google-cloud-assuredworkloads": "4.0.1",
"packages/google-cloud-automl": "4.0.3",
"packages/google-cloud-baremetalsolution": "1.1.1",
"packages/google-cloud-batch": "1.5.0",
"packages/google-cloud-batch": "1.6.0",
"packages/google-cloud-beyondcorp-appconnections": "1.0.1",
"packages/google-cloud-beyondcorp-appconnectors": "1.0.1",
"packages/google-cloud-beyondcorp-appgateways": "1.0.1",
Expand Down Expand Up @@ -51,13 +51,13 @@
"packages/google-cloud-dataform": "1.1.0",
"packages/google-cloud-datafusion": "3.0.1",
"packages/google-cloud-datalabeling": "4.0.1",
"packages/google-cloud-dataplex": "3.3.0",
"packages/google-cloud-dataplex": "3.4.0",
"packages/google-cloud-dataproc": "5.3.0",
"packages/google-cloud-dataqna": "3.0.1",
"packages/google-cloud-datastream": "3.0.1",
"packages/google-cloud-deploy": "3.2.0",
"packages/google-cloud-dialogflow": "6.2.0",
"packages/google-cloud-dialogflow-cx": "4.2.0",
"packages/google-cloud-dialogflow-cx": "4.3.0",
"packages/google-cloud-discoveryengine": "1.3.0",
"packages/google-cloud-dns": "4.0.0",
"packages/google-cloud-documentai": "8.1.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"packages/google-cloud-storageinsights": "1.0.1",
"packages/google-cloud-support": "1.0.1",
"packages/google-cloud-talent": "6.0.1",
"packages/google-cloud-tasks": "4.0.1",
"packages/google-cloud-tasks": "4.1.0",
"packages/google-cloud-texttospeech": "5.0.1",
"packages/google-cloud-tpu": "3.2.0",
"packages/google-cloud-translate": "8.0.2",
Expand Down
87 changes: 86 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,91 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "6773a05ce96d64e4a1034e8b63ef6ec0d6688fd2",
"message": "[tasks] publish cloud tasks in esm and cjs",
"issues": [
"4720"
]
}
],
"version": "4.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/tasks",
"id": "15eb3362-dc4b-45fa-889c-ed46b1bac2b6",
"createTime": "2023-11-30T06:01:40.859Z"
},
{
"changes": [
{
"type": "feat",
"sha": "34ddf57e56bb033a4f587c7670898322cd076d6f",
"message": "[dialogflow-cx] added Generator API",
"issues": [
"4837"
]
}
],
"version": "4.3.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dialogflow-cx",
"id": "e74bfe75-4599-49eb-be85-1d3dcab8db3a",
"createTime": "2023-11-30T06:01:40.847Z"
},
{
"changes": [
{
"type": "feat",
"sha": "da536e93659f38469fac2a7903c11c96c92c9074",
"message": "[dataplex] added DataQualityResult.score, dimension_score, column_score",
"issues": [
"4835"
]
}
],
"version": "3.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dataplex",
"id": "1e81469b-83ac-4a34-ad7d-0b874af6725a",
"createTime": "2023-11-30T06:01:40.836Z"
},
{
"changes": [
{
"type": "feat",
"sha": "6cc50d9b6c1d897f26228ff3e89fcbcc149570c8",
"message": "[batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging",
"issues": [
"4839"
]
}
],
"version": "1.6.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/batch",
"id": "26018968-61b7-4708-a16a-9cce569854e2",
"createTime": "2023-11-30T06:01:40.824Z"
},
{
"changes": [
{
"type": "feat",
"sha": "736ff8bf73959cbc6e0caa0125bf4dd2ba0776dc",
"message": "Add grpc_ports to UploadModel ModelContainerSpec",
"issues": [
"4836"
]
}
],
"version": "3.8.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/aiplatform",
"id": "9bc1abef-2b9e-4f49-9952-db6d320fed00",
"createTime": "2023-11-30T06:01:40.816Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -20258,5 +20343,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-11-16T05:29:20.855Z"
"updateTime": "2023-11-30T06:01:40.859Z"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-aiplatform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.8.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.7.0...aiplatform-v3.8.0) (2023-11-30)


### Features

* Add grpc_ports to UploadModel ModelContainerSpec ([#4836](https://github.com/googleapis/google-cloud-node/issues/4836)) ([736ff8b](https://github.com/googleapis/google-cloud-node/commit/736ff8bf73959cbc6e0caa0125bf4dd2ba0776dc))

## [3.7.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.6.0...aiplatform-v3.7.0) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/aiplatform",
"version": "3.7.0",
"version": "3.8.0",
"description": "Vertex AI client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha --timeout 1200000 test/*.js"
},
"dependencies": {
"@google-cloud/aiplatform": "^3.7.0"
"@google-cloud/aiplatform": "^3.8.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/googleapis/google-cloud-node/compare/batch-v1.5.0...batch-v1.6.0) (2023-11-30)


### Features

* [batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging ([#4839](https://github.com/googleapis/google-cloud-node/issues/4839)) ([6cc50d9](https://github.com/googleapis/google-cloud-node/commit/6cc50d9b6c1d897f26228ff3e89fcbcc149570c8))

## [1.5.0](https://github.com/googleapis/google-cloud-node/compare/batch-v1.4.0...batch-v1.5.0) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/batch",
"version": "1.5.0",
"version": "1.6.0",
"description": "Batch client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/batch": "^1.5.0"
"@google-cloud/batch": "^1.6.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dataplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.4.0](https://github.com/googleapis/google-cloud-node/compare/dataplex-v3.3.0...dataplex-v3.4.0) (2023-11-30)


### Features

* [dataplex] added DataQualityResult.score, dimension_score, column_score ([#4835](https://github.com/googleapis/google-cloud-node/issues/4835)) ([da536e9](https://github.com/googleapis/google-cloud-node/commit/da536e93659f38469fac2a7903c11c96c92c9074))

## [3.3.0](https://github.com/googleapis/google-cloud-node/compare/dataplex-v3.2.0...dataplex-v3.3.0) (2023-11-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataplex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/dataplex",
"version": "3.3.0",
"version": "3.4.0",
"description": "dataplex client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataplex/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/dataplex": "^3.3.0"
"@google-cloud/dataplex": "^3.4.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dialogflow-cx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/dialogflow-cx-v4.2.0...dialogflow-cx-v4.3.0) (2023-11-30)


### Features

* [dialogflow-cx] added Generator API ([#4837](https://github.com/googleapis/google-cloud-node/issues/4837)) ([34ddf57](https://github.com/googleapis/google-cloud-node/commit/34ddf57e56bb033a4f587c7670898322cd076d6f))

## [4.2.0](https://github.com/googleapis/google-cloud-node/compare/dialogflow-cx-v4.1.0...dialogflow-cx-v4.2.0) (2023-10-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dialogflow-cx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/dialogflow-cx",
"version": "4.2.0",
"version": "4.3.0",
"description": "Cx client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dialogflow-cx/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/dialogflow-cx": "^4.2.0",
"@google-cloud/dialogflow-cx": "^4.3.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-tasks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/nodejs-tasks?activeTab=versions

## [4.1.0](https://github.com/googleapis/google-cloud-node/compare/tasks-v4.0.1...tasks-v4.1.0) (2023-11-30)


### Features

* [tasks] publish cloud tasks in esm and cjs ([#4720](https://github.com/googleapis/google-cloud-node/issues/4720)) ([6773a05](https://github.com/googleapis/google-cloud-node/commit/6773a05ce96d64e4a1034e8b63ef6ec0d6688fd2))

## [4.0.1](https://github.com/googleapis/google-cloud-node/compare/tasks-v4.0.0...tasks-v4.0.1) (2023-09-06)


Expand Down
5 changes: 2 additions & 3 deletions packages/google-cloud-tasks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/tasks",
"description": "Cloud Tasks API client for Node.js",
"version": "4.0.1",
"version": "4.1.0",
"license": "Apache-2.0",
"author": "Google LLC",
"repository": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"clean": "gts clean",
"compile-protos": "compileProtos esm/src --esm",
"docs": "jsdoc -c .jsdoc.js",
"postpack": "minifyProtoJson build/cjs && minifyProtoJson build/esm",
"postpack": "minifyProtoJson",
"predocs-test": "npm run docs",
"docs-test": "linkinator docs",
"fix": "gts fix",
Expand All @@ -60,7 +60,6 @@
"test:cjs": "c8 mocha build/cjs/test",
"test:esm": "c8 mocha build/esm/test",
"prelint": "cd samples; npm link ../; npm i",
"postpack": "minifyProtoJson",
"samples-test": "cd samples/ && npm link ../ && npm i && npm test",
"test": "npm run test:esm && npm run test:cjs",
"compile:esm": "tsc -p ./tsconfig.esm.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "node server.js"
},
"dependencies": {
"@google-cloud/tasks": "^4.0.1",
"@google-cloud/tasks": "^4.1.0",
"body-parser": "^1.18.3",
"express": "^4.16.3"
},
Expand Down

0 comments on commit 5325aba

Please sign in to comment.