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 Oct 1, 2024
1 parent f4e36b2 commit eadd96d
Show file tree
Hide file tree
Showing 26 changed files with 222 additions and 25 deletions.
16 changes: 8 additions & 8 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.3.0",
"packages/google-cloud-accessapproval": "3.3.0",
"packages/google-cloud-advisorynotifications": "1.4.0",
"packages/google-cloud-aiplatform": "3.30.0",
"packages/google-cloud-aiplatform": "3.30.1",
"packages/google-cloud-alloydb": "1.9.0",
"packages/google-cloud-apigateway": "3.3.0",
"packages/google-cloud-apigeeconnect": "3.3.0",
Expand Down Expand Up @@ -52,11 +52,11 @@
"packages/google-cloud-datafusion": "3.2.0",
"packages/google-cloud-datalabeling": "4.2.0",
"packages/google-cloud-dataplex": "3.11.0",
"packages/google-cloud-dataproc": "5.10.0",
"packages/google-cloud-dataproc": "5.11.0",
"packages/google-cloud-dataqna": "3.2.0",
"packages/google-cloud-datastream": "3.2.0",
"packages/google-cloud-deploy": "4.0.0",
"packages/google-cloud-dialogflow": "6.9.0",
"packages/google-cloud-deploy": "4.1.0",
"packages/google-cloud-dialogflow": "6.10.0",
"packages/google-cloud-dialogflow-cx": "4.8.0",
"packages/google-cloud-discoveryengine": "1.14.0",
"packages/google-cloud-dns": "4.1.0",
Expand Down Expand Up @@ -121,7 +121,7 @@
"packages/google-cloud-storageinsights": "1.3.0",
"packages/google-cloud-support": "1.3.0",
"packages/google-cloud-talent": "6.3.1",
"packages/google-cloud-tasks": "5.5.0",
"packages/google-cloud-tasks": "5.5.1",
"packages/google-cloud-texttospeech": "5.4.0",
"packages/google-cloud-tpu": "3.5.0",
"packages/google-cloud-translate": "8.5.0",
Expand All @@ -140,7 +140,7 @@
"packages/google-container": "5.17.0",
"packages/google-dataflow": "3.3.0",
"packages/google-devtools-artifactregistry": "3.4.0",
"packages/google-devtools-cloudbuild": "4.5.0",
"packages/google-devtools-cloudbuild": "4.6.0",
"packages/google-devtools-cloudprofiler": "0.6.0",
"packages/google-devtools-containeranalysis": "5.6.0",
"packages/google-iam": "1.3.0",
Expand Down Expand Up @@ -182,12 +182,12 @@
"packages/google-streetview-publish": "0.1.0",
"packages/google-maps-fleetengine": "0.1.0",
"packages/google-shopping-merchant-promotions": "0.1.0",
"packages/google-shopping-merchant-datasources": "0.1.0",
"packages/google-shopping-merchant-datasources": "0.2.0",
"packages/google-cloud-managedkafka": "0.1.0",
"packages/google-cloud-developerconnect": "0.1.0",
"packages/google-cloud-privilegedaccessmanager": "0.1.0",
"packages/google-shopping-merchant-products": "0.1.0",
"packages/google-shopping-merchant-accounts": "0.1.0",
"packages/google-shopping-merchant-accounts": "1.0.0",
"packages/google-cloud-gdchardwaremanagement": "0.2.0",
"packages/google-cloud-apihub": "0.1.0"
}
139 changes: 138 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,143 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "fix",
"sha": "8928489a31a942397429023dca61da026522856a",
"message": "[merchantapi] The type of an existing field `time_zone` is changed from `message` to `string` in message `.google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest`",
"issues": [
"5714"
],
"breakingChangeNote": "[merchantapi] The type of an existing field `time_zone` is changed from `message` to `string` in message `.google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest` ([#5714](https://github.com/googleapis/google-cloud-node/issues/5714))"
}
],
"version": "1.0.0",
"language": "JAVASCRIPT",
"artifactName": "@google-shopping/accounts",
"id": "bdb1e26e-1df0-4059-a123-a2ead1b14f5c",
"createTime": "2024-10-01T16:26:38.700Z"
},
{
"changes": [
{
"type": "feat",
"sha": "667316b70270f59b10cfb41c687ef9375b683f53",
"message": "[merchantapi] Add FileUploads service",
"issues": [
"5711"
]
}
],
"version": "0.2.0",
"language": "JAVASCRIPT",
"artifactName": "@google-shopping/datasources",
"id": "defec187-e869-4ff6-b0a3-7084884d3d9e",
"createTime": "2024-10-01T16:26:38.641Z"
},
{
"changes": [
{
"type": "feat",
"sha": "7cbf6b20d0e4944779ba71aaa3388abbf3840ed5",
"message": "[cloudbuild] Add LEGACY_BUCKET option to DefaultLogsBucketBehavior",
"issues": [
"5700"
]
}
],
"version": "4.6.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/cloudbuild",
"id": "5e17da90-bbe7-4519-8741-fbc698c45112",
"createTime": "2024-10-01T16:26:38.617Z"
},
{
"changes": [
{
"type": "fix",
"sha": "4676845917595486602363397352b393eedc587a",
"message": "Remove extra protos file",
"issues": [
"5696"
]
}
],
"version": "5.5.1",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/tasks",
"id": "7f6b5bcc-1481-484e-a5eb-45b6749b1494",
"createTime": "2024-10-01T16:26:38.591Z"
},
{
"changes": [
{
"type": "feat",
"sha": "fd737ecc5e6681fbd97d7a20e39cbbdb4ec0595a",
"message": "[dialogflow] created new boolean fields in conversation dataset for zone isolation and zone separation compliance status",
"issues": [
"5710"
]
}
],
"version": "6.10.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dialogflow",
"id": "b4154a7f-63a6-4701-aef6-a5fdd0465624",
"createTime": "2024-10-01T16:26:38.459Z"
},
{
"changes": [
{
"type": "feat",
"sha": "8d51ea34e6efd1e88e0394b8e8d9dadf1a37c406",
"message": "[deploy] added support for deploy policies",
"issues": [
"5717"
]
}
],
"version": "4.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/deploy",
"id": "9db6ad46-8788-4df8-97e1-764f9d04680f",
"createTime": "2024-10-01T16:26:38.438Z"
},
{
"changes": [
{
"type": "feat",
"sha": "fe95238882e9c30570e025d11dc3a8ef5d4614a8",
"message": "[dataproc] add support for Spark Connect sessions in Dataproc Serverless for Spark",
"issues": [
"5709"
]
}
],
"version": "5.11.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dataproc",
"id": "1807580b-10e7-4b13-899e-729a54105dcd",
"createTime": "2024-10-01T16:26:38.421Z"
},
{
"changes": [
{
"type": "fix",
"sha": "183c038dde5d49727ebc066990c3217629d3fa61",
"message": "Annotate PipelineJob and PipelineTaskRerunConfig fields as optional",
"issues": [
"5698"
]
}
],
"version": "3.30.1",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/aiplatform",
"id": "3d6d96ea-e41f-4a47-8fac-5cf75a0f833e",
"createTime": "2024-10-01T16:26:38.404Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -36640,5 +36777,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2024-09-24T17:54:23.620Z"
"updateTime": "2024-10-01T16:26:38.700Z"
}
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.30.1](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.30.0...aiplatform-v3.30.1) (2024-10-01)


### Bug Fixes

* Annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([#5698](https://github.com/googleapis/google-cloud-node/issues/5698)) ([183c038](https://github.com/googleapis/google-cloud-node/commit/183c038dde5d49727ebc066990c3217629d3fa61))

## [3.30.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.29.0...aiplatform-v3.30.0) (2024-09-24)


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.30.0",
"version": "3.30.1",
"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.30.0"
"@google-cloud/aiplatform": "^3.30.1"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dataproc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/@google-cloud/dataproc?activeTab=versions

## [5.11.0](https://github.com/googleapis/google-cloud-node/compare/dataproc-v5.10.0...dataproc-v5.11.0) (2024-10-01)


### Features

* [dataproc] add support for Spark Connect sessions in Dataproc Serverless for Spark ([#5709](https://github.com/googleapis/google-cloud-node/issues/5709)) ([fe95238](https://github.com/googleapis/google-cloud-node/commit/fe95238882e9c30570e025d11dc3a8ef5d4614a8))

## [5.10.0](https://github.com/googleapis/google-cloud-node/compare/dataproc-v5.9.0...dataproc-v5.10.0) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dataproc",
"description": "Google Cloud Dataproc API client for Node.js",
"version": "5.10.0",
"version": "5.11.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha test --timeout 600000"
},
"dependencies": {
"@google-cloud/dataproc": "^5.10.0",
"@google-cloud/dataproc": "^5.11.0",
"@google-cloud/storage": "^7.0.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://github.com/googleapis/google-cloud-node/compare/deploy-v4.0.0...deploy-v4.1.0) (2024-10-01)


### Features

* [deploy] added support for deploy policies ([#5717](https://github.com/googleapis/google-cloud-node/issues/5717)) ([8d51ea3](https://github.com/googleapis/google-cloud-node/commit/8d51ea34e6efd1e88e0394b8e8d9dadf1a37c406))

## [4.0.0](https://github.com/googleapis/google-cloud-node/compare/deploy-v3.8.0...deploy-v4.0.0) (2024-08-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-deploy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/deploy",
"version": "4.0.0",
"version": "4.1.0",
"description": "clouddeploy client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-deploy/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/deploy": "^4.0.0"
"@google-cloud/deploy": "^4.1.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-dialogflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://www.npmjs.com/package/dialogflow?activeTab=versions

## [6.10.0](https://github.com/googleapis/google-cloud-node/compare/dialogflow-v6.9.0...dialogflow-v6.10.0) (2024-10-01)


### Features

* [dialogflow] created new boolean fields in conversation dataset for zone isolation and zone separation compliance status ([#5710](https://github.com/googleapis/google-cloud-node/issues/5710)) ([fd737ec](https://github.com/googleapis/google-cloud-node/commit/fd737ecc5e6681fbd97d7a20e39cbbdb4ec0595a))

## [6.9.0](https://github.com/googleapis/google-cloud-node/compare/dialogflow-v6.8.0...dialogflow-v6.9.0) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dialogflow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/dialogflow",
"description": "Dialogflow API client for Node.js",
"version": "6.9.0",
"version": "6.10.0",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dialogflow/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "mocha test --timeout=600000"
},
"dependencies": {
"@google-cloud/dialogflow": "^6.9.0",
"@google-cloud/dialogflow": "^6.10.0",
"pb-util": "^1.0.0",
"uuid": "^9.0.0",
"yargs": "^17.0.0"
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

## [5.5.1](https://github.com/googleapis/google-cloud-node/compare/tasks-v5.5.0...tasks-v5.5.1) (2024-10-01)


### Bug Fixes

* Remove extra protos file ([#5696](https://github.com/googleapis/google-cloud-node/issues/5696)) ([4676845](https://github.com/googleapis/google-cloud-node/commit/4676845917595486602363397352b393eedc587a))

## [5.5.0](https://github.com/googleapis/google-cloud-node/compare/tasks-v5.4.0...tasks-v5.5.0) (2024-07-22)


Expand Down
2 changes: 1 addition & 1 deletion 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": "5.5.0",
"version": "5.5.1",
"license": "Apache-2.0",
"author": "Google LLC",
"repository": {
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": "^5.5.0",
"@google-cloud/tasks": "^5.5.1",
"body-parser": "^1.18.3",
"express": "^4.16.3"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/google-devtools-cloudbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.6.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.5.0...cloudbuild-v4.6.0) (2024-10-01)


### Features

* [cloudbuild] Add LEGACY_BUCKET option to DefaultLogsBucketBehavior ([#5700](https://github.com/googleapis/google-cloud-node/issues/5700)) ([7cbf6b2](https://github.com/googleapis/google-cloud-node/commit/7cbf6b20d0e4944779ba71aaa3388abbf3840ed5))

## [4.5.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.4.0...cloudbuild-v4.5.0) (2024-05-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/googleapis/google-cloud-node.git"
},
"name": "@google-cloud/cloudbuild",
"version": "4.5.0",
"version": "4.6.0",
"author": "Google LLC",
"description": "Cloud Build API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-cloudbuild/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "c8 mocha test --timeout=800000"
},
"dependencies": {
"@google-cloud/cloudbuild": "^4.5.0"
"@google-cloud/cloudbuild": "^4.6.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
Loading

0 comments on commit eadd96d

Please sign in to comment.