Releases: googleapis/nodejs-bigtable
Releases · googleapis/nodejs-bigtable
v6.4.1
v6.4.0
v6.3.0
6.3.0 (2025-08-11)
Features
- Add client side metrics for checkAndMutateRow calls (#1661) (c258ea1)
- Add client side metrics for readModifyWriteRow calls (#1656) (2129312)
- Client side metrics support for mutateRows (#1638) (7601e4d)
- Collect client side metrics for sampleRowKeys calls (#1660) (6ed98fa)
- For client side metrics, record metrics as MUTATE_ROW for single row mutates (#1650) (f190a8c)
- Record ReadRows application latencies for client side metrics (#1647) (8af801b)
Bug Fixes
v6.2.0
6.2.0 (2025-07-23)
Features
- Add client side metrics collection to readRows calls (#1571) (71f4d78)
- Add plumbing to support unary calls for client side metric collection (#1631) (c267ede)
- Add support for Execute Query (#1613) (e3894ed)
- Initial timed stream implementation for application latencies (#1639) (ca490e8)
Bug Fixes
v6.1.0
v6.0.0
6.0.0 (2025-04-22)
⚠ BREAKING CHANGES
- migrate to Node 18 (#1582)
Features
- Add fields and the BackupType proto for Hot Backups (#1439) (433a8e3)
- Add MergeToCell to Mutation APIs (433a8e3)
- Add min, max, hll aggregators and more types (433a8e3)
- Add plumbing PR for client side metrics to support the open telemetry instruments (#1569) (c37a451)
- Add the MetricsCollector for client side metrics (#1566) (d475ef2)
- Add the plumbing for application blocking latencies client side metrics (#1575) (967f440)
- Bigtable authorized views requests on the Data plane (#1509) (da373b5)
- Move the metrics handler fixture (#1570) (c97ebcc)
- Publish ProtoRows Message (433a8e3)
- Publish the Cloud Bigtable ExecuteQuery API (433a8e3)
- Update Go Bigtable import path (433a8e3)
- Update Go Datastore import path (433a8e3)
Bug Fixes
- Address assertion error in TestReadRows_Retry_LastScannedRow conformance test (#1521) (0552638)
- Check and mutate generic header conformance test (#1551) (7f1099a)
- Conformance test sample rowkeys generic deadline (#1562) (2fdf98f)
- Fix plumbing errors for client side metrics collection (#1583) (574c2f4)
- Fix TestReadRows_Generic_CloseClient conformance test by passing grpc status codes for closed client errors (#1524) (8524174)
- Paused scan test is now fixed (#1539) (d009a8f)
- Sample rowkey generic header conformance test (#1550) (6ef7671)
- TestMutateRow_Generic_Headers (#1540) (f6176c1)
- Update owlbot.py to exculde sync repo (#1549) (f1ad565)
- Update sync-repo-settings.yaml to make owl bot optional (#1547) (d745412)
- Use the universe domain if it is provided by the user (#1563) (d26ecb8)
Miscellaneous Chores
v5.1.2
v5.1.1
v5.1.0
5.1.0 (2024-05-28)
Features
- Add feature for copying backups (#1153) (91f85b5)
- Add String type with Utf8Raw encoding to Bigtable API (#1419) (724b711)
- Publish Automated Backups protos (#1391) (17838ed)
- Trusted Private Cloud support, use the universeDomain parameter (#1386) (c0c287e)
Bug Fixes
- deps: Update dependency @google-cloud/precise-date to v4 (#1318) (9dcef90)
- Extend timeouts for deleting snapshots, backups and tables (#1387) (1a6f59a)
- Fix flakey test by extending timeout (#1350) (906ac79)
- Improve retry logic for streaming API calls (#1372) (e8083a4)
- Remove the watermarks (#1313) (0126a0e)