Skip to content

Commit

Permalink
chore: release main (#4629)
Browse files Browse the repository at this point in the history
* chore: release main

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Sep 11, 2023
1 parent 32d823a commit 04f6253
Show file tree
Hide file tree
Showing 32 changed files with 217 additions and 31 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"packages/google-appengine": "3.0.1",
"packages/google-area120-tables": "3.0.1",
"packages/google-cloud-accessapproval": "3.0.1",
"packages/google-cloud-aiplatform": "3.1.0",
"packages/google-cloud-aiplatform": "3.2.0",
"packages/google-cloud-apigateway": "3.0.1",
"packages/google-cloud-apigeeconnect": "3.0.1",
"packages/google-cloud-asset": "5.0.2",
Expand All @@ -31,14 +31,14 @@
"packages/google-cloud-billing-budgets": "5.1.0",
"packages/google-cloud-binaryauthorization": "3.1.0",
"packages/google-cloud-certificatemanager": "1.0.1",
"packages/google-cloud-channel": "3.0.1",
"packages/google-cloud-channel": "3.1.0",
"packages/google-cloud-clouddms": "3.1.0",
"packages/google-cloud-compute": "4.0.1",
"packages/google-cloud-contactcenterinsights": "3.0.1",
"packages/google-cloud-contentwarehouse": "1.1.0",
"packages/google-cloud-datacatalog": "4.0.1",
"packages/google-cloud-datacatalog-lineage": "1.0.1",
"packages/google-cloud-dataform": "0.4.1",
"packages/google-cloud-dataform": "1.0.0",
"packages/google-cloud-datafusion": "3.0.1",
"packages/google-cloud-datalabeling": "4.0.1",
"packages/google-cloud-dataplex": "3.0.1",
Expand Down Expand Up @@ -119,7 +119,7 @@
"packages/google-dataflow": "3.0.1",
"packages/google-devtools-artifactregistry": "3.0.1",
"packages/google-devtools-cloudbuild": "4.0.1",
"packages/google-devtools-containeranalysis": "5.1.0",
"packages/google-devtools-containeranalysis": "5.1.1",
"packages/google-iam": "1.0.1",
"packages/google-iam-credentials": "3.0.1",
"packages/google-identity-accesscontextmanager": "3.0.1",
Expand All @@ -143,7 +143,7 @@
"packages/google-cloud-rapidmigrationassessment": "1.0.1",
"packages/google-cloud-migrationcenter": "1.0.1",
"packages/google-cloud-commerce-consumer-procurement": "0.1.1",
"packages/google-cloud-policytroubleshooter-iam": "0.2.0",
"packages/google-cloud-policytroubleshooter-iam": "0.2.1",
"packages/google-cloud-sql": "0.1.0",
"packages/google-cloud-config": "0.1.0",
"packages/google-cloud-netapp": "0.1.0"
Expand Down
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": "2ba7b489e6109e5bf3d5e7276a0b94558ebd48d0",
"message": "Publication issues with containeranalysis and policytroubleshooter",
"issues": [
"4628"
]
}
],
"version": "0.2.1",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/policy-troubleshooter-iam",
"id": "87b6854d-c52e-4806-a534-c65af8240326",
"createTime": "2023-09-11T17:58:23.549Z"
},
{
"changes": [
{
"type": "fix",
"sha": "2ba7b489e6109e5bf3d5e7276a0b94558ebd48d0",
"message": "Publication issues with containeranalysis and policytroubleshooter",
"issues": [
"4628"
]
}
],
"version": "5.1.1",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/containeranalysis",
"id": "e8f47a9c-a50c-40f6-bde4-fe68063e13f4",
"createTime": "2023-09-11T17:58:23.543Z"
},
{
"changes": [
{
"type": "fix",
"sha": "7d4c40ffab7fe98257560f2986acfcb888f15747",
"message": "Update dependency @google-cloud/dataform to v1",
"issues": [
"4631"
],
"scope": "deps"
},
{
"type": "fix",
"sha": "b6cea45d03faaa7bd6e5daa36ebd0063a1e1f251",
"message": "[Many APIs] simplify logic for HTTP/1.1 REST fallback option",
"issues": [
"4585"
]
},
{
"type": "fix",
"sha": "a4507aa1166832c2d9624cb55879a543f65ec4cb",
"message": "Update dependency @google-cloud/dataform to v1",
"issues": [
"4532"
],
"scope": "deps"
},
{
"type": "chore",
"sha": "2260f12543d171bda95345e53475f5f0fdc45770",
"message": "Migrate to Node 14",
"issues": [
"4443"
],
"breakingChangeNote": "migrate to Node 14 ([#4443](https://github.com/googleapis/google-cloud-node/issues/4443))"
},
{
"type": "fix",
"sha": "c32965c0c4a5975ba37371ecd819d9cffb080aa5",
"message": "[Many APIs] fix typings for IAM methods",
"issues": [
"4460"
]
},
{
"type": "fix",
"sha": "170f7d57b8fd344d182a8e758867b8124722eebc",
"message": "Minify JSON and JS files, and remove .map files",
"issues": [
"4143"
]
},
{
"type": "fix",
"sha": "0b67d883963643ce1b4f6d2ccd3e8d37adf6e029",
"message": "Bump `google-gax` to ^3.5.8",
"issues": [
"4117"
],
"scope": "deps"
}
],
"version": "1.0.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dataform",
"id": "837f5fb7-2785-48e5-8cd2-1e18d77c0cf1",
"createTime": "2023-09-11T17:58:23.534Z"
},
{
"changes": [
{
"type": "feat",
"sha": "0805d0f4417a853f5c0f365f357f078f8c481c17",
"message": "[channel] mark ChannelPartnerGranularity as deprecated and offer alternatives",
"issues": [
"4623"
]
}
],
"version": "3.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/channel",
"id": "6d83562e-f819-4029-9ef8-198da00b8a3e",
"createTime": "2023-09-11T17:58:23.528Z"
},
{
"changes": [
{
"type": "feat",
"sha": "32d823a8ea1613ebb653978a7cd0686f9af2724b",
"message": "Add encryption_spec to index.proto and index_endpoint.proto",
"issues": [
"4596"
]
}
],
"version": "3.2.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/aiplatform",
"id": "92574196-9798-4eaf-877d-e2342a1d0da2",
"createTime": "2023-09-11T17:58:23.522Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -18618,5 +18755,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-09-08T00:22:54.021Z"
"updateTime": "2023-09-11T17:58:23.549Z"
}
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.2.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.1.0...aiplatform-v3.2.0) (2023-09-11)


### Features

* Add encryption_spec to index.proto and index_endpoint.proto ([#4596](https://github.com/googleapis/google-cloud-node/issues/4596)) ([32d823a](https://github.com/googleapis/google-cloud-node/commit/32d823a8ea1613ebb653978a7cd0686f9af2724b))

## [3.1.0](https://github.com/googleapis/google-cloud-node/compare/aiplatform-v3.0.0...aiplatform-v3.1.0) (2023-09-06)


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.1.0",
"version": "3.2.0",
"description": "Vertex AI client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-aiplatform",
"version": "3.1.0",
"version": "3.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-aiplatform",
"version": "3.1.0",
"version": "3.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-aiplatform",
"version": "3.1.0",
"version": "3.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-aiplatform",
"version": "3.1.0",
"version": "3.2.0",
"language": "TYPESCRIPT",
"apis": [
{
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.1.0"
"@google-cloud/aiplatform": "^3.2.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/googleapis/google-cloud-node/compare/channel-v3.0.1...channel-v3.1.0) (2023-09-11)


### Features

* [channel] mark ChannelPartnerGranularity as deprecated and offer alternatives ([#4623](https://github.com/googleapis/google-cloud-node/issues/4623)) ([0805d0f](https://github.com/googleapis/google-cloud-node/commit/0805d0f4417a853f5c0f365f357f078f8c481c17))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-channel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/channel",
"version": "3.0.1",
"version": "3.1.0",
"description": "Channel client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-channel",
"version": "3.0.1",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-channel",
"version": "3.0.1",
"version": "3.1.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-channel/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/channel": "^3.0.1",
"@google-cloud/channel": "^3.1.0",
"@google-cloud/local-auth": "^3.0.0",
"google-auth-library": "^9.0.0",
"google-gax": "^3.0.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-dataform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.0.0](https://github.com/googleapis/google-cloud-node/compare/dataform-v0.4.1...dataform-v1.0.0) (2023-09-11)


### ⚠ BREAKING CHANGES

* migrate to Node 14 ([#4443](https://github.com/googleapis/google-cloud-node/issues/4443))

### Bug Fixes

* [Many APIs] fix typings for IAM methods ([#4460](https://github.com/googleapis/google-cloud-node/issues/4460)) ([c32965c](https://github.com/googleapis/google-cloud-node/commit/c32965c0c4a5975ba37371ecd819d9cffb080aa5))
* [Many APIs] simplify logic for HTTP/1.1 REST fallback option ([#4585](https://github.com/googleapis/google-cloud-node/issues/4585)) ([b6cea45](https://github.com/googleapis/google-cloud-node/commit/b6cea45d03faaa7bd6e5daa36ebd0063a1e1f251))
* **deps:** Bump `google-gax` to ^3.5.8 ([#4117](https://github.com/googleapis/google-cloud-node/issues/4117)) ([0b67d88](https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029))
* **deps:** Update dependency @google-cloud/dataform to v1 ([#4532](https://github.com/googleapis/google-cloud-node/issues/4532)) ([a4507aa](https://github.com/googleapis/google-cloud-node/commit/a4507aa1166832c2d9624cb55879a543f65ec4cb))
* **deps:** Update dependency @google-cloud/dataform to v1 ([#4631](https://github.com/googleapis/google-cloud-node/issues/4631)) ([7d4c40f](https://github.com/googleapis/google-cloud-node/commit/7d4c40ffab7fe98257560f2986acfcb888f15747))
* Minify JSON and JS files, and remove .map files ([#4143](https://github.com/googleapis/google-cloud-node/issues/4143)) ([170f7d5](https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc))


### Miscellaneous Chores

* Migrate to Node 14 ([#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://github.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770))

## [0.4.1](https://github.com/googleapis/google-cloud-node/compare/dataform-v1.0.0...dataform-v0.4.1) (2023-09-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/dataform",
"version": "0.4.1",
"version": "1.0.0",
"description": "dataform client for Node.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "0.4.1",
"version": "1.0.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "0.4.1",
"version": "1.0.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "0.4.1",
"version": "1.0.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "0.4.1",
"version": "1.0.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-policytroubleshooter-iam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-node/compare/policy-troubleshooter-iam-v0.2.0...policy-troubleshooter-iam-v0.2.1) (2023-09-11)


### Bug Fixes

* Publication issues with containeranalysis and policytroubleshooter ([#4628](https://github.com/googleapis/google-cloud-node/issues/4628)) ([2ba7b48](https://github.com/googleapis/google-cloud-node/commit/2ba7b489e6109e5bf3d5e7276a0b94558ebd48d0))

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/policy-troubleshooter-iam-v0.1.0...policy-troubleshooter-iam-v0.2.0) (2023-09-06)


Expand Down
Loading

0 comments on commit 04f6253

Please sign in to comment.