From 77bd374cd215fae51552b7380f099f3b8d85e65b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:57:14 +0000 Subject: [PATCH 1/2] chore(main): release firestore 8.7.1 --- .release-please-manifest.json | 2 +- changelog.json | 20 +++++++++++++++++++- handwritten/firestore/CHANGELOG.md | 7 +++++++ handwritten/firestore/package.json | 2 +- 4 files changed, 28 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 86fea6bbdbef..4f4d2ee06505 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -27,7 +27,7 @@ "handwritten/cloud-profiler": "7.0.1", "handwritten/datastore": "10.1.1", "handwritten/error-reporting": "3.0.6", - "handwritten/firestore": "8.7.0", + "handwritten/firestore": "8.7.1", "handwritten/google-cloud-dns": "5.3.2", "handwritten/logging": "11.3.0", "handwritten/logging-bunyan": "5.1.2", diff --git a/changelog.json b/changelog.json index bfb942099b21..3a8de1ab8225 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,24 @@ { "repository": "googleapis/google-cloud-node", "entries": [ + { + "changes": [ + { + "type": "fix", + "sha": "1d3c655992216e4e79a86480f84ff7eae9a5e6c5", + "message": "Prevent adding telemetry events to ended spans (#8847)", + "issues": [ + "8939" + ], + "scope": "firestore" + } + ], + "version": "8.7.1", + "language": "JAVASCRIPT", + "artifactName": "@google-cloud/firestore", + "id": "df4dea8f-90fd-4d79-b41e-75745b5bda94", + "createTime": "2026-08-04T02:57:11.545Z" + }, { "changes": [ { @@ -83908,5 +83926,5 @@ "createTime": "2023-01-28T04:18:24.718Z" } ], - "updateTime": "2026-07-29T20:49:49.925Z" + "updateTime": "2026-08-04T02:57:11.545Z" } \ No newline at end of file diff --git a/handwritten/firestore/CHANGELOG.md b/handwritten/firestore/CHANGELOG.md index 07a3bdd828b6..74949e035429 100644 --- a/handwritten/firestore/CHANGELOG.md +++ b/handwritten/firestore/CHANGELOG.md @@ -5,6 +5,13 @@ [1]: https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions +## [8.7.1](https://github.com/googleapis/google-cloud-node/compare/firestore-v8.7.0...firestore-v8.7.1) (2026-08-04) + + +### Bug Fixes + +* **firestore:** Prevent adding telemetry events to ended spans ([#8847](https://github.com/googleapis/google-cloud-node/issues/8847)) ([#8939](https://github.com/googleapis/google-cloud-node/issues/8939)) ([1d3c655](https://github.com/googleapis/google-cloud-node/commit/1d3c655992216e4e79a86480f84ff7eae9a5e6c5)) + ## [8.7.0](https://github.com/googleapis/google-cloud-node/compare/firestore-v8.6.0...firestore-v8.7.0) (2026-07-21) diff --git a/handwritten/firestore/package.json b/handwritten/firestore/package.json index 0dee01e6dcfc..2ec15efc7a01 100644 --- a/handwritten/firestore/package.json +++ b/handwritten/firestore/package.json @@ -1,7 +1,7 @@ { "name": "@google-cloud/firestore", "description": "Firestore Client Library for Node.js", - "version": "8.7.0", + "version": "8.7.1", "license": "Apache-2.0", "author": "Google Inc.", "engines": { From 59a4193c3c2e6397558856bda8be1da0e93d86cd Mon Sep 17 00:00:00 2001 From: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com> Date: Tue, 4 Aug 2026 17:12:08 -0600 Subject: [PATCH 2/2] style: sort changelog.json entries by createTime descending --- changelog.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/changelog.json b/changelog.json index e06bce18a923..2cb451a85eb4 100644 --- a/changelog.json +++ b/changelog.json @@ -1,24 +1,6 @@ { "repository": "googleapis/google-cloud-node", "entries": [ - { - "changes": [ - { - "type": "fix", - "sha": "1d3c655992216e4e79a86480f84ff7eae9a5e6c5", - "message": "Prevent adding telemetry events to ended spans (#8847)", - "issues": [ - "8939" - ], - "scope": "firestore" - } - ], - "version": "8.7.1", - "language": "JAVASCRIPT", - "artifactName": "@google-cloud/firestore", - "id": "df4dea8f-90fd-4d79-b41e-75745b5bda94", - "createTime": "2026-08-04T02:57:11.545Z" - }, { "changes": [ { @@ -37,6 +19,24 @@ "id": "3d414cc1-2f0c-4d66-aaf9-d0224a334b8c", "createTime": "2026-08-04T02:57:11.657Z" }, + { + "changes": [ + { + "type": "fix", + "sha": "1d3c655992216e4e79a86480f84ff7eae9a5e6c5", + "message": "Prevent adding telemetry events to ended spans (#8847)", + "issues": [ + "8939" + ], + "scope": "firestore" + } + ], + "version": "8.7.1", + "language": "JAVASCRIPT", + "artifactName": "@google-cloud/firestore", + "id": "df4dea8f-90fd-4d79-b41e-75745b5bda94", + "createTime": "2026-08-04T02:57:11.545Z" + }, { "changes": [ { @@ -83944,5 +83944,5 @@ "createTime": "2023-01-28T04:18:24.718Z" } ], - "updateTime": "2026-08-04T02:57:11.545Z" + "updateTime": "2026-08-04T02:57:11.657Z" }