Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #5461

Merged
merged 3 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"packages/google-cloud-servicedirectory": "5.3.0",
"packages/google-cloud-shell": "3.3.0",
"packages/google-cloud-speech": "6.6.0",
"packages/google-cloud-sql": "0.13.0",
"packages/google-cloud-sql": "0.14.0",
"packages/google-cloud-storageinsights": "1.3.0",
"packages/google-cloud-support": "1.3.0",
"packages/google-cloud-talent": "6.3.0",
Expand All @@ -137,7 +137,7 @@
"packages/google-cloud-websecurityscanner": "3.3.0",
"packages/google-cloud-workflows-executions": "3.4.0",
"packages/google-cloud-workstations": "1.4.0",
"packages/google-container": "5.14.0",
"packages/google-container": "5.15.0",
"packages/google-dataflow": "3.3.0",
"packages/google-devtools-artifactregistry": "3.4.0",
"packages/google-devtools-cloudbuild": "4.5.0",
Expand Down Expand Up @@ -182,5 +182,7 @@
"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.1.0",
"packages/google-cloud-managedkafka": "0.1.0",
"packages/google-cloud-developerconnect": "0.1.0"
}
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": "feat",
"sha": "724f42c129e09a79dd0be0c87578ed0507fa19b5",
"message": "Add initial files for google.cloud.developerconnect.v1",
"issues": [
"5397"
]
},
{
"type": "feat",
"sha": "a9784ed3db6ee96d171762308bbbcd57390b6866",
"message": "[Many APIs] update Nodejs generator to send API versions in headers for GAPICs",
"issues": [
"5354"
]
},
{
"type": "feat",
"sha": "01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372",
"message": "[Many APIs] update Nodejs generator to send API versions in headers for GAPICs",
"issues": [
"5351"
]
}
],
"version": "0.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/developerconnect",
"id": "4bf31f6f-a04f-4177-b158-137432c98dcb",
"createTime": "2024-06-12T19:36:15.458Z"
},
{
"changes": [
{
"type": "feat",
"sha": "1c4766cff1e12857cca5632541ee18d854cd9f9a",
"message": "Add initial files for google.cloud.managedkafka.v1",
"issues": [
"5395"
]
},
{
"type": "feat",
"sha": "a9784ed3db6ee96d171762308bbbcd57390b6866",
"message": "[Many APIs] update Nodejs generator to send API versions in headers for GAPICs",
"issues": [
"5354"
]
},
{
"type": "feat",
"sha": "01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372",
"message": "[Many APIs] update Nodejs generator to send API versions in headers for GAPICs",
"issues": [
"5351"
]
}
],
"version": "0.1.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/managedkafka",
"id": "f550562a-788a-417d-9cb0-3ec60092694d",
"createTime": "2024-06-12T19:36:15.444Z"
},
{
"changes": [
{
"type": "feat",
"sha": "e62ec4df1773c683cc60cbb1adafeffc98970a61",
"message": "[container] A new message `HugepagesConfig` is added",
"issues": [
"5447"
]
}
],
"version": "5.15.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/container",
"id": "7d47866d-f220-4ef4-9b58-d24ef8ee08bb",
"createTime": "2024-06-12T19:36:15.363Z"
},
{
"changes": [
{
"type": "feat",
"sha": "5de5142eb62d6e102e8666f2e7c6a96e8f016c00",
"message": "[sql] add Cluster maintenance and Self-service maintenance to SqlOperationType",
"issues": [
"5452"
]
}
],
"version": "0.14.0",
"language": "JAVASCRIPT",
"artifactName": "@google-cloud/sql",
"id": "b01879ed-a542-4d9d-98ed-b300a8e399b3",
"createTime": "2024-06-12T19:36:15.280Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -34518,5 +34618,5 @@
"createTime": "2023-01-28T04:18:24.718Z"
}
],
"updateTime": "2024-06-05T20:50:50.793Z"
"updateTime": "2024-06-12T19:36:15.458Z"
}
10 changes: 10 additions & 0 deletions packages/google-cloud-developerconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## 0.1.0 (2024-06-12)


### Features

* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5351](https://github.com/googleapis/google-cloud-node/issues/5351)) ([01f48fc](https://github.com/googleapis/google-cloud-node/commit/01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372))
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5354](https://github.com/googleapis/google-cloud-node/issues/5354)) ([a9784ed](https://github.com/googleapis/google-cloud-node/commit/a9784ed3db6ee96d171762308bbbcd57390b6866))
* Add initial files for google.cloud.developerconnect.v1 ([#5397](https://github.com/googleapis/google-cloud-node/issues/5397)) ([724f42c](https://github.com/googleapis/google-cloud-node/commit/724f42c129e09a79dd0be0c87578ed0507fa19b5))
2 changes: 1 addition & 1 deletion packages/google-cloud-developerconnect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/developerconnect",
"version": "0.0.0",
"version": "0.1.0",
"description": "Developer Connect 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/developerconnect": "0.0.0"
"@google-cloud/developerconnect": "^0.1.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/google-cloud-managedkafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## 0.1.0 (2024-06-12)


### Features

* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5351](https://github.com/googleapis/google-cloud-node/issues/5351)) ([01f48fc](https://github.com/googleapis/google-cloud-node/commit/01f48fce63ec4ddf801d59ee2b8c0db9f6fb8372))
* [Many APIs] update Nodejs generator to send API versions in headers for GAPICs ([#5354](https://github.com/googleapis/google-cloud-node/issues/5354)) ([a9784ed](https://github.com/googleapis/google-cloud-node/commit/a9784ed3db6ee96d171762308bbbcd57390b6866))
* Add initial files for google.cloud.managedkafka.v1 ([#5395](https://github.com/googleapis/google-cloud-node/issues/5395)) ([1c4766c](https://github.com/googleapis/google-cloud-node/commit/1c4766cff1e12857cca5632541ee18d854cd9f9a))
2 changes: 1 addition & 1 deletion packages/google-cloud-managedkafka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/managedkafka",
"version": "0.0.0",
"version": "0.1.0",
"description": "Apache Kafka for BigQuery API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-managedkafka/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/managedkafka": "0.0.0"
"@google-cloud/managedkafka": "^0.1.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-sql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.13.0...sql-v0.14.0) (2024-06-12)


### Features

* [sql] add Cluster maintenance and Self-service maintenance to SqlOperationType ([#5452](https://github.com/googleapis/google-cloud-node/issues/5452)) ([5de5142](https://github.com/googleapis/google-cloud-node/commit/5de5142eb62d6e102e8666f2e7c6a96e8f016c00))

## [0.13.0](https://github.com/googleapis/google-cloud-node/compare/sql-v0.12.0...sql-v0.13.0) (2024-06-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-sql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/sql",
"version": "0.13.0",
"version": "0.14.0",
"description": "Sql client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-sql/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/sql": "^0.13.0"
"@google-cloud/sql": "^0.14.0"
},
"devDependencies": {
"c8": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-container/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/container?activeTab=versions

## [5.15.0](https://github.com/googleapis/google-cloud-node/compare/container-v5.14.0...container-v5.15.0) (2024-06-12)


### Features

* [container] A new message `HugepagesConfig` is added ([#5447](https://github.com/googleapis/google-cloud-node/issues/5447)) ([e62ec4d](https://github.com/googleapis/google-cloud-node/commit/e62ec4df1773c683cc60cbb1adafeffc98970a61))

## [5.14.0](https://github.com/googleapis/google-cloud-node/compare/container-v5.13.0...container-v5.14.0) (2024-06-03)


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": "5.14.0",
"version": "5.15.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": "^5.14.0",
"@google-cloud/container": "^5.15.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
Loading