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 Sep 27, 2023
1 parent 81cca60 commit adb98f6
Show file tree
Hide file tree
Showing 14 changed files with 109 additions and 13 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"packages/google-cloud-beyondcorp-appgateways": "1.0.1",
"packages/google-cloud-beyondcorp-clientconnectorservices": "2.0.1",
"packages/google-cloud-beyondcorp-clientgateways": "1.0.1",
"packages/google-cloud-bigquery-analyticshub": "1.0.1",
"packages/google-cloud-bigquery-analyticshub": "1.1.0",
"packages/google-cloud-bigquery-connection": "3.0.1",
"packages/google-cloud-bigquery-dataexchange": "1.0.1",
"packages/google-cloud-bigquery-datapolicies": "1.1.0",
Expand All @@ -43,7 +43,7 @@
"packages/google-cloud-confidentialcomputing": "1.1.0",
"packages/google-cloud-config": "0.1.1",
"packages/google-cloud-contactcenterinsights": "3.0.1",
"packages/google-cloud-contentwarehouse": "1.2.0",
"packages/google-cloud-contentwarehouse": "1.3.0",
"packages/google-cloud-datacatalog": "4.0.1",
"packages/google-cloud-datacatalog-lineage": "1.0.1",
"packages/google-cloud-dataform": "1.0.2",
Expand All @@ -58,7 +58,7 @@
"packages/google-cloud-dialogflow-cx": "4.1.0",
"packages/google-cloud-discoveryengine": "1.1.0",
"packages/google-cloud-dns": "4.0.0",
"packages/google-cloud-documentai": "8.0.1",
"packages/google-cloud-documentai": "8.1.0",
"packages/google-cloud-domains": "3.0.1",
"packages/google-cloud-essentialcontacts": "3.0.1",
"packages/google-cloud-eventarc": "3.0.1",
Expand Down Expand Up @@ -135,7 +135,7 @@
"packages/google-cloud-workstations": "1.1.0",
"packages/google-container": "5.3.0",
"packages/google-dataflow": "3.0.1",
"packages/google-devtools-artifactregistry": "3.0.1",
"packages/google-devtools-artifactregistry": "3.0.2",
"packages/google-devtools-cloudbuild": "4.0.1",
"packages/google-devtools-containeranalysis": "5.1.1",
"packages/google-iam": "1.0.1",
Expand Down
70 changes: 69 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,74 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "fix",
"sha": "dcd9022f16c63c9e0f0eec10615f64b76184a9b6",
"message": "[artifactregistry] make repository and repository_id in CreateRepository required",
"issues": [
"4693"
]
}
],
"version": "3.0.2",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/artifact-registry",
"id": "582c3535-1e14-43c2-82bd-b3cd2a6823e6",
"createTime": "2023-09-27T19:02:58.589Z"
},
{
"changes": [
{
"type": "feat",
"sha": "effcc26ef80ba3d7fd982d1d3860c147a9046f15",
"message": "[documentai] added field Processor.processor_version_aliases",
"issues": [
"4689"
]
}
],
"version": "8.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/documentai",
"id": "1235028c-e155-4889-9e29-a1571cb3f940",
"createTime": "2023-09-27T19:02:58.583Z"
},
{
"changes": [
{
"type": "feat",
"sha": "8ea16a1535e4162dac7b9bd621c731330712f899",
"message": "[contentwarehouse] add matched_token_page_indices field in DocumentWarehouse API",
"issues": [
"4700"
]
}
],
"version": "1.3.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/contentwarehouse",
"id": "3b7531bf-72fb-4802-9ace-ea39cd9f9863",
"createTime": "2023-09-27T19:02:58.574Z"
},
{
"changes": [
{
"type": "feat",
"sha": "3689da386f79a5cedff8aadc4aa0bf352d068ce2",
"message": "[bigquery-analyticshub] add Subscription resource and RPCs",
"issues": [
"4699"
]
}
],
"version": "1.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/bigquery-analyticshub",
"id": "4d1d5db8-7f29-4129-b662-552d4504900e",
"createTime": "2023-09-27T19:02:58.564Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -19312,5 +19380,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-09-20T00:11:06.049Z"
"updateTime": "2023-09-27T19:02:58.589Z"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-bigquery-analyticshub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/googleapis/google-cloud-node/compare/bigquery-analyticshub-v1.0.1...bigquery-analyticshub-v1.1.0) (2023-09-27)


### Features

* [bigquery-analyticshub] add Subscription resource and RPCs ([#4699](https://github.com/googleapis/google-cloud-node/issues/4699)) ([3689da3](https://github.com/googleapis/google-cloud-node/commit/3689da386f79a5cedff8aadc4aa0bf352d068ce2))

## [1.0.1](https://github.com/googleapis/google-cloud-node/compare/bigquery-analyticshub-v1.0.0...bigquery-analyticshub-v1.0.1) (2023-09-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-analyticshub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/bigquery-analyticshub",
"version": "1.0.1",
"version": "1.1.0",
"description": "Analytics Hub API 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 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/bigquery-analyticshub": "^1.0.1"
"@google-cloud/bigquery-analyticshub": "^1.1.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-contentwarehouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/googleapis/google-cloud-node/compare/contentwarehouse-v1.2.0...contentwarehouse-v1.3.0) (2023-09-27)


### Features

* [contentwarehouse] add matched_token_page_indices field in DocumentWarehouse API ([#4700](https://github.com/googleapis/google-cloud-node/issues/4700)) ([8ea16a1](https://github.com/googleapis/google-cloud-node/commit/8ea16a1535e4162dac7b9bd621c731330712f899))

## [1.2.0](https://github.com/googleapis/google-cloud-node/compare/contentwarehouse-v1.1.0...contentwarehouse-v1.2.0) (2023-09-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-contentwarehouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/contentwarehouse",
"version": "1.2.0",
"version": "1.3.0",
"description": "Document AI Warehouse 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 @@
"publish": "echo 'sample test; do not publish'"
},
"dependencies": {
"@google-cloud/contentwarehouse": "^1.2.0"
"@google-cloud/contentwarehouse": "^1.3.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-documentai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.1.0](https://github.com/googleapis/google-cloud-node/compare/documentai-v8.0.1...documentai-v8.1.0) (2023-09-27)


### Features

* [documentai] added field Processor.processor_version_aliases ([#4689](https://github.com/googleapis/google-cloud-node/issues/4689)) ([effcc26](https://github.com/googleapis/google-cloud-node/commit/effcc26ef80ba3d7fd982d1d3860c147a9046f15))

## [8.0.1](https://github.com/googleapis/google-cloud-node/compare/documentai-v8.0.0...documentai-v8.0.1) (2023-09-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-documentai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/documentai",
"version": "8.0.1",
"version": "8.1.0",
"description": "Document AI client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-documentai/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "mocha test/*.js --timeout 600000"
},
"dependencies": {
"@google-cloud/documentai": "^8.0.1",
"@google-cloud/documentai": "^8.1.0",
"@google-cloud/storage": "^7.0.0",
"p-queue": "^7.0.0",
"uuid": "^9.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/google-devtools-artifactregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.2](https://github.com/googleapis/google-cloud-node/compare/artifact-registry-v3.0.1...artifact-registry-v3.0.2) (2023-09-27)


### Bug Fixes

* [artifactregistry] make repository and repository_id in CreateRepository required ([#4693](https://github.com/googleapis/google-cloud-node/issues/4693)) ([dcd9022](https://github.com/googleapis/google-cloud-node/commit/dcd9022f16c63c9e0f0eec10615f64b76184a9b6))

## [3.0.1](https://github.com/googleapis/google-cloud-node/compare/artifact-registry-v3.0.0...artifact-registry-v3.0.1) (2023-09-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-artifactregistry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/artifact-registry",
"version": "3.0.1",
"version": "3.0.2",
"description": "Artifactregistry client for Node.js",
"repository": {
"type": "git",
Expand Down
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/artifact-registry": "^3.0.1"
"@google-cloud/artifact-registry": "^3.0.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit adb98f6

Please sign in to comment.