Skip to content

Commit

Permalink
chore: release main (#4675)
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 19, 2023
1 parent 0057f4e commit 24aedff
Show file tree
Hide file tree
Showing 18 changed files with 147 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"packages/google-cloud-accessapproval": "3.0.1",
"packages/google-cloud-advisorynotifications": "1.0.1",
"packages/google-cloud-aiplatform": "3.2.0",
"packages/google-cloud-alloydb": "1.1.0",
"packages/google-cloud-alloydb": "1.2.0",
"packages/google-cloud-apigateway": "3.0.1",
"packages/google-cloud-apigeeconnect": "3.0.1",
"packages/google-cloud-apigeeregistry": "1.0.1",
Expand Down Expand Up @@ -46,7 +46,7 @@
"packages/google-cloud-contentwarehouse": "1.2.0",
"packages/google-cloud-datacatalog": "4.0.1",
"packages/google-cloud-datacatalog-lineage": "1.0.1",
"packages/google-cloud-dataform": "1.0.1",
"packages/google-cloud-dataform": "1.0.2",
"packages/google-cloud-datafusion": "3.0.1",
"packages/google-cloud-datalabeling": "4.0.1",
"packages/google-cloud-dataplex": "3.0.1",
Expand Down
102 changes: 101 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,106 @@
{
"repository": "googleapis/google-cloud-node",
"entries": [
{
"changes": [
{
"type": "fix",
"sha": "240a69f10d1d5e3fe45169dedfc5f1c2d6492df9",
"message": "Dataform version",
"issues": []
},
{
"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.2",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/dataform",
"id": "0a9d822b-772b-457d-a7a9-2bc1db872033",
"createTime": "2023-09-19T20:28:26.883Z"
},
{
"changes": [
{
"type": "feat",
"sha": "0057f4eaa3b73c24b5e2eadaaf92338e357a82f0",
"message": "[alloydb] Added enum value for PG15",
"issues": [
"4680"
]
},
{
"type": "feat",
"sha": "b1c7da692c0c62d74f66158ea965dca0500db27f",
"message": "[alloydb] Added enum value for PG15",
"issues": [
"4674"
]
}
],
"version": "1.2.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/alloydb",
"id": "9ca11328-5c4b-45f7-a382-0a1621dd851b",
"createTime": "2023-09-19T20:28:26.875Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -19144,5 +19244,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2023-09-19T00:45:48.057Z"
"updateTime": "2023-09-19T20:28:26.883Z"
}
8 changes: 8 additions & 0 deletions packages/google-cloud-alloydb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Features

* [alloydb] Added enum value for PG15 ([#4674](https://github.com/googleapis/google-cloud-node/issues/4674)) ([b1c7da6](https://github.com/googleapis/google-cloud-node/commit/b1c7da692c0c62d74f66158ea965dca0500db27f))
* [alloydb] Added enum value for PG15 ([#4680](https://github.com/googleapis/google-cloud-node/issues/4680)) ([0057f4e](https://github.com/googleapis/google-cloud-node/commit/0057f4eaa3b73c24b5e2eadaaf92338e357a82f0))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-alloydb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/alloydb",
"version": "1.1.0",
"version": "1.2.0",
"description": "AlloyDB API 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-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-alloydb",
"version": "1.1.0",
"version": "1.2.0",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-alloydb/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/alloydb": "^1.1.0"
"@google-cloud/alloydb": "^1.2.0"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down
22 changes: 22 additions & 0 deletions packages/google-cloud-dataform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.0.2](https://github.com/googleapis/google-cloud-node/compare/dataform-v1.0.1...dataform-v1.0.2) (2023-09-19)


### ⚠ 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))
* Dataform version ([240a69f](https://github.com/googleapis/google-cloud-node/commit/240a69f10d1d5e3fe45169dedfc5f1c2d6492df9))
* **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))

## [1.0.1](https://github.com/googleapis/google-cloud-node/compare/dataform-v0.4.1...dataform-v1.0.1) (2023-09-19)


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": "1.0.1",
"version": "1.0.2",
"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": "1.0.1",
"version": "1.0.2",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "1.0.1",
"version": "1.0.2",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "1.0.1",
"version": "1.0.2",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-dataform",
"version": "1.0.1",
"version": "1.0.2",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataform/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/dataform": "^1.0.1"
"@google-cloud/dataform": "^1.0.2"
},
"devDependencies": {
"c8": "^7.1.0",
Expand Down

0 comments on commit 24aedff

Please sign in to comment.