Skip to content
  •  
  •  
  •  
373 changes: 186 additions & 187 deletions .release-please-manifest.json

Large diffs are not rendered by default.

3,174 changes: 3,172 additions & 2 deletions changelog.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions handwritten/cloud-profiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## [6.1.0](https://github.com/googleapis/google-cloud-node/compare/profiler-v6.0.3...profiler-v6.1.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))


### Bug Fixes

* [gkeconnect-gateway] remove unused GatewayServiceClient ([#6775](https://github.com/googleapis/google-cloud-node/issues/6775)) ([41c2ff2](https://github.com/googleapis/google-cloud-node/commit/41c2ff2851b5fdadabf4f9bd3500167c34b32ff7))

## [6.0.3](https://github.com/googleapis/cloud-profiler-nodejs/compare/v6.0.2...v6.0.3) (2025-04-14)


Expand Down
2 changes: 1 addition & 1 deletion handwritten/cloud-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/profiler",
"version": "6.0.3",
"version": "6.1.0",
"description": "Adds support for Cloud Profiler to Node.js applications",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion handwritten/cloud-profiler/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Google LLC.",
"license": "Apache-2.0",
"dependencies": {
"@google-cloud/profiler": "^6.0.3"
"@google-cloud/profiler": "^6.1.0"
},
"files": [
"*.js"
Expand Down
7 changes: 7 additions & 0 deletions packages/gapic-node-processing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.6...gapic-node-processing-v0.2.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [0.1.6](https://github.com/googleapis/google-cloud-node/compare/gapic-node-processing-v0.1.5...gapic-node-processing-v0.1.6) (2025-10-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/gapic-node-processing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gapic-node-processing",
"version": "0.1.6",
"version": "0.2.0",
"description": "Does various processing functions for Nodejs gapic libraries",
"bin": "./build/src/cli.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ads-admanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.5.0...admanager-v0.6.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [0.5.0](https://github.com/googleapis/google-cloud-node/compare/admanager-v0.4.1...admanager-v0.5.0) (2025-10-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-admanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-ads/admanager",
"version": "0.5.0",
"version": "0.6.0",
"description": "Google Ad Manager API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-admanager/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-ads/admanager": "^0.5.0"
"@google-ads/admanager": "^0.6.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-ads-datamanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/datamanager-v0.1.0...datamanager-v0.2.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## 0.1.0 (2025-11-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-datamanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-ads/datamanager",
"version": "0.1.0",
"version": "0.2.0",
"description": "Data Manager API client for Node.js",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.1.0](https://github.com/googleapis/google-cloud-node/compare/admin-v9.0.1...admin-v9.1.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [9.0.1](https://github.com/googleapis/google-cloud-node/compare/admin-v9.0.0...admin-v9.0.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-analytics/admin",
"version": "9.0.1",
"version": "9.1.0",
"description": "Admin client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-analytics/admin": "^9.0.1",
"@google-analytics/admin": "^9.1.0",
"google-auth-library": "^10.0.0",
"google-gax": "^5.0.0",
"http": "0.0.1-security",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-analytics-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.3.0](https://github.com/googleapis/google-cloud-node/compare/data-v5.2.1...data-v5.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [5.2.1](https://github.com/googleapis/google-cloud-node/compare/data-v5.2.0...data-v5.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-analytics/data",
"version": "5.2.1",
"version": "5.3.0",
"description": "Data client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-data/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-analytics/data": "^5.2.1",
"@google-analytics/data": "^5.3.0",
"google-auth-library": "^10.0.0",
"google-gax": "^5.0.0",
"http": "^0.0.1-security",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-api-apikeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.0](https://github.com/googleapis/google-cloud-node/compare/apikeys-v2.2.1...apikeys-v2.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [2.2.1](https://github.com/googleapis/google-cloud-node/compare/apikeys-v2.2.0...apikeys-v2.2.1) (2025-10-13)


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

## [4.4.0](https://github.com/googleapis/google-cloud-node/compare/service-control-v4.3.1...service-control-v4.4.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [4.3.1](https://github.com/googleapis/google-cloud-node/compare/service-control-v4.3.0...service-control-v4.3.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicecontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/service-control",
"version": "4.3.1",
"version": "4.4.0",
"description": "Service control client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicecontrol/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/service-control": "^4.3.1"
"@google-cloud/service-control": "^4.4.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-api-servicemanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.3.0](https://github.com/googleapis/google-cloud-node/compare/service-management-v3.2.1...service-management-v3.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [3.2.1](https://github.com/googleapis/google-cloud-node/compare/service-management-v3.2.0...service-management-v3.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicemanagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/service-management",
"version": "3.2.1",
"version": "3.3.0",
"description": "Service management client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicemanagement/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/service-management": "^3.2.1"
"@google-cloud/service-management": "^3.3.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-api-serviceusage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/service-usage-v4.2.1...service-usage-v4.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [4.2.1](https://github.com/googleapis/google-cloud-node/compare/service-usage-v4.2.0...service-usage-v4.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-serviceusage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/service-usage",
"version": "4.2.1",
"version": "4.3.0",
"description": "Serviceusage client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-serviceusage/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/service-usage": "^4.2.1"
"@google-cloud/service-usage": "^4.3.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-appengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/appengine-admin-v4.2.1...appengine-admin-v4.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [4.2.1](https://github.com/googleapis/google-cloud-node/compare/appengine-admin-v4.2.0...appengine-admin-v4.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-appengine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/appengine-admin",
"version": "4.2.1",
"version": "4.3.0",
"description": "Appengine client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-appengine/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/appengine-admin": "^4.2.1"
"@google-cloud/appengine-admin": "^4.3.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-events-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-node/compare/subscriptions-v0.1.1...subscriptions-v0.2.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/subscriptions-v0.1.0...subscriptions-v0.1.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-events-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/subscriptions",
"version": "0.1.1",
"version": "0.2.0",
"description": "Google Workspace Events 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/subscriptions": "^0.1.1"
"@google-cloud/subscriptions": "^0.2.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-apps-meet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.0](https://github.com/googleapis/google-cloud-node/compare/meet-v0.7.1...meet-v0.8.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [0.7.1](https://github.com/googleapis/google-cloud-node/compare/meet-v0.7.0...meet-v0.7.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-meet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-apps/meet",
"version": "0.7.1",
"version": "0.8.0",
"description": "Google Meet API client for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-meet/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-apps/meet": "^0.7.1"
"@google-apps/meet": "^0.8.0"
},
"devDependencies": {
"c8": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-area120-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/googleapis/google-cloud-node/compare/area120-tables-v4.2.1...area120-tables-v4.3.0) (2026-02-05)


### Features

* [compute] Update Compute Engine v1 API to revision 20251031 ([#6920](https://github.com/googleapis/google-cloud-node/issues/6920)) ([95f3adb](https://github.com/googleapis/google-cloud-node/commit/95f3adb6308c65eb000f841cc05460a8979a9d4f))

## [4.2.1](https://github.com/googleapis/google-cloud-node/compare/area120-tables-v4.2.0...area120-tables-v4.2.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-area120-tables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/area120-tables",
"version": "4.2.1",
"version": "4.3.0",
"description": "Tables client for Node.js",
"repository": {
"type": "git",
Expand Down
Loading