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 Jun 5, 2023
1 parent b73a87f commit 431fc69
Show file tree
Hide file tree
Showing 17 changed files with 171 additions and 16 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"packages/google-cloud-channel": "2.7.0",
"packages/google-cloud-clouddms": "2.3.0",
"packages/google-cloud-compute": "3.9.1",
"packages/google-cloud-contactcenterinsights": "2.7.0",
"packages/google-cloud-contactcenterinsights": "2.8.0",
"packages/google-cloud-contentwarehouse": "0.5.1",
"packages/google-cloud-datacatalog": "3.3.1",
"packages/google-cloud-datacatalog": "3.4.0",
"packages/google-cloud-datacatalog-lineage": "0.1.2",
"packages/google-cloud-dataform": "0.4.2",
"packages/google-cloud-datafusion": "2.2.2",
Expand Down Expand Up @@ -103,10 +103,10 @@
"packages/google-cloud-talent": "5.1.3",
"packages/google-cloud-tasks": "3.1.2",
"packages/google-cloud-texttospeech": "4.2.2",
"packages/google-cloud-tpu": "2.6.1",
"packages/google-cloud-tpu": "2.7.0",
"packages/google-cloud-translate": "7.2.1",
"packages/google-cloud-video-livestream": "0.5.1",
"packages/google-cloud-video-stitcher": "0.3.2",
"packages/google-cloud-video-stitcher": "0.4.0",
"packages/google-cloud-video-transcoder": "2.6.0",
"packages/google-cloud-videointelligence": "4.2.2",
"packages/google-cloud-vision": "3.1.3",
Expand All @@ -116,7 +116,7 @@
"packages/google-cloud-webrisk": "3.3.0",
"packages/google-cloud-websecurityscanner": "2.1.5",
"packages/google-cloud-workflows-executions": "2.3.2",
"packages/google-container": "4.11.0",
"packages/google-container": "4.12.0",
"packages/google-dataflow": "2.1.2",
"packages/google-devtools-artifactregistry": "2.2.2",
"packages/google-devtools-cloudbuild": "3.6.0",
Expand Down
117 changes: 116 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,121 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "12cc0d9c6d17614b5e1a9b5eb189258279f4cee2",
"message": "[container] add SoleTenantConfig API",
"issues": [
"4306"
]
},
{
"type": "feat",
"sha": "12cc0d9c6d17614b5e1a9b5eb189258279f4cee2",
"message": "[container] add SoleTenantConfig API",
"issues": []
}
],
"version": "4.12.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/container",
"id": "10b89f82-970d-4d74-a3a8-a076b304a30b",
"createTime": "2023-06-05T19:29:01.672Z"
},
{
"changes": [
{
"type": "feat",
"sha": "b73a87f4f1c8d84da66ea81b88a3f2cc6704aa6b",
"message": "[video-stitcher] introduce GAM settings for GAM related configs and support ListOperations",
"issues": [
"4130"
]
}
],
"version": "0.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/video-stitcher",
"id": "35b4105a-df49-421a-91b4-8b82cfe269c7",
"createTime": "2023-06-05T19:29:01.669Z"
},
{
"changes": [
{
"type": "feat",
"sha": "47ab1c3ee106fce357950245318129d2be723dd2",
"message": "Enable Force on DeleteQueuedResource",
"issues": []
},
{
"type": "feat",
"sha": "47ab1c3ee106fce357950245318129d2be723dd2",
"message": "[tpu] Add MultisliceNode",
"issues": [
"4308"
]
}
],
"version": "2.7.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/tpu",
"id": "1caa5b83-a901-4369-8608-7d57d58f3a92",
"createTime": "2023-06-05T19:29:01.665Z"
},
{
"changes": [
{
"type": "feat",
"sha": "89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702",
"message": "Expand SearchCatalogResponse with totalSize",
"issues": []
},
{
"type": "feat",
"sha": "89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702",
"message": "Modify documentation for FQN support",
"issues": []
},
{
"type": "feat",
"sha": "89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702",
"message": "Extend ImportApiRequest with jobId parameter",
"issues": []
},
{
"type": "feat",
"sha": "89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702",
"message": "[datacatalog] add support for entries associated with Spanner and ClougBigTable",
"issues": [
"4302"
]
}
],
"version": "3.4.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/datacatalog",
"id": "9d40b15b-7230-40a8-b9f1-8ee4cf47cc6a",
"createTime": "2023-06-05T19:29:01.659Z"
},
{
"changes": [
{
"type": "feat",
"sha": "02f2346643a61ebed9c25a60e6229a1996be727c",
"message": "[contactcenterinsights] Add the resource definition of a STT recognizer",
"issues": [
"4310"
]
}
],
"version": "2.8.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/contact-center-insights",
"id": "673f2ce5-9d3d-4699-8490-a88588cf2f6d",
"createTime": "2023-06-05T19:29:01.654Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -9737,5 +9852,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-05-26T10:59:12.347Z"
"updateTime": "2023-06-05T19:29:01.672Z"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-contactcenterinsights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.8.0](https://github.com/googleapis/google-cloud-node/compare/contact-center-insights-v2.7.0...contact-center-insights-v2.8.0) (2023-06-05)


### Features

* [contactcenterinsights] Add the resource definition of a STT recognizer ([#4310](https://github.com/googleapis/google-cloud-node/issues/4310)) ([02f2346](https://github.com/googleapis/google-cloud-node/commit/02f2346643a61ebed9c25a60e6229a1996be727c))

## [2.7.0](https://github.com/googleapis/google-cloud-node/compare/contact-center-insights-v2.6.0...contact-center-insights-v2.7.0) (2023-05-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-contactcenterinsights/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/contact-center-insights",
"version": "2.7.0",
"version": "2.8.0",
"description": "contactcenterinsights client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^6.0.0",
"@google-cloud/contact-center-insights": "^2.7.0",
"@google-cloud/contact-center-insights": "^2.8.0",
"@google-cloud/pubsub": "^3.0.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/google-cloud-datacatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

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

## [3.4.0](https://github.com/googleapis/google-cloud-node/compare/datacatalog-v3.3.1...datacatalog-v3.4.0) (2023-06-05)


### Features

* [datacatalog] add support for entries associated with Spanner and ClougBigTable ([#4302](https://github.com/googleapis/google-cloud-node/issues/4302)) ([89c2be8](https://github.com/googleapis/google-cloud-node/commit/89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702))
* Expand SearchCatalogResponse with totalSize ([89c2be8](https://github.com/googleapis/google-cloud-node/commit/89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702))
* Extend ImportApiRequest with jobId parameter ([89c2be8](https://github.com/googleapis/google-cloud-node/commit/89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702))
* Modify documentation for FQN support ([89c2be8](https://github.com/googleapis/google-cloud-node/commit/89c2be86f483b14ebf0f0ff3d1b2c7741c5f7702))

## [3.3.1](https://github.com/googleapis/google-cloud-node/compare/datacatalog-v3.3.0...datacatalog-v3.3.1) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datacatalog/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/datacatalog",
"version": "3.3.1",
"version": "3.4.0",
"author": "Google LLC",
"description": "Google Cloud Data Catalog API client for Node.js",
"main": "build/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-datacatalog/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@google-cloud/bigquery": "^6.0.0",
"@google-cloud/datacatalog": "^3.3.1",
"@google-cloud/datacatalog": "^3.4.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-tpu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.7.0](https://github.com/googleapis/google-cloud-node/compare/tpu-v2.6.1...tpu-v2.7.0) (2023-06-05)


### Features

* [tpu] Add MultisliceNode ([#4308](https://github.com/googleapis/google-cloud-node/issues/4308)) ([47ab1c3](https://github.com/googleapis/google-cloud-node/commit/47ab1c3ee106fce357950245318129d2be723dd2))
* Enable Force on DeleteQueuedResource ([47ab1c3](https://github.com/googleapis/google-cloud-node/commit/47ab1c3ee106fce357950245318129d2be723dd2))

## [2.6.1](https://github.com/googleapis/google-cloud-node/compare/tpu-v2.6.0...tpu-v2.6.1) (2023-05-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-tpu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/tpu",
"version": "2.6.1",
"version": "2.7.0",
"description": "tpu client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-tpu/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/tpu": "^2.6.1"
"@google-cloud/tpu": "^2.7.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-video-stitcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/video-stitcher-v0.3.2...video-stitcher-v0.4.0) (2023-06-05)


### Features

* [video-stitcher] introduce GAM settings for GAM related configs and support ListOperations ([#4130](https://github.com/googleapis/google-cloud-node/issues/4130)) ([b73a87f](https://github.com/googleapis/google-cloud-node/commit/b73a87f4f1c8d84da66ea81b88a3f2cc6704aa6b))

## [0.3.2](https://github.com/googleapis/google-cloud-node/compare/video-stitcher-v0.3.1...video-stitcher-v0.3.2) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-video-stitcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/video-stitcher",
"version": "0.3.2",
"version": "0.4.0",
"description": "stitcher client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-video-stitcher/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/video-stitcher": "^0.3.2"
"@google-cloud/video-stitcher": "^0.4.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/google-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

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

## [4.12.0](https://github.com/googleapis/google-cloud-node/compare/container-v4.11.0...container-v4.12.0) (2023-06-05)


### Features

* [container] add SoleTenantConfig API ([12cc0d9](https://github.com/googleapis/google-cloud-node/commit/12cc0d9c6d17614b5e1a9b5eb189258279f4cee2))
* [container] add SoleTenantConfig API ([#4306](https://github.com/googleapis/google-cloud-node/issues/4306)) ([12cc0d9](https://github.com/googleapis/google-cloud-node/commit/12cc0d9c6d17614b5e1a9b5eb189258279f4cee2))

## [4.11.0](https://github.com/googleapis/google-cloud-node/compare/container-v4.10.0...container-v4.11.0) (2023-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/container",
"description": "Google Container Engine API client for Node.js",
"version": "4.11.0",
"version": "4.12.0",
"license": "Apache-2.0",
"author": "Google Inc",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-container/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha test --timeout 1000000"
},
"dependencies": {
"@google-cloud/container": "^4.11.0",
"@google-cloud/container": "^4.12.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 431fc69

Please sign in to comment.