This repository was archived by the owner on Mar 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/firestore?activeTab=versions
66
7+ ## [ 7.11.5] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.4...v7.11.5 ) (2025-09-22)
8+
9+
10+ ### Bug Fixes
11+
12+ * Pool.ts: add more detailed logging for client garbage collection ([ #2420 ] ( https://github.com/googleapis/nodejs-firestore/issues/2420 ) ) ([ 1bbca46] ( https://github.com/googleapis/nodejs-firestore/commit/1bbca46ff2a6ea98b52a83ff7dae6092e69b044d ) )
13+
714## [ 7.11.4] ( https://github.com/googleapis/nodejs-firestore/compare/v7.11.3...v7.11.4 ) (2025-09-16)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/firestore" ,
33 "description" : " Firestore Client Library for Node.js" ,
4- "version" : " 7.11.4 " ,
4+ "version" : " 7.11.5 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha --timeout 600000"
1212 },
1313 "dependencies" : {
14- "@google-cloud/firestore" : " ^7.11.4 "
14+ "@google-cloud/firestore" : " ^7.11.5 "
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments